#include <DataFlowC.h>
Public Member Functions | |
virtual ::CORBA::Exception * | _NP_duplicate () const |
virtual void | _raise () const |
CNoCorbaTransport (const CNoCorbaTransport &) | |
CNoCorbaTransport () | |
void | operator<<= (cdrStream &) |
CNoCorbaTransport & | operator= (const CNoCorbaTransport &) |
void | operator>>= (cdrStream &) const |
virtual | ~CNoCorbaTransport () |
Static Public Member Functions | |
static const CNoCorbaTransport * | _downcast (const ::CORBA::Exception *) |
static CNoCorbaTransport * | _downcast (::CORBA::Exception *) |
static CNoCorbaTransport * | _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 376 of file DataFlowC.h.
CNoCorbaTransport::CNoCorbaTransport | ( | ) | [inline] |
Definition at line 381 of file DataFlowC.h.
CNoCorbaTransport::CNoCorbaTransport | ( | const CNoCorbaTransport & | ) |
virtual CNoCorbaTransport::~CNoCorbaTransport | ( | ) | [virtual] |
static const CNoCorbaTransport* CNoCorbaTransport::_downcast | ( | const ::CORBA::Exception * | ) | [static] |
static CNoCorbaTransport* CNoCorbaTransport::_downcast | ( | ::CORBA::Exception * | ) | [static] |
static CNoCorbaTransport* CNoCorbaTransport::_narrow | ( | ::CORBA::Exception * | _e | ) | [inline, static] |
Definition at line 392 of file DataFlowC.h.
virtual ::CORBA::Exception* CNoCorbaTransport::_NP_duplicate | ( | ) | const |
virtual void CNoCorbaTransport::_NP_marshal | ( | cdrStream & | ) | const [private, virtual] |
virtual const char* CNoCorbaTransport::_NP_repoId | ( | int * | ) | const [private, virtual] |
virtual const char* CNoCorbaTransport::_NP_typeId | ( | ) | const [private, virtual] |
virtual void CNoCorbaTransport::_raise | ( | ) | const [virtual] |
void CNoCorbaTransport::operator<<= | ( | cdrStream & | ) | [inline] |
Definition at line 397 of file DataFlowC.h.
CNoCorbaTransport& CNoCorbaTransport::operator= | ( | const CNoCorbaTransport & | ) |
void CNoCorbaTransport::operator>>= | ( | cdrStream & | ) | const [inline] |
Definition at line 396 of file DataFlowC.h.
_core_attr const char* CNoCorbaTransport::_PD_repoId [static] |
Definition at line 404 of file DataFlowC.h.
_core_attr const char* CNoCorbaTransport::_PD_typeId [static] |
Definition at line 405 of file DataFlowC.h.
_core_attr insertExceptionToAny CNoCorbaTransport::insertToAnyFn [static] |
Definition at line 399 of file DataFlowC.h.
_core_attr insertExceptionToAnyNCP CNoCorbaTransport::insertToAnyFnNCP [static] |
Definition at line 400 of file DataFlowC.h.