#include <OperationInterfaceC.h>

Classes | |
| class | COperationList |
| class | COperationList_out |
| class | COperationList_var |
Public Types | |
| typedef COperationInterface_ptr | _ptr_type |
| typedef COperationInterface_var | _var_type |
Public Member Functions | |
| inline::RTT::corba::COperationInterface_ptr | _this () |
| virtual | ~COperationInterface () |
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_COperationList |
Definition at line 672 of file OperationInterfaceC.h.
Reimplemented in CService.
Definition at line 675 of file OperationInterfaceC.h.
Reimplemented in CService.
Definition at line 676 of file OperationInterfaceC.h.
| virtual COperationInterface::~COperationInterface | ( | ) | [virtual] |
| static void COperationInterface::_marshalObjRef | ( | _ptr_type | , | |
| cdrStream & | ||||
| ) | [inline, static] |
| static _ptr_type COperationInterface::_narrow | ( | ::CORBA::Object_ptr | ) | [static] |
Reimplemented in CService.
| inline ::RTT::corba::COperationInterface_ptr COperationInterface::_this | ( | ) | [inline] |
Reimplemented in CService.
Definition at line 915 of file OperationInterfaceC.h.
| static _ptr_type COperationInterface::_unchecked_narrow | ( | ::CORBA::Object_ptr | ) | [static] |
Reimplemented in CService.
| static _ptr_type COperationInterface::_unmarshalObjRef | ( | cdrStream & | s | ) | [inline, static] |
Reimplemented in CService.
Definition at line 686 of file OperationInterfaceC.h.
_core_attr const char* COperationInterface::_PD_repoId [static] |
Reimplemented in CService.
Definition at line 694 of file OperationInterfaceC.h.
_dyn_attrconst ::CORBA::TypeCode_ptr COperationInterface::_tc_COperationList [static] |
Definition at line 697 of file OperationInterfaceC.h.