#include <ServiceC.h>

Classes | |
| class | CProviderNames |
| class | CProviderNames_out |
| class | CProviderNames_var |
Public Types | |
| typedef CService_ptr | _ptr_type |
| typedef CService_var | _var_type |
Public Member Functions | |
| inline::RTT::corba::CService_ptr | _this () |
| virtual | ~CService () |
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_CProviderNames |
Definition at line 105 of file ServiceC.h.
| typedef CService_ptr CService::_ptr_type |
Reimplemented from CConfigurationInterface.
Definition at line 108 of file ServiceC.h.
| typedef CService_var CService::_var_type |
Reimplemented from CConfigurationInterface.
Definition at line 109 of file ServiceC.h.
| virtual CService::~CService | ( | ) | [virtual] |
Reimplemented from CConfigurationInterface.
| static void CService::_marshalObjRef | ( | _ptr_type | , | |
| cdrStream & | ||||
| ) | [inline, static] |
Reimplemented from CConfigurationInterface.
| static _ptr_type CService::_narrow | ( | ::CORBA::Object_ptr | ) | [static] |
Reimplemented from CConfigurationInterface.
| static _ptr_type CService::_nil | ( | ) | [static] |
Reimplemented from CConfigurationInterface.
| inline ::RTT::corba::CService_ptr CService::_this | ( | ) | [inline] |
Reimplemented from CConfigurationInterface.
Definition at line 329 of file ServiceC.h.
| static _ptr_type CService::_unchecked_narrow | ( | ::CORBA::Object_ptr | ) | [static] |
Reimplemented from CConfigurationInterface.
| static _ptr_type CService::_unmarshalObjRef | ( | cdrStream & | s | ) | [inline, static] |
Reimplemented from CConfigurationInterface.
Definition at line 119 of file ServiceC.h.
_core_attr const char* CService::_PD_repoId [static] |
Reimplemented from CConfigurationInterface.
Definition at line 127 of file ServiceC.h.
_dyn_attrconst ::CORBA::TypeCode_ptr CService::_tc_CProviderNames [static] |
Definition at line 130 of file ServiceC.h.