DataFlowC.h File Reference

#include <omniORB4/CORBA.h>
Include dependency graph for DataFlowC.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  _impl_CChannelElement
class  _impl_CDataFlowInterface
class  _impl_CRemoteChannelElement
class  _objref_CChannelElement
class  _objref_CDataFlowInterface
class  _objref_CRemoteChannelElement
class  _pof_CChannelElement
class  _pof_CDataFlowInterface
class  _pof_CRemoteChannelElement
class  CChannelElement
class  CChannelElement
class  CChannelElement_Helper
struct  CConnPolicy
class  CDataFlowInterface
class  CDataFlowInterface
class  CDataFlowInterface_Helper
class  CNoCorbaTransport
class  CNoSuchPortException
struct  CPortDescription
class  CDataFlowInterface::CPortDescriptions
class  CDataFlowInterface::CPortDescriptions_out
class  CDataFlowInterface::CPortDescriptions_var
class  CDataFlowInterface::CPortNames
class  CDataFlowInterface::CPortNames_out
class  CDataFlowInterface::CPortNames_var
class  CRemoteChannelElement
class  CRemoteChannelElement
class  CRemoteChannelElement_Helper

Defines

#define __RTT_mcorba_mCDataFlowInterface__
#define __RTT_mcorba_mCRemoteChannelElement__
#define _core_attr
#define _dyn_attr
#define USE_core_stub_in_nt_dll_NOT_DEFINED_DataFlow
#define USE_dyn_stub_in_nt_dll_NOT_DEFINED_DataFlow
#define USE_stub_in_nt_dll_NOT_DEFINED_DataFlow

Typedefs

typedef _CORBA_ObjRef_OUT_arg
< _objref_CChannelElement,
CChannelElement_Helper
CChannelElement_out
typedef _objref_CChannelElementCChannelElement_ptr
typedef _CORBA_ObjRef_Var
< _objref_CChannelElement,
CChannelElement_Helper
CChannelElement_var
typedef CChannelElement_ptr CChannelElementRef
typedef CConnectionModelCConnectionModel_out
typedef
_CORBA_ConstrType_Variable_OUT_arg
< CConnPolicy, CConnPolicy_var
CConnPolicy_out
typedef CConnPolicy::_var_type CConnPolicy_var
typedef _CORBA_ObjRef_OUT_arg
< _objref_CDataFlowInterface,
CDataFlowInterface_Helper
CDataFlowInterface_out
typedef
_objref_CDataFlowInterface
CDataFlowInterface_ptr
typedef _CORBA_ObjRef_Var
< _objref_CDataFlowInterface,
CDataFlowInterface_Helper
CDataFlowInterface_var
typedef CDataFlowInterface_ptr CDataFlowInterfaceRef
typedef CFlowStatusCFlowStatus_out
typedef CLockPolicyCLockPolicy_out
typedef
_CORBA_ConstrType_Variable_OUT_arg
< CPortDescription,
CPortDescription_var
CPortDescription_out
typedef CPortDescription::_var_type CPortDescription_var
typedef CPortTypeCPortType_out
typedef _CORBA_ObjRef_OUT_arg
< _objref_CRemoteChannelElement,
CRemoteChannelElement_Helper
CRemoteChannelElement_out
typedef
_objref_CRemoteChannelElement
CRemoteChannelElement_ptr
typedef _CORBA_ObjRef_Var
< _objref_CRemoteChannelElement,
CRemoteChannelElement_Helper
CRemoteChannelElement_var
typedef CRemoteChannelElement_ptr CRemoteChannelElementRef

Enumerations

enum  CConnectionModel { CData, CBuffer }
enum  CFlowStatus { CNoData, COldData, CNewData }
enum  CLockPolicy { CUnsync, CLocked, CLockFree }
enum  CPortType { CInput, COutput }

Functions

