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

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 TSLWMSOnlineResourceurl () const
 
TSLWMSOnlineResourceurl ()
 
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)
 

Constructor & Destructor Documentation

◆ TSLWMSLayerLegend() [1/2]

TSLWMSLayerLegend::TSLWMSLayerLegend ( )

◆ TSLWMSLayerLegend() [2/2]

TSLWMSLayerLegend::TSLWMSLayerLegend ( const TSLWMSLayerLegend & rhs)

Member Function Documentation

◆ destroy()

void TSLWMSLayerLegend::destroy ( )

◆ format() [1/2]

const char * TSLWMSLayerLegend::format ( ) const

◆ format() [2/2]

bool TSLWMSLayerLegend::format ( const char * format)

◆ height() [1/2]

const unsigned int * TSLWMSLayerLegend::height ( ) const

◆ height() [2/2]

void TSLWMSLayerLegend::height ( const unsigned int * val)

◆ operator new() [1/2]

void * TSLWMSLayerLegend::operator new ( size_t size)

◆ operator new() [2/2]

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.

◆ url() [1/2]

TSLWMSOnlineResource * TSLWMSLayerLegend::url ( )

◆ url() [2/2]

const TSLWMSOnlineResource * TSLWMSLayerLegend::url ( ) const

◆ width() [1/2]

const unsigned int * TSLWMSLayerLegend::width ( ) const

◆ width() [2/2]

void TSLWMSLayerLegend::width ( const unsigned int * val)