#include <RTTCorbaConversion.hpp>

Public Types | |
| typedef CORBA::ULongSeq | sequence |
Public Types inherited from RTT::corba::AnyConversionHelper< unsigned int, CORBA::ULong > | |
| typedef CORBA::ULong | CorbaType |
| typedef unsigned int | StdType |
Additional Inherited Members | |
Static Public Member Functions inherited from RTT::corba::AnyConversionHelper< unsigned int, CORBA::ULong > | |
| static CORBA::Any_ptr | createAny (const unsigned int &t) |
| static unsigned int & | fromAny (unsigned int &t) |
| static const unsigned int & | get (const unsigned int &t) |
| static CorbaType | toAny (unsigned intt) |
| static bool | toCorbaType (CorbaType &cb, const StdType &tp) |
| static bool | toStdType (StdType &tp, const CorbaType &cb) |
| static bool | update (const CORBA::Any &any, StdType &_value) |
| static bool | updateAny (const unsigned int &t, CORBA::Any &any) |
Definition at line 75 of file RTTCorbaConversion.hpp.
| typedef CORBA::ULongSeq RTT::corba::AnyConversion< unsigned int >::sequence |
Definition at line 76 of file RTTCorbaConversion.hpp.