Public Types | Public Member Functions | Public Attributes
nasa_r2_common_msgs::VariantMap_< ContainerAllocator > Struct Template Reference

#include <VariantMap.h>

List of all members.

Public Types

typedef std::vector< uint8_t,
typename
ContainerAllocator::template
rebind< uint8_t >::other > 
_boolMap_type
typedef std::vector< float,
typename
ContainerAllocator::template
rebind< float >::other > 
_float32Map_type
typedef std::vector< int16_t,
typename
ContainerAllocator::template
rebind< int16_t >::other > 
_int16Map_type
typedef std::vector< int32_t,
typename
ContainerAllocator::template
rebind< int32_t >::other > 
_int32Map_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_message_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_name_type
typedef std::vector
< std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
, typename
ContainerAllocator::template
rebind< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
>::other > 
_stringMap_type
typedef std::vector< uint16_t,
typename
ContainerAllocator::template
rebind< uint16_t >::other > 
_uint16Map_type
typedef std::vector< uint32_t,
typename
ContainerAllocator::template
rebind< uint32_t >::other > 
_uint32Map_type
typedef std::vector
< ::nasa_r2_common_msgs::ValueType_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::nasa_r2_common_msgs::ValueType_
< ContainerAllocator >
>::other > 
_value_type
typedef boost::shared_ptr
< ::nasa_r2_common_msgs::VariantMap_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::nasa_r2_common_msgs::VariantMap_
< ContainerAllocator > > 
Ptr
typedef VariantMap_
< ContainerAllocator > 
Type

Public Member Functions

 VariantMap_ ()
 VariantMap_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::vector< uint8_t, typename
ContainerAllocator::template
rebind< uint8_t >::other > 
boolMap
std::vector< float, typename
ContainerAllocator::template
rebind< float >::other > 
float32Map
std::vector< int16_t, typename
ContainerAllocator::template
rebind< int16_t >::other > 
int16Map
std::vector< int32_t, typename
ContainerAllocator::template
rebind< int32_t >::other > 
int32Map
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
message
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
name
std::vector< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
, typename
ContainerAllocator::template
rebind< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
>::other > 
stringMap
std::vector< uint16_t,
typename
ContainerAllocator::template
rebind< uint16_t >::other > 
uint16Map
std::vector< uint32_t,
typename
ContainerAllocator::template
rebind< uint32_t >::other > 
uint32Map
std::vector
< ::nasa_r2_common_msgs::ValueType_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::nasa_r2_common_msgs::ValueType_
< ContainerAllocator >
>::other > 
value

Detailed Description

template<class ContainerAllocator>
struct nasa_r2_common_msgs::VariantMap_< ContainerAllocator >

Definition at line 22 of file VariantMap.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > nasa_r2_common_msgs::VariantMap_< ContainerAllocator >::_boolMap_type

Definition at line 80 of file VariantMap.h.

template<class ContainerAllocator >
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > nasa_r2_common_msgs::VariantMap_< ContainerAllocator >::_float32Map_type

Definition at line 77 of file VariantMap.h.

template<class ContainerAllocator >
typedef std::vector<int16_t, typename ContainerAllocator::template rebind<int16_t>::other > nasa_r2_common_msgs::VariantMap_< ContainerAllocator >::_int16Map_type

Definition at line 68 of file VariantMap.h.

template<class ContainerAllocator >
typedef std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > nasa_r2_common_msgs::VariantMap_< ContainerAllocator >::_int32Map_type

Definition at line 74 of file VariantMap.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > nasa_r2_common_msgs::VariantMap_< ContainerAllocator >::_message_type

Definition at line 56 of file VariantMap.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > nasa_r2_common_msgs::VariantMap_< ContainerAllocator >::_name_type

Definition at line 53 of file VariantMap.h.

template<class ContainerAllocator >
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > nasa_r2_common_msgs::VariantMap_< ContainerAllocator >::_stringMap_type

Definition at line 62 of file VariantMap.h.

template<class ContainerAllocator >
typedef std::vector<uint16_t, typename ContainerAllocator::template rebind<uint16_t>::other > nasa_r2_common_msgs::VariantMap_< ContainerAllocator >::_uint16Map_type

