![]() |
MapLink Pro 11.1.1.0.
Envitia MapLink Pro: The Ultimate Mapping Application Toolkit
|
Abstract base class for all requests.
Public Member Functions | |
const char * | address () const |
const TSLWMSRequestDimension * | getDimensionAt (int index) const |
int | noOfDimensions () const |
Protected Member Functions | |
TSLWMSRequest () | |
~TSLWMSRequest () | |
|
protected |
|
protected |
const char * TSLWMSRequest::address | ( | ) | const |
Address through which the service was accessed.
const TSLWMSRequestDimension * TSLWMSRequest::getDimensionAt | ( | int | index | ) | const |
Queries the nth additional dimension passed in the request.
index | The index of the dimension to request. |
int TSLWMSRequest::noOfDimensions | ( | ) | const |
Queries the number of additional dimensions passed in the request.