#include <DataFlowC.h>

Public Types | |
| typedef CChannelElement_ptr | _ptr_type |
| typedef CChannelElement_var | _var_type |
Public Member Functions | |
| inline::RTT::corba::CChannelElement_ptr | _this () |
| virtual | ~CChannelElement () |
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 140 of file DataFlowC.h.
Reimplemented in CRemoteChannelElement.
Definition at line 143 of file DataFlowC.h.
Reimplemented in CRemoteChannelElement.
Definition at line 144 of file DataFlowC.h.
| virtual CChannelElement::~CChannelElement | ( | ) | [virtual] |
Reimplemented in CRemoteChannelElement.
| static void CChannelElement::_marshalObjRef | ( | _ptr_type | , | |
| cdrStream & | ||||
| ) | [inline, static] |
Reimplemented in CRemoteChannelElement.
| static _ptr_type CChannelElement::_narrow | ( | ::CORBA::Object_ptr | ) | [static] |
Reimplemented in CRemoteChannelElement.
| static _ptr_type CChannelElement::_nil | ( | ) | [static] |
Reimplemented in CRemoteChannelElement.
| inline ::RTT::corba::CChannelElement_ptr CChannelElement::_this | ( | ) | [inline] |
Reimplemented in CRemoteChannelElement.
Definition at line 816 of file DataFlowC.h.
| static _ptr_type CChannelElement::_unchecked_narrow | ( | ::CORBA::Object_ptr | ) | [static] |
Reimplemented in CRemoteChannelElement.
| static _ptr_type CChannelElement::_unmarshalObjRef | ( | cdrStream & | s | ) | [inline, static] |
Reimplemented in CRemoteChannelElement.
Definition at line 154 of file DataFlowC.h.
_core_attr const char* CChannelElement::_PD_repoId [static] |
Reimplemented in CRemoteChannelElement.
Definition at line 162 of file DataFlowC.h.