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