|
| | TSLMDDataIdentification () |
| |
| | TSLMDDataIdentification (const TSLMDDataIdentification &right) |
| |
| virtual | ~TSLMDDataIdentification () |
| |
| TSLMDDataIdentification & | operator= (const TSLMDDataIdentification &right) |
| |
| bool | insertSpatialRepresentationType (TSLMDSpatialRepresentationTypeCode obj, int position=-1) |
| |
| bool | removeSpatialRepresentationType (int position=-1) |
| |
| bool | insertSpatialResolution (const TSLMDResolution &obj, int position=-1) |
| |
| bool | removeSpatialResolution (int position=-1) |
| |
| bool | insertLanguage (const TSLCharacterString &obj, int position=-1) |
| |
| bool | insertLanguage (const char *input, int position=-1) |
| |
| bool | removeLanguage (int position=-1) |
| |
| bool | insertCharacterSet (const TSLMDCharacterSetCode &obj, int position=-1) |
| |
| bool | removeCharacterSet (int position=-1) |
| |
| bool | insertTopicCategory (TSLMDTopicCategoryCode obj, int position=-1) |
| |
| bool | removeTopicCategory (int position=-1) |
| |
| void | environmentDescription (TSLCharacterString *input, bool assumeOwnership=true) |
| |
| void | environmentDescription (const char *input) |
| |
| bool | insertExtent (const TSLEXExtent &obj, int position=-1) |
| |
| bool | removeExtent (int position=-1) |
| |
| void | supplementalInformation (TSLCharacterString *input, bool assumeOwnership=true) |
| |
| void | supplementalInformation (const char *input) |
| |
| virtual TSLMDDataIdentification * | clone () const |
| |
| virtual TSLMD_RTTI const * | classInfo () const |
| |
| bool | insertcharacterSetEx (const TSLMDCharacterSetCodeEx &obj, int position=-1) |
| |
| bool | removecharacterSetEx (int position=-1) |
| |
| bool | insertspatialRepresentationTypeEx (TSLMDSpatialRepresentationTypeCodeEx obj, int position=-1) |
| |
| bool | removespatialRepresentationTypeEx (int position=-1) |
| |
| bool | insertlanguageCodeEx (TSLMDLanguageCodeEx &obj, int position=-1) |
| |
| bool | removelanguageCodeEx (int position=-1) |
| |
| virtual bool | serialize (void *outputStreamOfXML, int indentation=-1, bool isRootHandler=true) const |
| |
|
| const TSLMDCollection< TSLMDSpatialRepresentationTypeCode > & | spatialRepresentationType () const |
| |
| TSLMDCollection< TSLMDSpatialRepresentationTypeCode > & | spatialRepresentationType () |
| |
| TSLMDSpatialRepresentationTypeCode | spatialRepresentationTypeAt (int position) const |
| |
| const TSLMDCollection< TSLMDResolution > & | spatialResolution () const |
| |
| TSLMDCollection< TSLMDResolution > & | spatialResolution () |
| |
| const TSLMDResolution * | spatialResolutionAt (int position) const |
| |
| TSLMDResolution * | spatialResolutionAt (int position) |
| |
| const TSLMDCollection< TSLCharacterString > & | language () const |
| |
| TSLMDCollection< TSLCharacterString > & | language () |
| |
| const TSLCharacterString * | languageAt (int position) const |
| |
| TSLCharacterString * | languageAt (int position) |
| |
| const TSLMDCollection< TSLMDCharacterSetCode > & | characterSet () const |
| |
| TSLMDCollection< TSLMDCharacterSetCode > & | characterSet () |
| |
| TSLMDCharacterSetCode | characterSetAt (int position) const |
| |
| const TSLMDCollection< TSLMDTopicCategoryCode > & | topicCategory () const |
| |
| TSLMDCollection< TSLMDTopicCategoryCode > & | topicCategory () |
| |
| TSLMDTopicCategoryCode | topicCategoryAt (int position) const |
| |
| const TSLCharacterString * | environmentDescription () const |
| |
| TSLCharacterString * | environmentDescription () |
| |
| const TSLMDCollection< TSLEXExtent > & | extent () const |
| |
| TSLMDCollection< TSLEXExtent > & | extent () |
| |
| const TSLEXExtent * | extentAt (int position) const |
| |
| TSLEXExtent * | extentAt (int position) |
| |
| const TSLCharacterString * | supplementalInformation () const |
| |
| TSLCharacterString * | supplementalInformation () |
| |
| const TSLMDCollection< TSLMDCharacterSetCodeEx > & | characterSetEx () const |
| |
| TSLMDCollection< TSLMDCharacterSetCodeEx > & | characterSetEx () |
| |
| TSLMDCharacterSetCodeEx | characterSetAt2 (int position) const |
| |
| const TSLMDCollection< TSLMDSpatialRepresentationTypeCodeEx > & | spatialRepresentationTypeEx () const |
| |
| TSLMDCollection< TSLMDSpatialRepresentationTypeCodeEx > & | spatialRepresentationTypeEx () |
| |
| TSLMDSpatialRepresentationTypeCodeEx | spatialRepresentationTypeAt2 (int position) const |
| |
| const TSLMDCollection< TSLMDLanguageCodeEx > & | languageCodeEx () const |
| |
| TSLMDCollection< TSLMDLanguageCodeEx > & | languageCodeEx () |
| |
| const TSLMDLanguageCodeEx & | languageCodeAt2 (int position) const |
| |
| | TSLMDIdentification () |
| |
| | TSLMDIdentification (const TSLMDIdentification &right) |
| |
| virtual | ~TSLMDIdentification ()=0 |
| |
| TSLMDIdentification & | operator= (const TSLMDIdentification &right) |
| |
| void | citation (const TSLCICitation &input) |
| |
| void | abstract (const TSLCharacterString &input) |
| |
| void | abstract (const char *input) |
| |
| void | purpose (TSLCharacterString *input, bool assumeOwnership=true) |
| |
| void | purpose (const char *input) |
| |
| bool | insertCredit (const TSLCharacterString &obj, int position=-1) |
| |
| bool | insertCredit (const char *input, int position=-1) |
| |
| bool | removeCredit (int position=-1) |
| |
| bool | insertStatus (TSLMDProgressCode obj, int position=-1) |
| |
| bool | removeStatus (int position=-1) |
| |
| bool | insertPointOfContact (const TSLCIResponsibleParty &obj, int position=-1) |
| |
| bool | removePointOfContact (int position=-1) |
| |
| bool | insertResourceSpecificUsage (const TSLMDUsage &val, int pos=-1) |
| |
| bool | removeResourceSpecificUsage (int pos=-1) |
| |
| bool | insertDescriptiveKeywords (const TSLMDKeywords &val, int pos=-1) |
| |
| bool | removeDescriptiveKeywords (int pos=-1) |
| |
| bool | insertGraphicOverview (const TSLMDBrowseGraphic &val, int pos=-1) |
| |
| bool | removeGraphicOverview (int pos=-1) |
| |
| bool | insertAggregationInfo (TSLMDAggregateInformation *val, bool assumeOwnership=true, int pos=-1) |
| |
| bool | removeAggregationInfo (int pos=-1) |
| |
| bool | insertResourceConstraints (TSLMDConstraints *val, bool assumeOwnership=true, int pos=-1) |
| |
| bool | removeResourceConstraints (int pos=-1) |
| |
| bool | insertResourceMaintenance (const TSLMDMaintenanceInformation &val, int pos=-1) |
| |
| bool | removeResourceMaintenance (int pos=-1) |
| |
| bool | insertResourceFormat (const TSLMDFormat &val, int pos=-1) |
| |
| bool | removeResourceFormat (int pos=-1) |
| |
| bool | isKindOf (char const *className) const |
| |
| bool | insertstatusEx (TSLMDProgressCodeEx obj, int position=-1) |
| |
| bool | removestatusEx (int position=-1) |
| |
| void | uuid (const TSLCharacterString &input) |
| |
| void | uuid (const char *input) |
| |
| const TSLCICitation & | citation () const |
| |
| TSLCICitation & | citation () |
| |
| const TSLCharacterString & | abstract () const |
| |
| TSLCharacterString & | abstract () |
| |
| const TSLCharacterString * | purpose () const |
| |
| TSLCharacterString * | purpose () |
| |
| const TSLMDCollection< TSLCharacterString > & | credit () const |
| |
| TSLMDCollection< TSLCharacterString > & | credit () |
| |
| const TSLCharacterString * | creditAt (int position) const |
| |
| TSLCharacterString * | creditAt (int position) |
| |
| const TSLMDCollection< TSLMDProgressCode > & | status () const |
| |
| TSLMDCollection< TSLMDProgressCode > & | status () |
| |
| TSLMDProgressCode | statusAt (int position) const |
| |
| const TSLMDCollection< TSLCIResponsibleParty > & | pointOfContact () const |
| |
| TSLMDCollection< TSLCIResponsibleParty > & | pointOfContact () |
| |
| const TSLCIResponsibleParty * | pointOfContactAt (int position) const |
| |
| TSLCIResponsibleParty * | pointOfContactAt (int position) |
| |
| const TSLMDCollection< TSLMDUsage > & | resourceSpecificUsage () const |
| |
| TSLMDCollection< TSLMDUsage > & | resourceSpecificUsage () |
| |
| const TSLMDUsage * | resourceSpecificUsageAt (int pos) const |
| |
| TSLMDUsage * | resourceSpecificUsageAt (int pos) |
| |
| const TSLMDCollection< TSLMDKeywords > & | descriptiveKeywords () const |
| |
| TSLMDCollection< TSLMDKeywords > & | descriptiveKeywords () |
| |
| const TSLMDKeywords * | descriptiveKeywordsAt (int pos) const |
| |
| TSLMDKeywords * | descriptiveKeywordsAt (int pos) |
| |
| const TSLMDCollection< TSLMDBrowseGraphic > & | graphicOverview () const |
| |
| TSLMDCollection< TSLMDBrowseGraphic > & | graphicOverview () |
| |
| const TSLMDBrowseGraphic * | graphicOverviewAt (int pos) const |
| |
| TSLMDBrowseGraphic * | graphicOverviewAt (int pos) |
| |
| const TSLMDCollection< TSLMDAggregateInformation * > & | aggregationInfo () const |
| |
| TSLMDCollection< TSLMDAggregateInformation * > & | aggregationInfo () |
| |
| const TSLMDAggregateInformation * | aggregationInfoAt (int pos) const |
| |
| TSLMDAggregateInformation * | aggregationInfoAt (int pos) |
| |
| const TSLMDCollection< TSLMDConstraints * > & | resourceConstraints () const |
| |
| TSLMDCollection< TSLMDConstraints * > & | resourceConstraints () |
| |
| const TSLMDConstraints * | resourceConstraintsAt (int pos) const |
| |
| TSLMDConstraints * | resourceConstraintsAt (int pos) |
| |
| const TSLMDCollection< TSLMDMaintenanceInformation > & | resourceMaintenance () const |
| |
| TSLMDCollection< TSLMDMaintenanceInformation > & | resourceMaintenance () |
| |
| const TSLMDMaintenanceInformation * | resourceMaintenanceAt (int pos) const |
| |
| TSLMDMaintenanceInformation * | resourceMaintenanceAt (int pos) |
| |
| const TSLMDCollection< TSLMDFormat > & | resourceFormat () const |
| |
| TSLMDCollection< TSLMDFormat > & | resourceFormat () |
| |
| const TSLMDFormat * | resourceFormatAt (int pos) const |
| |
| TSLMDFormat * | resourceFormatAt (int pos) |
| |
| const TSLMDCollection< TSLMDProgressCodeEx > & | statusEx () const |
| |
| TSLMDCollection< TSLMDProgressCodeEx > & | statusEx () |
| |
| TSLMDProgressCodeEx | statusAtEx (int position) const |
| |
| const TSLCharacterString & | uuid () const |
| |
| TSLCharacterString & | uuid () |
| |