#include <RTTCorbaConversion.hpp>

Public Types | |
| typedef CORBA::LongSeq | sequence |
Public Types inherited from RTT::corba::AnyConversionHelper< int, CORBA::Long > | |
| typedef CORBA::Long | CorbaType |
| typedef int | StdType |
Additional Inherited Members | |
Static Public Member Functions inherited from RTT::corba::AnyConversionHelper< int, CORBA::Long > | |
| static CORBA::Any_ptr | createAny (const int &t) |
| static int & | fromAny (int &t) |
| static const int & | get (const int &t) |
| static CorbaType | toAny (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 int &t, CORBA::Any &any) |
Definition at line 67 of file RTTCorbaConversion.hpp.
| typedef CORBA::LongSeq RTT::corba::AnyConversion< int >::sequence |
Definition at line 68 of file RTTCorbaConversion.hpp.