#include <omniORB4/CORBA.h>

Go to the source code of this file.
Classes | |
| class | _impl_COperationInterface |
| class | _impl_CSendHandle |
| class | _objref_COperationInterface |
| class | _objref_CSendHandle |
| class | _pof_COperationInterface |
| class | _pof_CSendHandle |
| class | CAnyArguments |
| class | CAnyArguments_out |
| class | CAnyArguments_var |
| struct | CArgumentDescription |
| class | CCallInterrupted |
| class | CDescriptions |
| class | CDescriptions_out |
| class | CDescriptions_var |
| class | CNoSuchNameException |
| class | COperationInterface |
| class | COperationInterface |
| class | COperationInterface_Helper |
| class | COperationInterface::COperationList |
| class | COperationInterface::COperationList_out |
| class | COperationInterface::COperationList_var |
| class | CSendHandle |
| class | CSendHandle |
| class | CSendHandle_Helper |
| class | CWrongArgumentException |
| class | CWrongNumbArgException |
| class | CWrongTypeArgException |
Defines | |
| #define | __RTT_mcorba_mCOperationInterface__ |
| #define | __RTT_mcorba_mCSendHandle__ |
| #define | _core_attr |
| #define | _dyn_attr |
| #define | USE_core_stub_in_nt_dll_NOT_DEFINED_OperationInterface |
| #define | USE_dyn_stub_in_nt_dll_NOT_DEFINED_OperationInterface |
| #define | USE_stub_in_nt_dll_NOT_DEFINED_OperationInterface |
Typedefs | |
| typedef _CORBA_ConstrType_Variable_OUT_arg < CArgumentDescription, CArgumentDescription_var > | CArgumentDescription_out |
| typedef CArgumentDescription::_var_type | CArgumentDescription_var |
| typedef _CORBA_ObjRef_OUT_arg < _objref_COperationInterface, COperationInterface_Helper > | COperationInterface_out |
| typedef _objref_COperationInterface * | COperationInterface_ptr |
| typedef _CORBA_ObjRef_Var < _objref_COperationInterface, COperationInterface_Helper > | COperationInterface_var |
| typedef COperationInterface_ptr | COperationInterfaceRef |
| typedef _CORBA_ObjRef_OUT_arg < _objref_CSendHandle, CSendHandle_Helper > | CSendHandle_out |
| typedef _objref_CSendHandle * | CSendHandle_ptr |
| typedef _CORBA_ObjRef_Var < _objref_CSendHandle, CSendHandle_Helper > | CSendHandle_var |
| typedef CSendHandle_ptr | CSendHandleRef |
| typedef CSendStatus & | CSendStatus_out |
Enumerations | |
| enum | CSendStatus { CSendFailure, CSendNotReady, CSendSuccess } |
Functions | |
| void | operator<<= (::CORBA::Any &_a, RTT::corba::COperationInterface_ptr *_s) |
| void | operator<<= (::CORBA::Any &_a, RTT::corba::COperationInterface_ptr _s) |
| void | operator<<= (::CORBA::Any &_a, RTT::corba::COperationInterface::COperationList *_sp) |
| void | operator<<= (::CORBA::Any &_a, const RTT::corba::COperationInterface::COperationList &_s) |
| void | operator<<= (::CORBA::Any &_a, RTT::corba::CSendHandle_ptr *_s) |
| void | operator<<= (::CORBA::Any &_a, RTT::corba::CSendHandle_ptr _s) |
| void | operator<<= (::CORBA::Any &_a, const RTT::corba::CCallInterrupted *_sp) |
| void | operator<<= (::CORBA::Any &_a, const RTT::corba::CCallInterrupted &_s) |
| void | operator<<= (::CORBA::Any &_a, RTT::corba::CSendStatus _s) |
| void | operator<<= (RTT::corba::CSendStatus &_e, cdrStream &s) |
| void | operator<<= (::CORBA::Any &_a, const RTT::corba::CNoSuchNameException *_sp) |
| void | operator<<= (::CORBA::Any &_a, const RTT::corba::CNoSuchNameException &_s) |
| void | operator<<= (::CORBA::Any &_a, const RTT::corba::CWrongTypeArgException *_sp) |
| void | operator<<= (::CORBA::Any &_a, const RTT::corba::CWrongTypeArgException &_s) |
| void | operator<<= (::CORBA::Any &_a, const RTT::corba::CWrongNumbArgException *_sp) |
| void | operator<<= (::CORBA::Any &_a, const RTT::corba::CWrongNumbArgException &_s) |
| void | operator<<= (::CORBA::Any &_a, const RTT::corba::CWrongArgumentException *_sp) |
| void | operator<<= (::CORBA::Any &_a, const RTT::corba::CWrongArgumentException &_s) |
| void | operator<<= (::CORBA::Any &_a, RTT::corba::CDescriptions *_sp) |
| void | operator<<= (::CORBA::Any &_a, const RTT::corba::CDescriptions &_s) |
| void | operator<<= (::CORBA::Any &_a, RTT::corba::CArgumentDescription *_sp) |
| void | operator<<= (::CORBA::Any &_a, const RTT::corba::CArgumentDescription &_s) |
| void | operator<<= (::CORBA::Any &_a, RTT::corba::CAnyArguments *_sp) |
| _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<<= (::CORBA::Any &_a, const RTT::corba::CAnyArguments &_s) |
| _CORBA_Boolean | operator>>= (const ::CORBA::Any &_a, RTT::corba::COperationInterface_ptr &_s) |
| _CORBA_Boolean | operator>>= (const ::CORBA::Any &_a, const RTT::corba::COperationInterface::COperationList *&_sp) |
| _CORBA_Boolean | operator>>= (const ::CORBA::Any &_a, RTT::corba::COperationInterface::COperationList *&_sp) |
| _CORBA_Boolean | operator>>= (const ::CORBA::Any &_a, RTT::corba::CSendHandle_ptr &_s) |
| _CORBA_Boolean | operator>>= (const ::CORBA::Any &_a, const RTT::corba::CCallInterrupted *&_sp) |
| _CORBA_Boolean | operator>>= (const ::CORBA::Any &_a, RTT::corba::CSendStatus &_s) |
| void | operator>>= (RTT::corba::CSendStatus _e, cdrStream &s) |
| _CORBA_Boolean | operator>>= (const ::CORBA::Any &_a, const RTT::corba::CNoSuchNameException *&_sp) |
| _CORBA_Boolean | operator>>= (const ::CORBA::Any &_a, const RTT::corba::CWrongTypeArgException *&_sp) |
| _CORBA_Boolean | operator>>= (const ::CORBA::Any &_a, const RTT::corba::CWrongNumbArgException *&_sp) |
| _CORBA_Boolean | operator>>= (const ::CORBA::Any &_a, const RTT::corba::CWrongArgumentException *&_sp) |
| _CORBA_Boolean | operator>>= (const ::CORBA::Any &_a, const RTT::corba::CDescriptions *&_sp) |
| _CORBA_Boolean | operator>>= (const ::CORBA::Any &_a, RTT::corba::CDescriptions *&_sp) |
| _CORBA_Boolean | operator>>= (const ::CORBA::Any &_a, const RTT::corba::CArgumentDescription *&_sp) |
| _CORBA_Boolean | operator>>= (const ::CORBA::Any &_a, RTT::corba::CArgumentDescription *&_sp) |
| _CORBA_Boolean | operator>>= (const ::CORBA::Any &_a, const RTT::corba::CAnyArguments *&_sp) |
| _CORBA_Boolean | operator>>= (const ::CORBA::Any &_a, RTT::corba::CAnyArguments *&_sp) |
Variables | |
| _CORBA_MODULE RTT _CORBA_MODULE_BEG _CORBA_MODULE corba _CORBA_MODULE_BEG _CORBA_MODULE_VAR _dyn_attrconst::CORBA::TypeCode_ptr | _tc_CAnyArguments |
| _CORBA_MODULE_VAR _dyn_attrconst::CORBA::TypeCode_ptr | _tc_CArgumentDescription |
| _CORBA_MODULE_VAR _dyn_attrconst::CORBA::TypeCode_ptr | _tc_CCallInterrupted |
| _CORBA_MODULE_VAR _dyn_attrconst::CORBA::TypeCode_ptr | _tc_CDescriptions |
| _CORBA_MODULE_VAR _dyn_attrconst::CORBA::TypeCode_ptr | _tc_CNoSuchNameException |
| _CORBA_MODULE_VAR _dyn_attrconst::CORBA::TypeCode_ptr | _tc_COperationInterface |
| _CORBA_MODULE_VAR _dyn_attrconst::CORBA::TypeCode_ptr | _tc_CSendHandle |
| _CORBA_MODULE_VAR _dyn_attrconst::CORBA::TypeCode_ptr | _tc_CSendStatus |
| _CORBA_MODULE_VAR _dyn_attrconst::CORBA::TypeCode_ptr | _tc_CWrongArgumentException |
| _CORBA_MODULE_VAR _dyn_attrconst::CORBA::TypeCode_ptr | _tc_CWrongNumbArgException |
| _CORBA_MODULE_VAR _dyn_attrconst::CORBA::TypeCode_ptr | _tc_CWrongTypeArgException |
| #define __RTT_mcorba_mCOperationInterface__ |
Definition at line 645 of file OperationInterfaceC.h.
| #define __RTT_mcorba_mCSendHandle__ |
Definition at line 526 of file OperationInterfaceC.h.
| #define _core_attr |
Definition at line 39 of file OperationInterfaceC.h.
| #define _dyn_attr |
Definition at line 49 of file OperationInterfaceC.h.
| #define USE_core_stub_in_nt_dll_NOT_DEFINED_OperationInterface |
Definition at line 13 of file OperationInterfaceC.h.
| #define USE_dyn_stub_in_nt_dll_NOT_DEFINED_OperationInterface |
Definition at line 16 of file OperationInterfaceC.h.
| #define USE_stub_in_nt_dll_NOT_DEFINED_OperationInterface |
Definition at line 10 of file OperationInterfaceC.h.
| typedef _CORBA_ConstrType_Variable_OUT_arg< CArgumentDescription,CArgumentDescription_var > CArgumentDescription_out |
Definition at line 194 of file OperationInterfaceC.h.
Definition at line 192 of file OperationInterfaceC.h.
| typedef _CORBA_ObjRef_OUT_arg<_objref_COperationInterface,COperationInterface_Helper > COperationInterface_out |
Definition at line 667 of file OperationInterfaceC.h.
Definition at line 649 of file OperationInterfaceC.h.
| typedef _CORBA_ObjRef_Var<_objref_COperationInterface, COperationInterface_Helper> COperationInterface_var |
Definition at line 666 of file OperationInterfaceC.h.
Definition at line 652 of file OperationInterfaceC.h.
| typedef _CORBA_ObjRef_OUT_arg<_objref_CSendHandle,CSendHandle_Helper > CSendHandle_out |
Definition at line 548 of file OperationInterfaceC.h.
| typedef _objref_CSendHandle* CSendHandle_ptr |
Definition at line 530 of file OperationInterfaceC.h.
| typedef _CORBA_ObjRef_Var<_objref_CSendHandle, CSendHandle_Helper> CSendHandle_var |
Definition at line 547 of file OperationInterfaceC.h.
| typedef CSendHandle_ptr CSendHandleRef |
Definition at line 533 of file OperationInterfaceC.h.
| typedef CSendStatus& CSendStatus_out |
Definition at line 482 of file OperationInterfaceC.h.
| enum CSendStatus |
Definition at line 481 of file OperationInterfaceC.h.
| void operator<<= | ( | ::CORBA::Any & | _a, | |
| RTT::corba::COperationInterface_ptr * | _s | |||
| ) |
| void operator<<= | ( | ::CORBA::Any & | _a, | |
| RTT::corba::COperationInterface_ptr | _s | |||
| ) |
| void operator<<= | ( | ::CORBA::Any & | _a, | |
| RTT::corba::COperationInterface::COperationList * | _sp | |||
| ) |
| void operator<<= | ( | ::CORBA::Any & | _a, | |
| const RTT::corba::COperationInterface::COperationList & | _s | |||
| ) |
| void operator<<= | ( | ::CORBA::Any & | _a, | |
| RTT::corba::CSendHandle_ptr * | _s | |||
| ) |
| void operator<<= | ( | ::CORBA::Any & | _a, | |
| RTT::corba::CSendHandle_ptr | _s | |||
| ) |
| void operator<<= | ( | ::CORBA::Any & | _a, | |
| const RTT::corba::CCallInterrupted * | _sp | |||
| ) |
| void operator<<= | ( | ::CORBA::Any & | _a, | |
| const RTT::corba::CCallInterrupted & | _s | |||
| ) |
| void operator<<= | ( | ::CORBA::Any & | _a, | |
| RTT::corba::CSendStatus | _s | |||
| ) |
| void operator<<= | ( | RTT::corba::CSendStatus & | _e, | |
| cdrStream & | s | |||
| ) | [inline] |
Definition at line 978 of file OperationInterfaceC.h.
| void operator<<= | ( | ::CORBA::Any & | _a, | |
| const RTT::corba::CNoSuchNameException * | _sp | |||
| ) |
| void operator<<= | ( | ::CORBA::Any & | _a, | |
| const RTT::corba::CNoSuchNameException & | _s | |||
| ) |
| void operator<<= | ( | ::CORBA::Any & | _a, | |
| const RTT::corba::CWrongTypeArgException * | _sp | |||
| ) |
| void operator<<= | ( | ::CORBA::Any & | _a, | |
| const RTT::corba::CWrongTypeArgException & | _s | |||
| ) |
| void operator<<= | ( | ::CORBA::Any & | _a, | |
| const RTT::corba::CWrongNumbArgException * | _sp | |||
| ) |
| void operator<<= | ( | ::CORBA::Any & | _a, | |
| const RTT::corba::CWrongNumbArgException & | _s | |||
| ) |
| void operator<<= | ( | ::CORBA::Any & | _a, | |
| const RTT::corba::CWrongArgumentException * | _sp | |||
| ) |
| void operator<<= | ( | ::CORBA::Any & | _a, | |
| const RTT::corba::CWrongArgumentException & | _s | |||
| ) |
| void operator<<= | ( | ::CORBA::Any & | _a, | |
| RTT::corba::CDescriptions * | _sp | |||
| ) |
| void operator<<= | ( | ::CORBA::Any & | _a, | |
| const RTT::corba::CDescriptions & | _s | |||
| ) |
| void operator<<= | ( | ::CORBA::Any & | _a, | |
| RTT::corba::CArgumentDescription * | _sp | |||
| ) |
| void operator<<= | ( | ::CORBA::Any & | _a, | |
| const RTT::corba::CArgumentDescription & | _s | |||
| ) |
| void operator<<= | ( | ::CORBA::Any & | _a, | |
| RTT::corba::CAnyArguments * | _sp | |||
| ) |
| _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<<= | ( | ::CORBA::Any & | _a, | |
| const RTT::corba::CAnyArguments & | _s | |||
| ) |
| _CORBA_Boolean operator>>= | ( | const ::CORBA::Any & | _a, | |
| RTT::corba::COperationInterface_ptr & | _s | |||
| ) |
| _CORBA_Boolean operator>>= | ( | const ::CORBA::Any & | _a, | |
| const RTT::corba::COperationInterface::COperationList *& | _sp | |||
| ) |
| _CORBA_Boolean operator>>= | ( | const ::CORBA::Any & | _a, | |
| RTT::corba::COperationInterface::COperationList *& | _sp | |||
| ) |
| _CORBA_Boolean operator>>= | ( | const ::CORBA::Any & | _a, | |
| RTT::corba::CSendHandle_ptr & | _s | |||
| ) |
| _CORBA_Boolean operator>>= | ( | const ::CORBA::Any & | _a, | |
| const RTT::corba::CCallInterrupted *& | _sp | |||
| ) |
| _CORBA_Boolean operator>>= | ( | const ::CORBA::Any & | _a, | |
| RTT::corba::CSendStatus & | _s | |||
| ) |
| void operator>>= | ( | RTT::corba::CSendStatus | _e, | |
| cdrStream & | s | |||
| ) | [inline] |
Definition at line 974 of file OperationInterfaceC.h.
| _CORBA_Boolean operator>>= | ( | const ::CORBA::Any & | _a, | |
| const RTT::corba::CNoSuchNameException *& | _sp | |||
| ) |
| _CORBA_Boolean operator>>= | ( | const ::CORBA::Any & | _a, | |
| const RTT::corba::CWrongTypeArgException *& | _sp | |||
| ) |
| _CORBA_Boolean operator>>= | ( | const ::CORBA::Any & | _a, | |
| const RTT::corba::CWrongNumbArgException *& | _sp | |||
| ) |
| _CORBA_Boolean operator>>= | ( | const ::CORBA::Any & | _a, | |
| const RTT::corba::CWrongArgumentException *& | _sp | |||
| ) |
| _CORBA_Boolean operator>>= | ( | const ::CORBA::Any & | _a, | |
| const RTT::corba::CDescriptions *& | _sp | |||
| ) |
| _CORBA_Boolean operator>>= | ( | const ::CORBA::Any & | _a, | |
| RTT::corba::CDescriptions *& | _sp | |||
| ) |
| _CORBA_Boolean operator>>= | ( | const ::CORBA::Any & | _a, | |
| const RTT::corba::CArgumentDescription *& | _sp | |||
| ) |
| _CORBA_Boolean operator>>= | ( | const ::CORBA::Any & | _a, | |
| RTT::corba::CArgumentDescription *& | _sp | |||
| ) |
| _CORBA_Boolean operator>>= | ( | const ::CORBA::Any & | _a, | |
| const RTT::corba::CAnyArguments *& | _sp | |||
| ) |
| _CORBA_Boolean operator>>= | ( | const ::CORBA::Any & | _a, | |
| RTT::corba::CAnyArguments *& | _sp | |||
| ) |
| _CORBA_MODULE RTT _CORBA_MODULE_BEG _CORBA_MODULE corba _CORBA_MODULE_BEG _CORBA_MODULE_VAR _dyn_attrconst ::CORBA::TypeCode_ptr _tc_CAnyArguments |
Definition at line 65 of file OperationInterfaceC.h.
| _CORBA_MODULE_VAR _dyn_attrconst ::CORBA::TypeCode_ptr _tc_CArgumentDescription |
Definition at line 196 of file OperationInterfaceC.h.
| _CORBA_MODULE_VAR _dyn_attrconst ::CORBA::TypeCode_ptr _tc_CCallInterrupted |
Definition at line 523 of file OperationInterfaceC.h.
| _CORBA_MODULE_VAR _dyn_attrconst ::CORBA::TypeCode_ptr _tc_CDescriptions |
Definition at line 198 of file OperationInterfaceC.h.
| _CORBA_MODULE_VAR _dyn_attrconst ::CORBA::TypeCode_ptr _tc_CNoSuchNameException |
Definition at line 479 of file OperationInterfaceC.h.
| _CORBA_MODULE_VAR _dyn_attrconst ::CORBA::TypeCode_ptr _tc_COperationInterface |
Definition at line 882 of file OperationInterfaceC.h.
| _CORBA_MODULE_VAR _dyn_attrconst ::CORBA::TypeCode_ptr _tc_CSendHandle |
Definition at line 642 of file OperationInterfaceC.h.
| _CORBA_MODULE_VAR _dyn_attrconst ::CORBA::TypeCode_ptr _tc_CSendStatus |
Definition at line 484 of file OperationInterfaceC.h.
| _CORBA_MODULE_VAR _dyn_attrconst ::CORBA::TypeCode_ptr _tc_CWrongArgumentException |
Definition at line 350 of file OperationInterfaceC.h.
| _CORBA_MODULE_VAR _dyn_attrconst ::CORBA::TypeCode_ptr _tc_CWrongNumbArgException |
Definition at line 393 of file OperationInterfaceC.h.
| _CORBA_MODULE_VAR _dyn_attrconst ::CORBA::TypeCode_ptr _tc_CWrongTypeArgException |
Definition at line 438 of file OperationInterfaceC.h.