![]() |
MapLink Pro 11.2
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
|
Description of the form of the data to be distributed
Static Public Member Functions | |
| static TSLMDFormat * | create () |
| TSLMDFormat::TSLMDFormat | ( | ) |
The default constructor.
| TSLMDFormat::TSLMDFormat | ( | const TSLMDFormat & | right | ) |
The copy constructor.
|
virtual |
The destructor.
|
inline |
Returns the amendmentNumber attribute.
|
inline |
Returns the amendmentNumber attribute.
| void TSLMDFormat::amendmentNumber | ( | const char * | input | ) |
Overload to allow assignment of string as a literal.
| void TSLMDFormat::amendmentNumber | ( | TSLCharacterString * | input, |
| bool | assumeOwnership = true ) |
Sets the amendmentNumber attribute.
|
static |
|
inline |
Returns the fileDecompressionTechnique attribute.
|
inline |
Returns the fileDecompressionTechnique attribute.
| void TSLMDFormat::fileDecompressionTechnique | ( | const char * | input | ) |
Overload to allow assignment of string as a literal.
| void TSLMDFormat::fileDecompressionTechnique | ( | TSLCharacterString * | input, |
| bool | assumeOwnership = true ) |
Sets the fileDecompressionTechnique attribute.
|
inline |
|
inline |
|
inline |
|
inline |
| bool TSLMDFormat::insertFormatDistributor | ( | TSLMDDistributor * | val, |
| int | pos = -1 ) |
|
inline |
Returns the name attribute.
|
inline |
Returns the name attribute.
| void TSLMDFormat::name | ( | const char * | input | ) |
Overload to allow assignment of string as a literal.
| void TSLMDFormat::name | ( | const TSLCharacterString & | input | ) |
Sets the name attribute.
| TSLMDFormat & TSLMDFormat::operator= | ( | const TSLMDFormat & | right | ) |
Assignment operator.
| bool TSLMDFormat::removeFormatDistributor | ( | int | pos = -1 | ) |
|
virtual |
|
inline |
Returns the specification attribute.
|
inline |
Returns the specification attribute.
| void TSLMDFormat::specification | ( | const char * | input | ) |
Overload to allow assignment of string as a literal.
| void TSLMDFormat::specification | ( | TSLCharacterString * | input, |
| bool | assumeOwnership = true ) |
Sets the specification attribute.
|
inline |
Returns the version attribute.
|
inline |
Returns the version attribute.
| void TSLMDFormat::version | ( | const char * | input | ) |
Overload to allow assignment of string as a literal.
| void TSLMDFormat::version | ( | const TSLCharacterString & | input | ) |
Sets the version attribute.