|
Orocos Real-Time Toolkit
2.9.0
|
import"rtt/transports/corba/DataFlow.idl";
Public Attributes | |
| CPortType | type |
| string | name |
| string | description |
| string | type_name |
Definition at line 135 of file DataFlow.idl.
| string RTT::corba::CPortDescription::description |
Definition at line 139 of file DataFlow.idl.
Referenced by RTT::corba::CDataFlowInterface_i::_default_POA().
| string RTT::corba::CPortDescription::name |
Definition at line 138 of file DataFlow.idl.
Referenced by RTT::corba::CDataFlowInterface_i::_default_POA().
| CPortType RTT::corba::CPortDescription::type |
Definition at line 137 of file DataFlow.idl.
Referenced by RTT::corba::CDataFlowInterface_i::_default_POA().
| string RTT::corba::CPortDescription::type_name |
Definition at line 140 of file DataFlow.idl.
Referenced by RTT::corba::CDataFlowInterface_i::_default_POA().
1.8.11