![]() |
MapLink Pro 11.1.1.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
|
Brief description of ways in which the dataset is currently used.
Static Public Member Functions | |
static TSLMDUsage * | create () |
TSLMDUsage::TSLMDUsage | ( | ) |
The default constructor.
TSLMDUsage::TSLMDUsage | ( | const TSLMDUsage & | right | ) |
The copy constructor.
|
virtual |
The destructor.
|
static |
bool TSLMDUsage::insertUserContactInfo | ( | const TSLCIResponsibleParty & | obj, |
int | position = -1 ) |
Inserts the given TSLCIResponsibleParty at the given position. If the given position is not provided or is not in range, the TSLCIResponsibleParty is appended.
TSLMDUsage & TSLMDUsage::operator= | ( | const TSLMDUsage & | right | ) |
Assignment operator.
bool TSLMDUsage::removeUserContactInfo | ( | int | position = -1 | ) |
Removes a TSLCIResponsibleParty from the given position. If the given position is not provided or is not in range, the last TSLCIResponsibleParty is removed.
|
virtual |
|
inline |
Returns the specificUsage attribute.
|
inline |
Returns the specificUsage attribute.
void TSLMDUsage::specificUsage | ( | const char * | input | ) |
Overload to allow assignment of string as a literal.
void TSLMDUsage::specificUsage | ( | const TSLCharacterString & | input | ) |
Sets the specificUsage attribute.
|
inline |
Returns the usageDateTime attribute.
|
inline |
Returns the usageDateTime attribute.
void TSLMDUsage::usageDateTime | ( | TSLDateTime * | input, |
bool | assumeOwnership = true ) |
Sets the usageDateTime attribute.
|
inline |
Returns the userContactInfo attribute.
|
inline |
Returns the userContactInfo attribute.
|
inline |
Returns the TSLCIResponsibleParty at the given position. If the given position is not in range a null pointer is returned.
|
inline |
Returns the TSLCIResponsibleParty at the given position. If the given position is not in range a null pointer is returned.
|
inline |
Returns the userDeterminedLimitations attribute.
|
inline |
Returns the userDeterminedLimitations attribute.
void TSLMDUsage::userDeterminedLimitations | ( | const char * | input | ) |
Overload to allow assignment of string as a literal.
void TSLMDUsage::userDeterminedLimitations | ( | TSLCharacterString * | input, |
bool | assumeOwnership = true ) |
Sets the userDeterminedLimitations attribute.