|
Orocos Real-Time Toolkit
2.8.3
|
import"rtt/transports/corba/DataFlow.idl";
Public Attributes | |
| CPortType | type |
| string | name |
| string | type_name |
Definition at line 105 of file DataFlow.idl.
| string RTT::corba::CPortDescription::name |
Definition at line 108 of file DataFlow.idl.
Referenced by RTT::corba::CDataFlowInterface_i::_default_POA(), and RTT::corba::TaskContextProxy::fetchPorts().
| CPortType RTT::corba::CPortDescription::type |
Definition at line 107 of file DataFlow.idl.
Referenced by RTT::corba::CDataFlowInterface_i::_default_POA(), and RTT::corba::TaskContextProxy::fetchPorts().
| string RTT::corba::CPortDescription::type_name |
Definition at line 109 of file DataFlow.idl.
Referenced by RTT::corba::CDataFlowInterface_i::_default_POA(), and RTT::corba::TaskContextProxy::fetchPorts().
1.8.11