void operator<<= (::CORBA::Any &_a, RTT::corba::CDataFlowInterface_ptr *_s)
void operator<<= (::CORBA::Any &_a, RTT::corba::CDataFlowInterface_ptr _s)
void operator<<= (::CORBA::Any &_a, RTT::corba::CDataFlowInterface::CPortDescriptions *_sp)
void operator<<= (::CORBA::Any &_a, const RTT::corba::CDataFlowInterface::CPortDescriptions &_s)
void operator<<= (::CORBA::Any &_a, RTT::corba::CDataFlowInterface::CPortNames *_sp)
void operator<<= (::CORBA::Any &_a, const RTT::corba::CDataFlowInterface::CPortNames &_s)
void operator<<= (::CORBA::Any &_a, RTT::corba::CPortDescription *_sp)
void operator<<= (::CORBA::Any &_a, const RTT::corba::CPortDescription &_s)
void operator<<= (::CORBA::Any &_a, RTT::corba::CPortType _s)
void operator<<= (RTT::corba::CPortType &_e, cdrStream &s)
void operator<<= (::CORBA::Any &_a, const RTT::corba::CNoCorbaTransport *_sp)
void operator<<= (::CORBA::Any &_a, const RTT::corba::CNoCorbaTransport &_s)
void operator<<= (::CORBA::Any &_a, const RTT::corba::CNoSuchPortException *_sp)
void operator<<= (::CORBA::Any &_a, const RTT::corba::CNoSuchPortException &_s)
void operator<<= (::CORBA::Any &_a, RTT::corba::CRemoteChannelElement_ptr *_s)
void operator<<= (::CORBA::Any &_a, RTT::corba::CRemoteChannelElement_ptr _s)
void operator<<= (::CORBA::Any &_a, RTT::corba::CChannelElement_ptr *_s)
void operator<<= (::CORBA::Any &_a, RTT::corba::CChannelElement_ptr _s)
void operator<<= (::CORBA::Any &_a, RTT::corba::CConnPolicy *_sp)
void operator<<= (::CORBA::Any &_a, const RTT::corba::CConnPolicy &_s)
void operator<<= (::CORBA::Any &_a, RTT::corba::CLockPolicy _s)
void operator<<= (RTT::corba::CLockPolicy &_e, cdrStream &s)
void operator<<= (::CORBA::Any &_a, RTT::corba::CConnectionModel _s)
void operator<<= (RTT::corba::CConnectionModel &_e, cdrStream &s)
void operator<<= (::CORBA::Any &_a, RTT::corba::CFlowStatus _s)
void operator<<= (RTT::corba::CFlowStatus &_e, cdrStream &s)
_CORBA_Boolean operator>>= (const ::CORBA::Any &_a, RTT::corba::CDataFlowInterface_ptr &_s)
_CORBA_Boolean operator>>= (const ::CORBA::Any &_a, const RTT::corba::CDataFlowInterface::CPortDescriptions *&_sp)
_CORBA_Boolean operator>>= (const ::CORBA::Any &_a, RTT::corba::CDataFlowInterface::CPortDescriptions *&_sp)
_CORBA_Boolean operator>>= (const ::CORBA::Any &_a, const RTT::corba::CDataFlowInterface::CPortNames *&_sp)
_CORBA_Boolean operator>>= (const ::CORBA::Any &_a, RTT::corba::CDataFlowInterface::CPortNames *&_sp)
_CORBA_Boolean operator>>= (const ::CORBA::Any &_a, const RTT::corba::CPortDescription *&_sp)
_CORBA_Boolean operator>>= (const ::CORBA::Any &_a, RTT::corba::CPortDescription *&_sp)
_CORBA_Boolean operator>>= (const ::CORBA::Any &_a, RTT::corba::CPortType &_s)
void operator>>= (RTT::corba::CPortType _e, cdrStream &s)
_CORBA_Boolean operator>>= (const ::CORBA::Any &_a, const RTT::corba::CNoCorbaTransport *&_sp)
_CORBA_Boolean operator>>= (const ::CORBA::Any &_a, const RTT::corba::CNoSuchPortException *&_sp)
_CORBA_Boolean operator>>= (const ::CORBA::Any &_a, RTT::corba::CRemoteChannelElement_ptr &_s)
_CORBA_Boolean operator>>= (const ::CORBA::Any &_a, RTT::corba::CChannelElement_ptr &_s)
_CORBA_Boolean operator>>= (const ::CORBA::Any &_a, const RTT::corba::CConnPolicy *&_sp)
_CORBA_Boolean operator>>= (const ::CORBA::Any &_a, RTT::corba::CConnPolicy *&_sp)
_CORBA_Boolean operator>>= (const ::CORBA::Any &_a, RTT::corba::CLockPolicy &_s)
void operator>>= (RTT::corba::CLockPolicy _e, cdrStream &s)
_CORBA_Boolean operator>>= (const ::CORBA::Any &_a, RTT::corba::CConnectionModel &_s)
void operator>>= (RTT::corba::CConnectionModel _e, cdrStream &s)
_CORBA_Boolean operator>>= (const ::CORBA::Any &_a, RTT::corba::CFlowStatus &_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::CFlowStatus _e, cdrStream &s)

