#include <TdkCorbaWMSService.h>
Inheritance diagram for TdkCorbaWMSService_tie< _omniT >:
Public Member Functions | |
TdkCorbaWMSService_tie (_omniT &t) | |
TdkCorbaWMSService_tie (_omniT &t, PortableServer::POA_ptr p) | |
TdkCorbaWMSService_tie (_omniT *t, CORBA::Boolean r=1) | |
TdkCorbaWMSService_tie (_omniT *t, PortableServer::POA_ptr p, CORBA::Boolean r=1) | |
~TdkCorbaWMSService_tie () | |
_omniT * | _tied_object () |
void | _tied_object (_omniT &t) |
void | _tied_object (_omniT *t, CORBA::Boolean r=1) |
CORBA::Boolean | _is_owner () |
void | _is_owner (CORBA::Boolean io) |
PortableServer::POA_ptr | _default_POA () |
char * | GetProjectsInfo (const char *url) |
char * | GetCapabilities (CORBA::Long projectId, CORBA::Long viewId) |
tdkserver::ImageData * | GetMap (const char *srs, const tdkserver::Styles &style, const char *formato, const char *bgcolor, const tdkserver::ExceptionsFormat &excecoes, const tdkserver::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 tdkserver::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 tdkserver::WMSMapsList &query_layers, const char *info_format, CORBA::Long feature_count, CORBA::Long x, CORBA::Long y, const tdkserver::ExceptionsFormat &excecoes) |
Private Attributes | |
_omniT * | pd_obj |
PortableServer::POA_ptr | pd_poa |
CORBA::Boolean | pd_rel |
TdkCorbaWMSService_tie< _omniT >::TdkCorbaWMSService_tie | ( | _omniT & | t | ) | [inline] |
TdkCorbaWMSService_tie< _omniT >::TdkCorbaWMSService_tie | ( | _omniT & | t, | |
PortableServer::POA_ptr | p | |||
) | [inline] |
TdkCorbaWMSService_tie< _omniT >::TdkCorbaWMSService_tie | ( | _omniT * | t, | |
CORBA::Boolean | r = 1 | |||
) | [inline] |
TdkCorbaWMSService_tie< _omniT >::TdkCorbaWMSService_tie | ( | _omniT * | t, | |
PortableServer::POA_ptr | p, | |||
CORBA::Boolean | r = 1 | |||
) | [inline] |
TdkCorbaWMSService_tie< _omniT >::~TdkCorbaWMSService_tie | ( | ) | [inline] |
_omniT* TdkCorbaWMSService_tie< _omniT >::_tied_object | ( | ) | [inline] |
void TdkCorbaWMSService_tie< _omniT >::_tied_object | ( | _omniT & | t | ) | [inline] |
void TdkCorbaWMSService_tie< _omniT >::_tied_object | ( | _omniT * | t, | |
CORBA::Boolean | r = 1 | |||
) | [inline] |
CORBA::Boolean TdkCorbaWMSService_tie< _omniT >::_is_owner | ( | ) | [inline] |
void TdkCorbaWMSService_tie< _omniT >::_is_owner | ( | CORBA::Boolean | io | ) | [inline] |
PortableServer::POA_ptr TdkCorbaWMSService_tie< _omniT >::_default_POA | ( | ) | [inline] |
char* TdkCorbaWMSService_tie< _omniT >::GetProjectsInfo | ( | const char * | url | ) | [inline] |
char* TdkCorbaWMSService_tie< _omniT >::GetCapabilities | ( | CORBA::Long | projectId, | |
CORBA::Long | viewId | |||
) | [inline] |
tdkserver::ImageData* TdkCorbaWMSService_tie< _omniT >::GetMap | ( | const char * | srs, | |
const tdkserver::Styles & | style, | |||
const char * | formato, | |||
const char * | bgcolor, | |||
const tdkserver::ExceptionsFormat & | excecoes, | |||
const tdkserver::WMSMapsList & | mapas, | |||
CORBA::Long | width, | |||
CORBA::Long | height, | |||
CORBA::Double | xmin, | |||
CORBA::Double | ymin, | |||
CORBA::Double | xmax, | |||
CORBA::Double | ymax, | |||
CORBA::Long | viewId | |||
) | [inline] |
char* TdkCorbaWMSService_tie< _omniT >::GetFeatureInfo | ( | const char * | srs, | |
const tdkserver::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 tdkserver::WMSMapsList & | query_layers, | |||
const char * | info_format, | |||
CORBA::Long | feature_count, | |||
CORBA::Long | x, | |||
CORBA::Long | y, | |||
const tdkserver::ExceptionsFormat & | excecoes | |||
) | [inline] |
_omniT* TdkCorbaWMSService_tie< _omniT >::pd_obj [private] |
PortableServer::POA_ptr TdkCorbaWMSService_tie< _omniT >::pd_poa [private] |
CORBA::Boolean TdkCorbaWMSService_tie< _omniT >::pd_rel [private] |