#include <TdkServer.h>
Public Member Functions | |
| TdkCatalogueException () | |
| TdkCatalogueException (const TdkCatalogueException &) | |
| TdkCatalogueException (const char *i_server_msg) | |
| TdkCatalogueException & | operator= (const TdkCatalogueException &) |
| virtual | ~TdkCatalogueException () |
| virtual void | _raise () const |
| void | operator>>= (cdrStream &) const |
| void | operator<<= (cdrStream &) |
| virtual CORBA::Exception * | _NP_duplicate () const |
Static Public Member Functions | |
| static TdkCatalogueException * | _downcast (CORBA::Exception *) |
| static const TdkCatalogueException * | _downcast (const CORBA::Exception *) |
| static TdkCatalogueException * | _narrow (CORBA::Exception *_e) |
Public Attributes | |
| CORBA::String_member | server_msg |
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 |
| TdkCatalogueException::TdkCatalogueException | ( | ) | [inline] |
| TdkCatalogueException::TdkCatalogueException | ( | const TdkCatalogueException & | ) |
| TdkCatalogueException::TdkCatalogueException | ( | const char * | i_server_msg | ) |
| virtual TdkCatalogueException::~TdkCatalogueException | ( | ) | [virtual] |
| TdkCatalogueException& TdkCatalogueException::operator= | ( | const TdkCatalogueException & | ) |
| virtual void TdkCatalogueException::_raise | ( | ) | const [virtual] |
| static TdkCatalogueException* TdkCatalogueException::_downcast | ( | CORBA::Exception * | ) | [static] |
| static const TdkCatalogueException* TdkCatalogueException::_downcast | ( | const CORBA::Exception * | ) | [static] |
| static TdkCatalogueException* TdkCatalogueException::_narrow | ( | CORBA::Exception * | _e | ) | [inline, static] |
| void TdkCatalogueException::operator>>= | ( | cdrStream & | ) | const |
| void TdkCatalogueException::operator<<= | ( | cdrStream & | ) |
| virtual CORBA::Exception* TdkCatalogueException::_NP_duplicate | ( | ) | const [virtual] |
| virtual const char* TdkCatalogueException::_NP_typeId | ( | ) | const [private, virtual] |
| virtual const char* TdkCatalogueException::_NP_repoId | ( | int * | ) | const [private, virtual] |
| virtual void TdkCatalogueException::_NP_marshal | ( | cdrStream & | ) | const [private, virtual] |
| CORBA::String_member TdkCatalogueException::server_msg |
_core_attr insertExceptionToAny TdkCatalogueException::insertToAnyFn [static] |
_core_attr insertExceptionToAnyNCP TdkCatalogueException::insertToAnyFnNCP [static] |
_core_attr const char* TdkCatalogueException::_PD_repoId [static] |
_core_attr const char* TdkCatalogueException::_PD_typeId [static] |
1.5.2