Variables

_CORBA_MODULE_VAR
_dyn_attrconst::CORBA::TypeCode_ptr 
_tc_CChannelElement
_CORBA_MODULE_VAR
_dyn_attrconst::CORBA::TypeCode_ptr 
_tc_CConnectionModel
_CORBA_MODULE_VAR
_dyn_attrconst::CORBA::TypeCode_ptr 
_tc_CConnPolicy
_CORBA_MODULE_VAR
_dyn_attrconst::CORBA::TypeCode_ptr 
_tc_CDataFlowInterface
_CORBA_MODULE_VAR
_dyn_attrconst::CORBA::TypeCode_ptr 
_tc_CFlowStatus
_CORBA_MODULE_VAR
_dyn_attrconst::CORBA::TypeCode_ptr 
_tc_CLockPolicy
_CORBA_MODULE_VAR
_dyn_attrconst::CORBA::TypeCode_ptr 
_tc_CNoCorbaTransport
_CORBA_MODULE_VAR
_dyn_attrconst::CORBA::TypeCode_ptr 
_tc_CNoSuchPortException
_CORBA_MODULE_VAR
_dyn_attrconst::CORBA::TypeCode_ptr 
_tc_CPortDescription
_CORBA_MODULE_VAR
_dyn_attrconst::CORBA::TypeCode_ptr 
_tc_CPortType
_CORBA_MODULE_VAR
_dyn_attrconst::CORBA::TypeCode_ptr 
_tc_CRemoteChannelElement

Define Documentation

#define __RTT_mcorba_mCDataFlowInterface__

Definition at line 443 of file DataFlowC.h.

#define __RTT_mcorba_mCRemoteChannelElement__

Definition at line 226 of file DataFlowC.h.

#define _core_attr

Definition at line 39 of file DataFlowC.h.

#define _dyn_attr

Definition at line 49 of file DataFlowC.h.

#define USE_core_stub_in_nt_dll_NOT_DEFINED_DataFlow

Definition at line 13 of file DataFlowC.h.

#define USE_dyn_stub_in_nt_dll_NOT_DEFINED_DataFlow

Definition at line 16 of file DataFlowC.h.

#define USE_stub_in_nt_dll_NOT_DEFINED_DataFlow

Definition at line 10 of file DataFlowC.h.


Typedef Documentation

Definition at line 135 of file DataFlowC.h.

Definition at line 117 of file DataFlowC.h.

Definition at line 134 of file DataFlowC.h.

Definition at line 120 of file DataFlowC.h.

Definition at line 71 of file DataFlowC.h.

typedef _CORBA_ConstrType_Variable_OUT_arg< CConnPolicy,CConnPolicy_var > CConnPolicy_out

Definition at line 108 of file DataFlowC.h.

Definition at line 106 of file DataFlowC.h.

Definition at line 465 of file DataFlowC.h.

Definition at line 447 of file DataFlowC.h.

Definition at line 464 of file DataFlowC.h.

Definition at line 450 of file DataFlowC.h.

Definition at line 66 of file DataFlowC.h.

Definition at line 76 of file DataFlowC.h.

typedef _CORBA_ConstrType_Variable_OUT_arg< CPortDescription,CPortDescription_var > CPortDescription_out

Definition at line 438 of file DataFlowC.h.

Definition at line 436 of file DataFlowC.h.

Definition at line 416 of file DataFlowC.h.

Definition at line 248 of file DataFlowC.h.

Definition at line 230 of file DataFlowC.h.

Definition at line 247 of file DataFlowC.h.

Definition at line 233 of file DataFlowC.h.


Enumeration Type Documentation

Enumerator:
CData 
CBuffer 

Definition at line 70 of file DataFlowC.h.

Enumerator:
CNoData 
COldData 
CNewData 

Definition at line 65 of file DataFlowC.h.

Enumerator:
CUnsync 
CLocked 
CLockFree 

Definition at line 75 of file DataFlowC.h.

