![]() |
MapLink Pro 11.1.1.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
|
Information about online sources from which the dataset, specification, or community profile name and extended metadata elements can be obtained.
Static Public Member Functions | |
static TSLCIOnlineResource * | create () |
TSLCIOnlineResource::TSLCIOnlineResource | ( | ) |
The default constructor.
TSLCIOnlineResource::TSLCIOnlineResource | ( | const TSLCIOnlineResource & | right | ) |
The copy constructor.
|
virtual |
The destructor.
|
inline |
Returns the applicationProfile attribute.
|
inline |
Returns the applicationProfile attribute.
void TSLCIOnlineResource::applicationProfile | ( | const char * | input | ) |
Overload to allow assignment of string as a literal.
void TSLCIOnlineResource::applicationProfile | ( | TSLCharacterString * | input, |
bool | assumeOwnership = true ) |
Sets the applicationProfile attribute.
|
static |
|
inline |
Returns the description attribute.
|
inline |
Returns the description attribute.
void TSLCIOnlineResource::description | ( | const char * | input | ) |
Overload to allow assignment of string as a literal.
void TSLCIOnlineResource::description | ( | TSLCharacterString * | input, |
bool | assumeOwnership = true ) |
Sets the description attribute.
|
inline |
Returns the function attribute.
void TSLCIOnlineResource::function | ( | TSLCIOnLineFunctionCode | input | ) |
Sets the function attribute. TSLCIOnLineFunctionCodeNULL is allowed.
|
inline |
|
inline |
Accessors for functionEx (Extensible codelist TSLCIOnLineFunctionCodeEx)
void TSLCIOnlineResource::functionEx | ( | TSLCIOnLineFunctionCodeEx & | input | ) |
|
inline |
Returns the linkage attribute.
|
inline |
Returns the linkage attribute.
void TSLCIOnlineResource::linkage | ( | const TSLURL & | input | ) |
Sets the linkage attribute.
|
inline |
Returns the name attribute.
|
inline |
Returns the name attribute.
void TSLCIOnlineResource::name | ( | const char * | input | ) |
Overload to allow assignment of string as a literal.
void TSLCIOnlineResource::name | ( | TSLCharacterString * | input, |
bool | assumeOwnership = true ) |
Sets the name attribute.
TSLCIOnlineResource & TSLCIOnlineResource::operator= | ( | const TSLCIOnlineResource & | right | ) |
Assignment operator.
|
inline |
Returns the protocol attribute.
|
inline |
Returns the protocol attribute.
void TSLCIOnlineResource::protocol | ( | const char * | input | ) |
Overload to allow assignment of string as a literal.
void TSLCIOnlineResource::protocol | ( | TSLCharacterString * | input, |
bool | assumeOwnership = true ) |
Sets the protocol attribute.
|
virtual |