Orocos Real-Time Toolkit  2.9.0
Public Types | Static Public Member Functions | List of all members
RTT::corba::AnyConversion< CORBA::Any_ptr > Struct Template Reference

#include <rtt/transports/corba/RTTCorbaConversion.hpp>

Public Types

typedef CORBA::Any_ptr CorbaType
 
typedef CORBA::Any_ptr StdType
 

Static Public Member Functions

static bool update (const CORBA::Any &any, CORBA::Any_ptr _value)
 
static CORBA::Any_ptr createAny (CORBA::Any_ptr t)
 
static bool updateAny (const StdType &t, CORBA::Any &any)
 

Detailed Description

template<>
struct RTT::corba::AnyConversion< CORBA::Any_ptr >

Definition at line 90 of file RTTCorbaConversion.hpp.

Member Typedef Documentation

Definition at line 92 of file RTTCorbaConversion.hpp.

Definition at line 93 of file RTTCorbaConversion.hpp.

Member Function Documentation

static CORBA::Any_ptr RTT::corba::AnyConversion< CORBA::Any_ptr >::createAny ( CORBA::Any_ptr  t)
inlinestatic

Definition at line 101 of file RTTCorbaConversion.hpp.

static bool RTT::corba::AnyConversion< CORBA::Any_ptr >::update ( const CORBA::Any &  any,
CORBA::Any_ptr  _value 
)
inlinestatic

Definition at line 95 of file RTTCorbaConversion.hpp.

static bool RTT::corba::AnyConversion< CORBA::Any_ptr >::updateAny ( const StdType t,
CORBA::Any &  any 
)
inlinestatic

Definition at line 106 of file RTTCorbaConversion.hpp.


The documentation for this struct was generated from the following file: