18 #ifndef itkMetaDataDictionary_h
19 #define itkMetaDataDictionary_h
48 virtual void Print(std::ostream & os)
const;
53 typedef MetaDataDictionaryMapType::iterator
Iterator;
69 std::vector< std::string > GetKeys()
const;
81 bool HasKey(
const std::string &)
const;
83 bool Erase(
const std::string&);
90 #if !defined( ITK_WRAPPING_PARSER )
98 #if !defined( ITK_WRAPPING_PARSER )
106 #if !defined( ITK_WRAPPING_PARSER )
107 Iterator Find(
const std::string & key);
119 #endif // itkMetaDataDictionary_h