#include <Metadata.h>
Inheritance diagram for Metadata:


Public Methods | |
| void | setFeature (FeatureName f, FeatureValue v) | 
| Set a feature and its value. More... | |
| bool | existsFeature (FeatureName f) | 
| Test to see if feature exists. More... | |
| void | deleteFeature (FeatureName f) | 
| Delete a feature. More... | |
| StringSet | getFeatureNames () | 
| void | setFeatures (Features f) | 
| list<string> | storeSQLs (AGSetId agSetid, AGId agId, Id id) | 
| Create list of SQLs used to save the metadata to the DB server. More... | |
| string | toString () | 
| Dump the metadata in AIF format. More... | |
      
  | 
  
| 
 Delete a feature. 
  | 
  
      
  | 
  
| 
 Test to see if feature exists. 
  | 
  
      
  | 
  
| 
 Get feature names 
  | 
  
      
  | 
  
| 
 Set a feature and its value. 
  | 
  
      
  | 
  
| 
 Set multiple features in a single string. Set multiple features in a single string in Dublin Core Structured Values DCSV (Cox & Iannella) format. For example, "name=Stone Philips;phone=(215)555-8888;age=40" 
  | 
  
      
  | 
  
| 
 Create list of SQLs used to save the metadata to the DB server. 
  | 
  
      
  | 
  
| 
 Dump the metadata in AIF format. 
 Reimplemented from FeatureMap.  | 
  
1.2.7 written by Dimitri van Heesch,
 © 1997-2001