![]() |
MapLink Pro 11.2
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
|

An abstract class that represents metadata associated with a context document.
Public Types | |
| enum | TypeEnum { Unknown , External } |
Public Member Functions | |
| TypeEnum | type () const |
Protected Member Functions | |
| TSLOWCMetadata () | |
| ~TSLOWCMetadata () | |
Enumeration that defines the types of metadata objects for a TSLOWCMetadata object.
| Enumerator | |
|---|---|
| Unknown | The type of the metadata object is not known. |
| External | The metadata object is a TSLOWCExternalMetadata object. |
|
protected |
|
protected |
| TypeEnum TSLOWCMetadata::type | ( | ) | const |
Returns the type of this metadata object.