![]() |
MapLink Pro 11.1.1.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
|
Public Member Functions | |
TSLWMSLayerLegend () | |
TSLWMSLayerLegend (const TSLWMSLayerLegend &rhs) | |
void | destroy () |
const unsigned int * | height () const |
void | height (const unsigned int *val) |
const char * | format () const |
bool | format (const char *format) |
const TSLWMSOnlineResource * | url () const |
TSLWMSOnlineResource * | url () |
const unsigned int * | width () const |
void | width (const unsigned int *val) |
void * | operator new (size_t size) TSL_NO_THROW |
void * | operator new (size_t size, char *filename, int line) |
TSLWMSLayerLegend::TSLWMSLayerLegend | ( | ) |
TSLWMSLayerLegend::TSLWMSLayerLegend | ( | const TSLWMSLayerLegend & | rhs | ) |
void TSLWMSLayerLegend::destroy | ( | ) |
const char * TSLWMSLayerLegend::format | ( | ) | const |
bool TSLWMSLayerLegend::format | ( | const char * | format | ) |
const unsigned int * TSLWMSLayerLegend::height | ( | ) | const |
void TSLWMSLayerLegend::height | ( | const unsigned int * | val | ) |
void * TSLWMSLayerLegend::operator new | ( | size_t | size | ) |
void * TSLWMSLayerLegend::operator new | ( | size_t | size, |
char * | filename, | ||
int | line ) |
When included in an MFC applicaton in debug mode, the debug new expects this to be here. Override it and return the same as the normal one. The library must include it when compiled in release mode, since the users application may be in debug mode.
TSLWMSOnlineResource * TSLWMSLayerLegend::url | ( | ) |
const TSLWMSOnlineResource * TSLWMSLayerLegend::url | ( | ) | const |
const unsigned int * TSLWMSLayerLegend::width | ( | ) | const |
void TSLWMSLayerLegend::width | ( | const unsigned int * | val | ) |