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

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

Public Attributes

CPortType type
 
string name
 
string description
 
string type_name
 

Detailed Description

Definition at line 135 of file DataFlow.idl.

Member Data Documentation

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().


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