|
ITK
5.2.0
Insight Toolkit
|
Go to the documentation of this file.
18 #ifndef itkMetaDataDictionary_h
19 #define itkMetaDataDictionary_h
62 Print(std::ostream & os)
const;
67 using Iterator = MetaDataDictionaryMapType::iterator;
87 std::vector<std::string>
102 Get(
const std::string &)
const;
106 HasKey(
const std::string &)
const;
109 Erase(
const std::string &);
135 Find(
const std::string & key);
138 Find(
const std::string & key)
const;
161 #endif // itkMetaDataDictionary_h
void swap(Array< T > &a, Array< T > &b)
The "itk" namespace contains all Insight Segmentation and Registration Toolkit (ITK) classes....