18 #ifndef __itkMetaDataDictionary_h
19 #define __itkMetaDataDictionary_h
48 virtual void Print(std::ostream & os)
const;
53 public std::map< std::string, MetaDataObjectBase::Pointer >
56 typedef MetaDataDictionaryMapType::iterator
Iterator;
72 std::vector< std::string > GetKeys()
const;
84 bool HasKey(
const std::string &)
const;
91 #if !defined( CABLE_CONFIGURATION )
99 #if !defined( CABLE_CONFIGURATION )
107 #if !defined( CABLE_CONFIGURATION )
108 Iterator Find(
const std::string & key);
120 #endif // __itkMetaDataDictionary_h