#include <RTTCorbaConversion.hpp>
Public Types | |
| typedef CORBA::Any_ptr | CorbaType |
| typedef CORBA::Any_var | StdType |
Static Public Member Functions | |
| static CORBA::Any_ptr | createAny (CORBA::Any_var t) |
| static bool | update (const CORBA::Any &any, CORBA::Any_var _value) |
| static bool | updateAny (const StdType &t, CORBA::Any &any) |
Definition at line 114 of file RTTCorbaConversion.hpp.
| typedef CORBA::Any_ptr RTT::corba::AnyConversion< CORBA::Any_var >::CorbaType |
Definition at line 116 of file RTTCorbaConversion.hpp.
| typedef CORBA::Any_var RTT::corba::AnyConversion< CORBA::Any_var >::StdType |
Definition at line 117 of file RTTCorbaConversion.hpp.
|
inlinestatic |
Definition at line 125 of file RTTCorbaConversion.hpp.
|
inlinestatic |
Definition at line 119 of file RTTCorbaConversion.hpp.
|
inlinestatic |
Definition at line 130 of file RTTCorbaConversion.hpp.