25 #include "../common/Exception.h" 26 #include "../core/translator/Translator.h" 70 std::map<std::string,MetadataAnnotation*>::const_iterator it =
m_metadata.find(aid);
78 const std::map<std::string,te::md::MetadataAnnotation*>&
97 const std::map<std::string,te::md::MetadataAnnotation*>::const_iterator
103 const std::map<std::string,te::md::MetadataAnnotation*>::const_iterator
#define TE_TR(message)
It marks a string in order to get translated.
This class is designed to declare objects to be thrown as exceptions by TerraLib. ...