#include <OrocosTypesC.h>
Public Types | |
typedef _CORBA_ConstrType_Variable_Var < Pair > | _var_type |
Public Member Functions | |
void | operator<<= (cdrStream &) |
void | operator>>= (cdrStream &) const |
Public Attributes | |
::CORBA::Any | t1 |
::CORBA::Any | t2 |
Definition at line 65 of file OrocosTypesC.h.
typedef _CORBA_ConstrType_Variable_Var<Pair> Pair::_var_type |
Definition at line 66 of file OrocosTypesC.h.
void Pair::operator<<= | ( | cdrStream & | ) |
void Pair::operator>>= | ( | cdrStream & | ) | const |
::CORBA::Any Pair::t1 |
Definition at line 69 of file OrocosTypesC.h.
::CORBA::Any Pair::t2 |
Definition at line 71 of file OrocosTypesC.h.