
Static Public Member Functions | |
| static TSLEXGeographicDescription * | create () |
| Static Public Member Functions inherited from TSLEXGeographicExtent | |
| static TSLCharacterString * | getObjectIdentifier () |
Additional Inherited Members | |
| Static Public Attributes inherited from TSLEXGeographicExtent | |
| static TSLMD_RTTI | m_classInfo |
| Protected Attributes inherited from TSLEXGeographicExtent | |
| TSLCharacterString * | m_extendedInformation |
| TSLCharacterString * | m_objectIdentifier |
| TSLEXGeographicDescription::TSLEXGeographicDescription | ( | ) |
The default constructor.
| TSLEXGeographicDescription::TSLEXGeographicDescription | ( | const TSLEXGeographicDescription & | right | ) |
The copy constructor.
|
virtual |
The destructor.
|
virtual |
Clone method for derived or derived from classes. Creates object on the heap, so the pointer must be deleted
Implements TSLEXGeographicExtent.
|
static |
|
inline |
Returns the geographicIdentifier attribute.
|
inline |
Returns the geographicIdentifier attribute.
| void TSLEXGeographicDescription::geographicIdentifier | ( | TSLMDIdentifier * | input, |
| bool | assumeOwnership = true ) |
Sets the geographicIdentifier attribute.
| TSLEXGeographicDescription & TSLEXGeographicDescription::operator= | ( | const TSLEXGeographicDescription & | right | ) |
Assignment operator.
|
virtual |
Reimplemented from TSLEXGeographicExtent.