Definition at line 65 of file VariantMap.h.

template<class ContainerAllocator >
typedef std::vector<uint32_t, typename ContainerAllocator::template rebind<uint32_t>::other > nasa_r2_common_msgs::VariantMap_< ContainerAllocator >::_uint32Map_type

Definition at line 71 of file VariantMap.h.

template<class ContainerAllocator >
typedef std::vector< ::nasa_r2_common_msgs::ValueType_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::nasa_r2_common_msgs::ValueType_<ContainerAllocator> >::other > nasa_r2_common_msgs::VariantMap_< ContainerAllocator >::_value_type

Definition at line 59 of file VariantMap.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::nasa_r2_common_msgs::VariantMap_<ContainerAllocator> const> nasa_r2_common_msgs::VariantMap_< ContainerAllocator >::ConstPtr

Definition at line 85 of file VariantMap.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::nasa_r2_common_msgs::VariantMap_<ContainerAllocator> > nasa_r2_common_msgs::VariantMap_< ContainerAllocator >::Ptr

Definition at line 84 of file VariantMap.h.

template<class ContainerAllocator >
typedef VariantMap_<ContainerAllocator> nasa_r2_common_msgs::VariantMap_< ContainerAllocator >::Type

Definition at line 23 of file VariantMap.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
nasa_r2_common_msgs::VariantMap_< ContainerAllocator >::VariantMap_ ( ) [inline]

Definition at line 25 of file VariantMap.h.

template<class ContainerAllocator >
nasa_r2_common_msgs::VariantMap_< ContainerAllocator >::VariantMap_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 39 of file VariantMap.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > nasa_r2_common_msgs::VariantMap_< ContainerAllocator >::__connection_header

Definition at line 86 of file VariantMap.h.

template<class ContainerAllocator >
std::vector<uint8_t, typename ContainerAllocator::template rebind<uint8_t>::other > nasa_r2_common_msgs::VariantMap_< ContainerAllocator >::boolMap

Definition at line 81 of file VariantMap.h.

template<class ContainerAllocator >
std::vector<float, typename ContainerAllocator::template rebind<float>::other > nasa_r2_common_msgs::VariantMap_< ContainerAllocator >::float32Map

Definition at line 78 of file VariantMap.h.

template<class ContainerAllocator >
std::vector<int16_t, typename ContainerAllocator::template rebind<int16_t>::other > nasa_r2_common_msgs::VariantMap_< ContainerAllocator >::int16Map

Definition at line 69 of file VariantMap.h.

template<class ContainerAllocator >
std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > nasa_r2_common_msgs::VariantMap_< ContainerAllocator >::int32Map

Definition at line 75 of file VariantMap.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > nasa_r2_common_msgs::VariantMap_< ContainerAllocator >::message

Definition at line 57 of file VariantMap.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > nasa_r2_common_msgs::VariantMap_< ContainerAllocator >::name

Definition at line 54 of file VariantMap.h.

template<class ContainerAllocator >
std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > nasa_r2_common_msgs::VariantMap_< ContainerAllocator >::stringMap

Definition at line 63 of file VariantMap.h.

template<class ContainerAllocator >
std::vector<uint16_t, typename ContainerAllocator::template rebind<uint16_t>::other > nasa_r2_common_msgs::VariantMap_< ContainerAllocator >::uint16Map

Definition at line 66 of file VariantMap.h.

template<class ContainerAllocator >
std::vector<uint32_t, typename ContainerAllocator::template rebind<uint32_t>::other > nasa_r2_common_msgs::VariantMap_< ContainerAllocator >::uint32Map

Definition at line 72 of file VariantMap.h.

template<class ContainerAllocator >
std::vector< ::nasa_r2_common_msgs::ValueType_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::nasa_r2_common_msgs::ValueType_<ContainerAllocator> >::other > nasa_r2_common_msgs::VariantMap_< ContainerAllocator >::value

Definition at line 60 of file VariantMap.h.


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


nasa_r2_common_msgs
Author(s): Paul Dinh. Maintained by Jennifer Turner
autogenerated on Mon Oct 6 2014 02:42:35