#include <DataFlowC.h>
Public Types | |
typedef _CORBA_ConstrType_Variable_Var < CPortDescription > | _var_type |
Public Member Functions | |
void | operator<<= (cdrStream &) |
void | operator>>= (cdrStream &) const |
Public Attributes | |
::CORBA::String_member | name |
CPortType | type |
::CORBA::String_member | type_name |
Definition at line 420 of file DataFlowC.h.
typedef _CORBA_ConstrType_Variable_Var<CPortDescription> CPortDescription::_var_type |
Definition at line 421 of file DataFlowC.h.
void CPortDescription::operator<<= | ( | cdrStream & | ) |
void CPortDescription::operator>>= | ( | cdrStream & | ) | const |
::CORBA::String_member CPortDescription::name |
Definition at line 426 of file DataFlowC.h.
Definition at line 424 of file DataFlowC.h.
::CORBA::String_member CPortDescription::type_name |
Definition at line 428 of file DataFlowC.h.