| addCharacterSet(MD_CharacterSetCode code) | te::md::MD_DataIdentification |  | 
  | addGeographicBBoxExt(const double &llx, const double &lly, const double &urx, const double &ury, bool isInside=true) | te::md::MD_DataIdentification |  | 
  | addGeographicBBoxExt(const te::gm::Envelope *bb, bool isInside=true) | te::md::MD_DataIdentification |  | 
  | addLanguage(const std::string &lang) | te::md::MD_DataIdentification |  | 
  | addPointOfContact(CI_ResponsibleParty *p) | te::md::MD_Identification |  | 
  | addTopicCategory(MD_TopicCategoryCode code) | te::md::MD_DataIdentification |  | 
  | clone() const  | te::md::MD_DataIdentification | virtual | 
  | dataIsCovered() const  | te::md::MD_DataIdentification |  | 
  | getAbstract() const  | te::md::MD_Identification |  | 
  | getCharsetCodes() const  | te::md::MD_DataIdentification |  | 
  | getCitation() const  | te::md::MD_Identification |  | 
  | getExtent() const  | te::md::MD_DataIdentification |  | 
  | getLanguages() const  | te::md::MD_DataIdentification |  | 
  | getPointsOfContact() const  | te::md::MD_Identification |  | 
  | getScale() const  | te::md::MD_DataIdentification |  | 
  | getSpatialRepTypeCode() const  | te::md::MD_DataIdentification |  | 
  | getStatus() const  | te::md::MD_Identification |  | 
  | getTopicCategories() const  | te::md::MD_DataIdentification |  | 
  | m_abstract | te::md::MD_Identification | protected | 
  | m_charSet | te::md::MD_DataIdentification | private | 
  | m_citation | te::md::MD_Identification | protected | 
  | m_dataIsCovered | te::md::MD_DataIdentification | private | 
  | m_extent | te::md::MD_DataIdentification | private | 
  | m_language | te::md::MD_DataIdentification | private | 
  | m_poc | te::md::MD_Identification | protected | 
  | m_scale | te::md::MD_DataIdentification | private | 
  | m_spatialRepresentationType | te::md::MD_DataIdentification | private | 
  | m_status | te::md::MD_Identification | protected | 
  | m_topicCategory | te::md::MD_DataIdentification | private | 
  | MD_DataIdentification(CI_Citation *cite, const std::string &abstract, MD_ProgressCode status, const std::string &lang) | te::md::MD_DataIdentification |  | 
  | MD_Identification(CI_Citation *citation, const std::string abstract, MD_ProgressCode status) | te::md::MD_Identification |  | 
  | setScale(long d) | te::md::MD_DataIdentification |  | 
  | setSpatialRepType(te::md::MD_SpatialRepresentationTypeCode code) | te::md::MD_DataIdentification |  | 
  | ~MD_DataIdentification() | te::md::MD_DataIdentification |  | 
  | ~MD_Identification() | te::md::MD_Identification | virtual |