Public Types | Static Public Member Functions | List of all members
RTT::corba::AnyConversion< std::map< T1, T2, _Compare, _Alloc > > Struct Template Reference

#include <CorbaConversion.hpp>

Public Types

typedef RTT::corba::PairSeq CorbaType
 
typedef RTT::corba::CAnySequence sequence
 
typedef std::map< T1, T2, _Compare, _Alloc > StdType
 

Static Public Member Functions

static CORBA::Any_ptr createAny (const StdType &t)
 
static StdType get (const CorbaType *cb)
 
static CorbaTypetoAny (const StdType &tp)
 
static bool toCorbaType (CorbaType &cb, const StdType &tp)
 
static bool toCorbaType (CORBA::Any &any, const StdType &tp)
 
static bool toStdType (StdType &tp, const CorbaType &cb)
 
static bool toStdType (StdType &tp, const CORBA::Any &any)
 
static bool update (const CORBA::Any &any, StdType &_value)
 
static bool updateAny (StdType const &t, CORBA::Any &any)
 

Detailed Description

template<class T1, class T2, class _Compare, class _Alloc>
struct RTT::corba::AnyConversion< std::map< T1, T2, _Compare, _Alloc > >

Use for the conversion of a std::map of C++ types to a two Corba sequences, given the conversions between the C++ types and the Corba types

Definition at line 335 of file CorbaConversion.hpp.

Member Typedef Documentation

template<class T1 , class T2 , class _Compare , class _Alloc >
typedef RTT::corba::PairSeq RTT::corba::AnyConversion< std::map< T1, T2, _Compare, _Alloc > >::CorbaType

Definition at line 338 of file CorbaConversion.hpp.

template<class T1 , class T2 , class _Compare , class _Alloc >
typedef RTT::corba::CAnySequence RTT::corba::AnyConversion< std::map< T1, T2, _Compare, _Alloc > >::sequence

Definition at line 336 of file CorbaConversion.hpp.

template<class T1 , class T2 , class _Compare , class _Alloc >
typedef std::map<T1, T2, _Compare, _Alloc> RTT::corba::AnyConversion< std::map< T1, T2, _Compare, _Alloc > >::StdType

Definition at line 339 of file CorbaConversion.hpp.

Member Function Documentation

template<class T1 , class T2 , class _Compare , class _Alloc >
static CORBA::Any_ptr RTT::corba::AnyConversion< std::map< T1, T2, _Compare, _Alloc > >::createAny ( const StdType t)
inlinestatic

Definition at line 395 of file CorbaConversion.hpp.

template<class T1 , class T2 , class _Compare , class _Alloc >
static StdType RTT::corba::AnyConversion< std::map< T1, T2, _Compare, _Alloc > >::get ( const CorbaType cb)
inlinestatic

Definition at line 381 of file CorbaConversion.hpp.

template<class T1 , class T2 , class _Compare , class _Alloc >
static CorbaType* RTT::corba::AnyConversion< std::map< T1, T2, _Compare, _Alloc > >::toAny ( const StdType tp)
inlinestatic

Definition at line 375 of file CorbaConversion.hpp.

template<class T1 , class T2 , class _Compare , class _Alloc >
static bool RTT::corba::AnyConversion< std::map< T1, T2, _Compare, _Alloc > >::toCorbaType ( CorbaType cb,
const StdType tp 
)
inlinestatic

Definition at line 353 of file CorbaConversion.hpp.

template<class T1 , class T2 , class _Compare , class _Alloc >
static bool RTT::corba::AnyConversion< std::map< T1, T2, _Compare, _Alloc > >::toCorbaType ( CORBA::Any &  any,
const StdType tp 
)
inlinestatic

Definition at line 371 of file CorbaConversion.hpp.

template<class T1 , class T2 , class _Compare , class _Alloc >
static bool RTT::corba::AnyConversion< std::map< T1, T2, _Compare, _Alloc > >::toStdType ( StdType tp,
const CorbaType cb 
)
inlinestatic

Definition at line 341 of file CorbaConversion.hpp.

template<class T1 , class T2 , class _Compare , class _Alloc >
static bool RTT::corba::AnyConversion< std::map< T1, T2, _Compare, _Alloc > >::toStdType ( StdType tp,
const CORBA::Any &  any 
)
inlinestatic

if T is a std::vector or a std::map the associated type is CORBA::Any

Definition at line 368 of file CorbaConversion.hpp.

template<class T1 , class T2 , class _Compare , class _Alloc >
static bool RTT::corba::AnyConversion< std::map< T1, T2, _Compare, _Alloc > >::update ( const CORBA::Any &  any,
StdType _value 
)
inlinestatic

Definition at line 387 of file CorbaConversion.hpp.

template<class T1 , class T2 , class _Compare , class _Alloc >
static bool RTT::corba::AnyConversion< std::map< T1, T2, _Compare, _Alloc > >::updateAny ( StdType const &  t,
CORBA::Any &  any 
)
inlinestatic

Definition at line 401 of file CorbaConversion.hpp.


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


rtt
Author(s): RTT Developers
autogenerated on Tue Jun 25 2019 19:33:42