MapLink Pro 11.1.1.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
Loading...
Searching...
No Matches
TSLOWCCategory Class Reference

Detailed Description

This class represents metadata about a context document or resource that can be used to automatically classify the kind of information present in the document.

Public Member Functions

const char * category () const
 
const char * scheme () const
 
const char * title () const
 

Member Function Documentation

◆ category()

const char * TSLOWCCategory::category ( ) const

Returns the name of the category this entry represents. This name may not be human readable.

◆ scheme()

const char * TSLOWCCategory::scheme ( ) const

Returns the optional scheme used to specify the available categories.

◆ title()

const char * TSLOWCCategory::title ( ) const

Returns the optional human readable name for this category.