Orocos Real-Time Toolkit  2.9.0
Public Attributes | List of all members
RTT::corba::CConnPolicy Struct Reference

import"rtt/transports/corba/DataFlow.idl";

Public Attributes

CConnectionModel type
 
long size
 
CLockPolicy lock_policy
 
boolean init
 
boolean pull
 
CBufferPolicy buffer_policy
 
long max_threads
 
boolean mandatory
 
long transport
 
long data_size
 
string name_id
 

Detailed Description

Definition at line 18 of file DataFlow.idl.

Member Data Documentation

CBufferPolicy RTT::corba::CConnPolicy::buffer_policy
long RTT::corba::CConnPolicy::data_size
boolean RTT::corba::CConnPolicy::init

Definition at line 23 of file DataFlow.idl.

Referenced by toCORBA(), and toRTT().

CLockPolicy RTT::corba::CConnPolicy::lock_policy

Definition at line 22 of file DataFlow.idl.

Referenced by toCORBA(), and toRTT().

boolean RTT::corba::CConnPolicy::mandatory

Definition at line 27 of file DataFlow.idl.

Referenced by toCORBA(), and toRTT().

long RTT::corba::CConnPolicy::max_threads

Definition at line 26 of file DataFlow.idl.

Referenced by toCORBA(), and toRTT().

string RTT::corba::CConnPolicy::name_id
boolean RTT::corba::CConnPolicy::pull

Definition at line 24 of file DataFlow.idl.

Referenced by toCORBA(), and toRTT().

long RTT::corba::CConnPolicy::size

Definition at line 21 of file DataFlow.idl.

Referenced by toCORBA(), and toRTT().

long RTT::corba::CConnPolicy::transport
CConnectionModel RTT::corba::CConnPolicy::type

Definition at line 20 of file DataFlow.idl.

Referenced by toCORBA(), and toRTT().


The documentation for this struct was generated from the following file: