#include <omniORB4/CORBA.h>#include "ConfigurationInterfaceC.h"#include "OperationInterfaceC.h"#include "DataFlowC.h"#include "ServiceC.h"#include "ServiceRequesterC.h"

Go to the source code of this file.
Classes | |
| class | _impl_CTaskContext |
| class | _objref_CTaskContext |
| class | _pof_CTaskContext |
| class | CTaskContext::CPeerNames |
| class | CTaskContext::CPeerNames_out |
| class | CTaskContext::CPeerNames_var |
| class | CTaskContext |
| class | CTaskContext |
| class | CTaskContext_Helper |
Defines | |
| #define | _core_attr |
| #define | _dyn_attr |
| #define | USE_core_stub_in_nt_dll_NOT_DEFINED_TaskContext |
| #define | USE_dyn_stub_in_nt_dll_NOT_DEFINED_TaskContext |
| #define | USE_stub_in_nt_dll_NOT_DEFINED_TaskContext |
Typedefs | |
| typedef _CORBA_ObjRef_OUT_arg < _objref_CTaskContext, CTaskContext_Helper > | CTaskContext_out |
| typedef _objref_CTaskContext * | CTaskContext_ptr |
| typedef _CORBA_ObjRef_Var < _objref_CTaskContext, CTaskContext_Helper > | CTaskContext_var |
| typedef CTaskContext_ptr | CTaskContextRef |
| typedef CTaskState & | CTaskState_out |
Enumerations | |
| enum | CTaskState { CInit, CPreOperational, CFatalError, CException, CStopped, CRunning, CRunTimeError } |
Functions | |
| void | operator<<= (::CORBA::Any &_a, RTT::corba::CTaskContext_ptr *_s) |
| void | operator<<= (::CORBA::Any &_a, RTT::corba::CTaskContext_ptr _s) |
| void | operator<<= (::CORBA::Any &_a, RTT::corba::CTaskContext::CPeerNames *_sp) |
| void | operator<<= (::CORBA::Any &_a, const RTT::corba::CTaskContext::CPeerNames &_s) |
| void | operator<<= (::CORBA::Any &_a, RTT::corba::CTaskState _s) |
| void | operator<<= (RTT::corba::CTaskState &_e, cdrStream &s) |
| _CORBA_Boolean | operator>>= (const ::CORBA::Any &_a, RTT::corba::CTaskContext_ptr &_s) |
| _CORBA_Boolean | operator>>= (const ::CORBA::Any &_a, const RTT::corba::CTaskContext::CPeerNames *&_sp) |
| _CORBA_Boolean | operator>>= (const ::CORBA::Any &_a, RTT::corba::CTaskContext::CPeerNames *&_sp) |
| _CORBA_Boolean | operator>>= (const ::CORBA::Any &_a, RTT::corba::CTaskState &_s) |
| _CORBA_MODULE_END _CORBA_MODULE_END _CORBA_MODULE OBV_RTT _CORBA_MODULE_BEG _CORBA_MODULE corba _CORBA_MODULE_BEG _CORBA_MODULE_END _CORBA_MODULE_END void | operator>>= (RTT::corba::CTaskState _e, cdrStream &s) |
Variables | |
| _CORBA_MODULE_VAR _dyn_attrconst::CORBA::TypeCode_ptr | _tc_CTaskContext |
| _CORBA_MODULE_VAR _dyn_attrconst::CORBA::TypeCode_ptr | _tc_CTaskState |
| #define _core_attr |
Definition at line 59 of file TaskContextC.h.
| #define _dyn_attr |
Definition at line 69 of file TaskContextC.h.
| #define USE_core_stub_in_nt_dll_NOT_DEFINED_TaskContext |
Definition at line 13 of file TaskContextC.h.
| #define USE_dyn_stub_in_nt_dll_NOT_DEFINED_TaskContext |
Definition at line 16 of file TaskContextC.h.
| #define USE_stub_in_nt_dll_NOT_DEFINED_TaskContext |
Definition at line 10 of file TaskContextC.h.
| typedef _CORBA_ObjRef_OUT_arg<_objref_CTaskContext,CTaskContext_Helper > CTaskContext_out |
Definition at line 113 of file TaskContextC.h.
| typedef _objref_CTaskContext* CTaskContext_ptr |
Definition at line 95 of file TaskContextC.h.
| typedef _CORBA_ObjRef_Var<_objref_CTaskContext, CTaskContext_Helper> CTaskContext_var |
Definition at line 112 of file TaskContextC.h.
| typedef CTaskContext_ptr CTaskContextRef |
Definition at line 98 of file TaskContextC.h.
| typedef CTaskState& CTaskState_out |
Definition at line 86 of file TaskContextC.h.
| enum CTaskState |
Definition at line 85 of file TaskContextC.h.
| void operator<<= | ( | ::CORBA::Any & | _a, | |
| RTT::corba::CTaskContext_ptr * | _s | |||
| ) |
| void operator<<= | ( | ::CORBA::Any & | _a, | |
| RTT::corba::CTaskContext_ptr | _s | |||
| ) |
| void operator<<= | ( | ::CORBA::Any & | _a, | |
| RTT::corba::CTaskContext::CPeerNames * | _sp | |||
| ) |
| void operator<<= | ( | ::CORBA::Any & | _a, | |
| const RTT::corba::CTaskContext::CPeerNames & | _s | |||
| ) |
| void operator<<= | ( | ::CORBA::Any & | _a, | |
| RTT::corba::CTaskState | _s | |||
| ) |
| void operator<<= | ( | RTT::corba::CTaskState & | _e, | |
| cdrStream & | s | |||
| ) | [inline] |
Definition at line 411 of file TaskContextC.h.
| _CORBA_Boolean operator>>= | ( | const ::CORBA::Any & | _a, | |
| RTT::corba::CTaskContext_ptr & | _s | |||
| ) |
| _CORBA_Boolean operator>>= | ( | const ::CORBA::Any & | _a, | |
| const RTT::corba::CTaskContext::CPeerNames *& | _sp | |||
| ) |
| _CORBA_Boolean operator>>= | ( | const ::CORBA::Any & | _a, | |
| RTT::corba::CTaskContext::CPeerNames *& | _sp | |||
| ) |
| _CORBA_Boolean operator>>= | ( | const ::CORBA::Any & | _a, | |
| RTT::corba::CTaskState & | _s | |||
| ) |
| _CORBA_MODULE_END _CORBA_MODULE_END _CORBA_MODULE OBV_RTT _CORBA_MODULE_BEG _CORBA_MODULE corba _CORBA_MODULE_BEG _CORBA_MODULE_END _CORBA_MODULE_END void operator>>= | ( | RTT::corba::CTaskState | _e, | |
| cdrStream & | s | |||
| ) | [inline] |
Definition at line 407 of file TaskContextC.h.
| _CORBA_MODULE_VAR _dyn_attrconst ::CORBA::TypeCode_ptr _tc_CTaskContext |
Definition at line 358 of file TaskContextC.h.
| _CORBA_MODULE_VAR _dyn_attrconst ::CORBA::TypeCode_ptr _tc_CTaskState |
Definition at line 88 of file TaskContextC.h.