#include <DataFlowC.h>

Classes | |
| class | CPortDescriptions |
| class | CPortDescriptions_out |
| class | CPortDescriptions_var |
| class | CPortNames |
| class | CPortNames_out |
| class | CPortNames_var |
Public Types | |
| typedef CDataFlowInterface_ptr | _ptr_type |
| typedef CDataFlowInterface_var | _var_type |
Public Member Functions | |
| inline::RTT::corba::CDataFlowInterface_ptr | _this () |
| virtual | ~CDataFlowInterface () |
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 |
| static _dyn_attrconst::CORBA::TypeCode_ptr | _tc_CPortDescriptions |
| static _dyn_attrconst::CORBA::TypeCode_ptr | _tc_CPortNames |
Definition at line 470 of file DataFlowC.h.
Reimplemented in CService.
Definition at line 473 of file DataFlowC.h.
Reimplemented in CService.
Definition at line 474 of file DataFlowC.h.
| virtual CDataFlowInterface::~CDataFlowInterface | ( | ) | [virtual] |
| static void CDataFlowInterface::_marshalObjRef | ( | _ptr_type | , | |
| cdrStream & | ||||
| ) | [inline, static] |
| static _ptr_type CDataFlowInterface::_narrow | ( | ::CORBA::Object_ptr | ) | [static] |
Reimplemented in CService.
| inline ::RTT::corba::CDataFlowInterface_ptr CDataFlowInterface::_this | ( | ) | [inline] |
Reimplemented in CService.
Definition at line 840 of file DataFlowC.h.
| static _ptr_type CDataFlowInterface::_unchecked_narrow | ( | ::CORBA::Object_ptr | ) | [static] |
Reimplemented in CService.
| static _ptr_type CDataFlowInterface::_unmarshalObjRef | ( | cdrStream & | s | ) | [inline, static] |
Reimplemented in CService.
Definition at line 484 of file DataFlowC.h.
_core_attr const char* CDataFlowInterface::_PD_repoId [static] |
Reimplemented in CService.
Definition at line 492 of file DataFlowC.h.
_dyn_attrconst ::CORBA::TypeCode_ptr CDataFlowInterface::_tc_CPortDescriptions [static] |
Definition at line 606 of file DataFlowC.h.
_dyn_attrconst ::CORBA::TypeCode_ptr CDataFlowInterface::_tc_CPortNames [static] |
Definition at line 495 of file DataFlowC.h.