#include <TdkCorbaWMSService.h>
Public Member Functions | |
char * | GetProjectsInfo (const char *url) |
char * | GetCapabilities (CORBA::Long projectId, CORBA::Long viewId) |
ImageData * | GetMap (const char *srs, const Styles &style, const char *formato, const char *bgcolor, const ExceptionsFormat &excecoes, const WMSMapsList &mapas, CORBA::Long width, CORBA::Long height, CORBA::Double xmin, CORBA::Double ymin, CORBA::Double xmax, CORBA::Double ymax, CORBA::Long viewId) |
char * | GetFeatureInfo (const char *srs, const Styles &style, const char *formato, const char *bgcolor, CORBA::Long width, CORBA::Long height, CORBA::Double xmin, CORBA::Double ymin, CORBA::Double xmax, CORBA::Double ymax, const WMSMapsList &query_layers, const char *info_format, CORBA::Long feature_count, CORBA::Long x, CORBA::Long y, const ExceptionsFormat &excecoes) |
_objref_TdkCorbaWMSService () | |
_objref_TdkCorbaWMSService (omniIOR *, omniIdentity *) | |
Protected Member Functions | |
virtual | ~_objref_TdkCorbaWMSService () |
Private Member Functions | |
virtual void * | _ptrToObjRef (const char *) |
_objref_TdkCorbaWMSService (const _objref_TdkCorbaWMSService &) | |
_objref_TdkCorbaWMSService & | operator= (const _objref_TdkCorbaWMSService &) |
Friends | |
class | TdkCorbaWMSService |
_objref_TdkCorbaWMSService::_objref_TdkCorbaWMSService | ( | ) | [inline] |
_objref_TdkCorbaWMSService::_objref_TdkCorbaWMSService | ( | omniIOR * | , | |
omniIdentity * | ||||
) |
virtual _objref_TdkCorbaWMSService::~_objref_TdkCorbaWMSService | ( | ) | [protected, virtual] |
_objref_TdkCorbaWMSService::_objref_TdkCorbaWMSService | ( | const _objref_TdkCorbaWMSService & | ) | [private] |
char* _objref_TdkCorbaWMSService::GetProjectsInfo | ( | const char * | url | ) |
char* _objref_TdkCorbaWMSService::GetCapabilities | ( | CORBA::Long | projectId, | |
CORBA::Long | viewId | |||
) |
ImageData* _objref_TdkCorbaWMSService::GetMap | ( | const char * | srs, | |
const Styles & | style, | |||
const char * | formato, | |||
const char * | bgcolor, | |||
const ExceptionsFormat & | excecoes, | |||
const WMSMapsList & | mapas, | |||
CORBA::Long | width, | |||
CORBA::Long | height, | |||
CORBA::Double | xmin, | |||
CORBA::Double | ymin, | |||
CORBA::Double | xmax, | |||
CORBA::Double | ymax, | |||
CORBA::Long | viewId | |||
) |
char* _objref_TdkCorbaWMSService::GetFeatureInfo | ( | const char * | srs, | |
const Styles & | style, | |||
const char * | formato, | |||
const char * | bgcolor, | |||
CORBA::Long | width, | |||
CORBA::Long | height, | |||
CORBA::Double | xmin, | |||
CORBA::Double | ymin, | |||
CORBA::Double | xmax, | |||
CORBA::Double | ymax, | |||
const WMSMapsList & | query_layers, | |||
const char * | info_format, | |||
CORBA::Long | feature_count, | |||
CORBA::Long | x, | |||
CORBA::Long | y, | |||
const ExceptionsFormat & | excecoes | |||
) |
virtual void* _objref_TdkCorbaWMSService::_ptrToObjRef | ( | const char * | ) | [private, virtual] |
_objref_TdkCorbaWMSService& _objref_TdkCorbaWMSService::operator= | ( | const _objref_TdkCorbaWMSService & | ) | [private] |
friend class TdkCorbaWMSService [friend] |