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

This class represents metadata about a context document held externally.
Public Member Functions | |
| const char * | mimeType () const |
| const char * | title () const |
| const char * | uri () const |
Public Member Functions inherited from TSLOWCMetadata | |
| TypeEnum | type () const |
Additional Inherited Members | |
Public Types inherited from TSLOWCMetadata | |
| enum | TypeEnum { Unknown , External } |
Protected Member Functions inherited from TSLOWCMetadata | |
| TSLOWCMetadata () | |
| ~TSLOWCMetadata () | |
| const char * TSLOWCExternalMetadata::mimeType | ( | ) | const |
Returns the mime type of the metadata resource pointed to by the URI.
| const char * TSLOWCExternalMetadata::title | ( | ) | const |
Returns the human readable title for the metadata item.
| const char * TSLOWCExternalMetadata::uri | ( | ) | const |
Returns the URI of the location of the metadata resource.