#include <TdkOGC.h>
Public Member Functions | |
WMSException () | |
WMSException (const WMSException &) | |
WMSException (const char *i_name) | |
WMSException & | operator= (const WMSException &) |
virtual | ~WMSException () |
virtual void | _raise () const |
void | operator>>= (cdrStream &) const |
void | operator<<= (cdrStream &) |
virtual CORBA::Exception * | _NP_duplicate () const |
Static Public Member Functions | |
static WMSException * | _downcast (CORBA::Exception *) |
static const WMSException * | _downcast (const CORBA::Exception *) |
static WMSException * | _narrow (CORBA::Exception *_e) |
Public Attributes | |
CORBA::String_member | name |
Static Public Attributes | |
static _core_attr insertExceptionToAny | insertToAnyFn |
static _core_attr insertExceptionToAnyNCP | insertToAnyFnNCP |
static _core_attr const char * | _PD_repoId |
static _core_attr const char * | _PD_typeId |
Private Member Functions | |
virtual const char * | _NP_typeId () const |
virtual const char * | _NP_repoId (int *) const |
virtual void | _NP_marshal (cdrStream &) const |
WMSException::WMSException | ( | ) | [inline] |
WMSException::WMSException | ( | const WMSException & | ) |
WMSException::WMSException | ( | const char * | i_name | ) |
virtual WMSException::~WMSException | ( | ) | [virtual] |
WMSException& WMSException::operator= | ( | const WMSException & | ) |
virtual void WMSException::_raise | ( | ) | const [virtual] |
static WMSException* WMSException::_downcast | ( | CORBA::Exception * | ) | [static] |
static const WMSException* WMSException::_downcast | ( | const CORBA::Exception * | ) | [static] |
static WMSException* WMSException::_narrow | ( | CORBA::Exception * | _e | ) | [inline, static] |
void WMSException::operator>>= | ( | cdrStream & | ) | const |
void WMSException::operator<<= | ( | cdrStream & | ) |
virtual CORBA::Exception* WMSException::_NP_duplicate | ( | ) | const [virtual] |
virtual const char* WMSException::_NP_typeId | ( | ) | const [private, virtual] |
virtual const char* WMSException::_NP_repoId | ( | int * | ) | const [private, virtual] |
virtual void WMSException::_NP_marshal | ( | cdrStream & | ) | const [private, virtual] |
CORBA::String_member WMSException::name |
_core_attr insertExceptionToAny WMSException::insertToAnyFn [static] |
_core_attr insertExceptionToAnyNCP WMSException::insertToAnyFnNCP [static] |
_core_attr const char* WMSException::_PD_repoId [static] |
_core_attr const char* WMSException::_PD_typeId [static] |