enum CPortType
Enumerator:
CInput 
COutput 

Definition at line 415 of file DataFlowC.h.


Function Documentation

void operator<<= ( ::CORBA::Any &  _a,
RTT::corba::CDataFlowInterface_ptr _s 
)
void operator<<= ( ::CORBA::Any &  _a,
RTT::corba::CDataFlowInterface_ptr  _s 
)
void operator<<= ( ::CORBA::Any &  _a,
RTT::corba::CDataFlowInterface::CPortDescriptions *  _sp 
)
void operator<<= ( ::CORBA::Any &  _a,
const RTT::corba::CDataFlowInterface::CPortDescriptions &  _s 
)
void operator<<= ( ::CORBA::Any &  _a,
RTT::corba::CDataFlowInterface::CPortNames *  _sp 
)
void operator<<= ( ::CORBA::Any &  _a,
const RTT::corba::CDataFlowInterface::CPortNames &  _s 
)
void operator<<= ( ::CORBA::Any &  _a,
RTT::corba::CPortDescription *  _sp 
)
void operator<<= ( ::CORBA::Any &  _a,
const RTT::corba::CPortDescription &  _s 
)
void operator<<= ( ::CORBA::Any &  _a,
RTT::corba::CPortType  _s 
)
void operator<<= ( RTT::corba::CPortType _e,
cdrStream &  s 
) [inline]

Definition at line 950 of file DataFlowC.h.

void operator<<= ( ::CORBA::Any &  _a,
const RTT::corba::CNoCorbaTransport *  _sp 
)
void operator<<= ( ::CORBA::Any &  _a,
const RTT::corba::CNoCorbaTransport &  _s 
)
void operator<<= ( ::CORBA::Any &  _a,
const RTT::corba::CNoSuchPortException *  _sp 
)
void operator<<= ( ::CORBA::Any &  _a,
const RTT::corba::CNoSuchPortException &  _s 
)
void operator<<= ( ::CORBA::Any &  _a,
RTT::corba::CRemoteChannelElement_ptr _s 
)
void operator<<= ( ::CORBA::Any &  _a,
RTT::corba::CRemoteChannelElement_ptr  _s 
)
void operator<<= ( ::CORBA::Any &  _a,
RTT::corba::CChannelElement_ptr _s 
)
void operator<<= ( ::CORBA::Any &  _a,
RTT::corba::CChannelElement_ptr  _s 
)
void operator<<= ( ::CORBA::Any &  _a,
RTT::corba::CConnPolicy *  _sp 
)
void operator<<= ( ::CORBA::Any &  _a,
const RTT::corba::CConnPolicy &  _s 
)
void operator<<= ( ::CORBA::Any &  _a,
RTT::corba::CLockPolicy  _s 
)
void operator<<= ( RTT::corba::CLockPolicy _e,
cdrStream &  s 
) [inline]

Definition at line 910 of file DataFlowC.h.

void operator<<= ( ::CORBA::Any &  _a,
RTT::corba::CConnectionModel  _s 
)
void operator<<= ( RTT::corba::CConnectionModel _e,
cdrStream &  s 
) [inline]

Definition at line 891 of file DataFlowC.h.

void operator<<= ( ::CORBA::Any &  _a,
RTT::corba::CFlowStatus  _s 
)
void operator<<= ( RTT::corba::CFlowStatus _e,
cdrStream &  s 
) [inline]

Definition at line 872 of file DataFlowC.h.

_CORBA_Boolean operator>>= ( const ::CORBA::Any &  _a,
RTT::corba::CDataFlowInterface_ptr _s 
)
_CORBA_Boolean operator>>= ( const ::CORBA::Any &  _a,
const RTT::corba::CDataFlowInterface::CPortDescriptions *&  _sp 
)
_CORBA_Boolean operator>>= ( const ::CORBA::Any &  _a,
RTT::corba::CDataFlowInterface::CPortDescriptions *&  _sp 
)
_CORBA_Boolean operator>>= ( const ::CORBA::Any &  _a,
const RTT::corba::CDataFlowInterface::CPortNames *&  _sp 
)
_CORBA_Boolean operator>>= ( const ::CORBA::Any &  _a,
RTT::corba::CDataFlowInterface::CPortNames *&  _sp 
)
_CORBA_Boolean operator>>= ( const ::CORBA::Any &  _a,
const RTT::corba::CPortDescription *&  _sp 
)
_CORBA_Boolean operator>>= ( const ::CORBA::Any &  _a,
RTT::corba::CPortDescription *&  _sp 
)
_CORBA_Boolean operator>>= ( const ::CORBA::Any &  _a,
RTT::corba::CPortType _s 
)
void operator>>= ( RTT::corba::CPortType  _e,
cdrStream &  s 
) [inline]

Definition at line 946 of file DataFlowC.h.

_CORBA_Boolean operator>>= ( const ::CORBA::Any &  _a,
const RTT::corba::CNoCorbaTransport *&  _sp 
)
_CORBA_Boolean operator>>= ( const ::CORBA::Any &  _a,
const RTT::corba::CNoSuchPortException *&  _sp 
)
_CORBA_Boolean operator>>= ( const ::CORBA::Any &  _a,
RTT::corba::CRemoteChannelElement_ptr _s 
)
_CORBA_Boolean operator>>= ( const ::CORBA::Any &  _a,
RTT::corba::CChannelElement_ptr _s 
)
_CORBA_Boolean operator>>= ( const ::CORBA::Any &  _a,
const RTT::corba::CConnPolicy *&  _sp 
)
_CORBA_Boolean operator>>= ( const ::CORBA::Any &  _a,
RTT::corba::CConnPolicy *&  _sp 
)
_CORBA_Boolean operator>>= ( const ::CORBA::Any &  _a,
RTT::corba::CLockPolicy _s 
)
void operator>>= ( RTT::corba::CLockPolicy  _e,
cdrStream &  s 
) [inline]

Definition at line 906 of file DataFlowC.h.

_CORBA_Boolean operator>>= ( const ::CORBA::Any &  _a,
RTT::corba::CConnectionModel _s 
)
void operator>>= ( RTT::corba::CConnectionModel  _e,
cdrStream &  s 
) [inline]

Definition at line 887 of file DataFlowC.h.

_CORBA_Boolean operator>>= ( const ::CORBA::Any &  _a,
RTT::corba::CFlowStatus _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::CFlowStatus  _e,
cdrStream &  s 
) [inline]

Definition at line 868 of file DataFlowC.h.


Variable Documentation

_CORBA_MODULE_VAR _dyn_attrconst ::CORBA::TypeCode_ptr _tc_CChannelElement

Definition at line 223 of file DataFlowC.h.

_CORBA_MODULE_VAR _dyn_attrconst ::CORBA::TypeCode_ptr _tc_CConnectionModel

Definition at line 73 of file DataFlowC.h.

_CORBA_MODULE_VAR _dyn_attrconst ::CORBA::TypeCode_ptr _tc_CConnPolicy

Definition at line 110 of file DataFlowC.h.

_CORBA_MODULE_VAR _dyn_attrconst ::CORBA::TypeCode_ptr _tc_CDataFlowInterface

Definition at line 795 of file DataFlowC.h.

_CORBA_MODULE_VAR _dyn_attrconst ::CORBA::TypeCode_ptr _tc_CFlowStatus

Definition at line 68 of file DataFlowC.h.

_CORBA_MODULE_VAR _dyn_attrconst ::CORBA::TypeCode_ptr _tc_CLockPolicy

Definition at line 78 of file DataFlowC.h.

_CORBA_MODULE_VAR _dyn_attrconst ::CORBA::TypeCode_ptr _tc_CNoCorbaTransport

Definition at line 413 of file DataFlowC.h.

_CORBA_MODULE_VAR _dyn_attrconst ::CORBA::TypeCode_ptr _tc_CNoSuchPortException

Definition at line 374 of file DataFlowC.h.

_CORBA_MODULE_VAR _dyn_attrconst ::CORBA::TypeCode_ptr _tc_CPortDescription

Definition at line 440 of file DataFlowC.h.

_CORBA_MODULE_VAR _dyn_attrconst ::CORBA::TypeCode_ptr _tc_CPortType

Definition at line 418 of file DataFlowC.h.

_CORBA_MODULE_VAR _dyn_attrconst ::CORBA::TypeCode_ptr _tc_CRemoteChannelElement

Definition at line 335 of file DataFlowC.h.

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines


rtt
Author(s): RTT Developers
autogenerated on Fri Jan 11 09:45:40 2013