#include <OperationInterfaceC.h>
Public Member Functions | |
| virtual ::CORBA::Exception * | _NP_duplicate () const |
| virtual void | _raise () const |
| CCallInterrupted (const CCallInterrupted &) | |
| CCallInterrupted () | |
| void | operator<<= (cdrStream &) |
| CCallInterrupted & | operator= (const CCallInterrupted &) |
| void | operator>>= (cdrStream &) const |
| virtual | ~CCallInterrupted () |
Static Public Member Functions | |
| static const CCallInterrupted * | _downcast (const ::CORBA::Exception *) |
| static CCallInterrupted * | _downcast (::CORBA::Exception *) |
| static CCallInterrupted * | _narrow (::CORBA::Exception *_e) |
Static Public Attributes | |
| static _core_attr const char * | _PD_repoId |
| static _core_attr const char * | _PD_typeId |
| static _core_attr insertExceptionToAny | insertToAnyFn |
| static _core_attr insertExceptionToAnyNCP | insertToAnyFnNCP |
Private Member Functions | |
| virtual void | _NP_marshal (cdrStream &) const |
| virtual const char * | _NP_repoId (int *) const |
| virtual const char * | _NP_typeId () const |
Definition at line 486 of file OperationInterfaceC.h.
| CCallInterrupted::CCallInterrupted | ( | ) | [inline] |
Definition at line 491 of file OperationInterfaceC.h.
| CCallInterrupted::CCallInterrupted | ( | const CCallInterrupted & | ) |
| virtual CCallInterrupted::~CCallInterrupted | ( | ) | [virtual] |
| static const CCallInterrupted* CCallInterrupted::_downcast | ( | const ::CORBA::Exception * | ) | [static] |
| static CCallInterrupted* CCallInterrupted::_downcast | ( | ::CORBA::Exception * | ) | [static] |
| static CCallInterrupted* CCallInterrupted::_narrow | ( | ::CORBA::Exception * | _e | ) | [inline, static] |
Definition at line 502 of file OperationInterfaceC.h.
| virtual ::CORBA::Exception* CCallInterrupted::_NP_duplicate | ( | ) | const |
| virtual void CCallInterrupted::_NP_marshal | ( | cdrStream & | ) | const [private, virtual] |
| virtual const char* CCallInterrupted::_NP_repoId | ( | int * | ) | const [private, virtual] |
| virtual const char* CCallInterrupted::_NP_typeId | ( | ) | const [private, virtual] |
| virtual void CCallInterrupted::_raise | ( | ) | const [virtual] |
| void CCallInterrupted::operator<<= | ( | cdrStream & | ) | [inline] |
Definition at line 507 of file OperationInterfaceC.h.
| CCallInterrupted& CCallInterrupted::operator= | ( | const CCallInterrupted & | ) |
| void CCallInterrupted::operator>>= | ( | cdrStream & | ) | const [inline] |
Definition at line 506 of file OperationInterfaceC.h.
_core_attr const char* CCallInterrupted::_PD_repoId [static] |
Definition at line 514 of file OperationInterfaceC.h.
_core_attr const char* CCallInterrupted::_PD_typeId [static] |
Definition at line 515 of file OperationInterfaceC.h.
_core_attr insertExceptionToAny CCallInterrupted::insertToAnyFn [static] |
Definition at line 509 of file OperationInterfaceC.h.
_core_attr insertExceptionToAnyNCP CCallInterrupted::insertToAnyFnNCP [static] |
Definition at line 510 of file OperationInterfaceC.h.