#include <DataFlowC.h>
Public Types | |
typedef CRemoteChannelElement_ptr | _ptr_type |
typedef CRemoteChannelElement_var | _var_type |
Public Member Functions | |
inline::RTT::corba::CRemoteChannelElement_ptr | _this () |
virtual | ~CRemoteChannelElement () |
Static Public Member Functions | |
static _ptr_type | _duplicate (_ptr_type) |
static void | _marshalObjRef (_ptr_type, cdrStream &) |
static _ptr_type | _narrow (::CORBA::Object_ptr) |
static _ptr_type | _nil () |
static _ptr_type | _unchecked_narrow (::CORBA::Object_ptr) |
static _ptr_type | _unmarshalObjRef (cdrStream &s) |
Static Public Attributes | |
static _core_attr const char * | _PD_repoId |
Definition at line 253 of file DataFlowC.h.
Reimplemented from CChannelElement.
Definition at line 256 of file DataFlowC.h.
Reimplemented from CChannelElement.
Definition at line 257 of file DataFlowC.h.
virtual CRemoteChannelElement::~CRemoteChannelElement | ( | ) | [virtual] |
Reimplemented from CChannelElement.
static void CRemoteChannelElement::_marshalObjRef | ( | _ptr_type | , | |
cdrStream & | ||||
) | [inline, static] |
Reimplemented from CChannelElement.
static _ptr_type CRemoteChannelElement::_narrow | ( | ::CORBA::Object_ptr | ) | [static] |
Reimplemented from CChannelElement.
static _ptr_type CRemoteChannelElement::_nil | ( | ) | [static] |
Reimplemented from CChannelElement.
inline ::RTT::corba::CRemoteChannelElement_ptr CRemoteChannelElement::_this | ( | ) | [inline] |
Reimplemented from CChannelElement.
Definition at line 828 of file DataFlowC.h.
static _ptr_type CRemoteChannelElement::_unchecked_narrow | ( | ::CORBA::Object_ptr | ) | [static] |
Reimplemented from CChannelElement.
static _ptr_type CRemoteChannelElement::_unmarshalObjRef | ( | cdrStream & | s | ) | [inline, static] |
Reimplemented from CChannelElement.
Definition at line 267 of file DataFlowC.h.
_core_attr const char* CRemoteChannelElement::_PD_repoId [static] |
Reimplemented from CChannelElement.
Definition at line 275 of file DataFlowC.h.