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

#include <Parameter.h>

List of all members.

Public Types

enum  { STRING = 0 }
enum  { INT = 1 }
enum  { FLOAT = 2 }
enum  { BOOL = 3 }
enum  { LIST = 4 }
enum  { DICT = 5 }
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_key_type
typedef uint8_t _type_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_value_type
typedef boost::shared_ptr
< ::nasa_r2_common_msgs::Parameter_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::nasa_r2_common_msgs::Parameter_
< ContainerAllocator > > 
Ptr
typedef Parameter_
< ContainerAllocator > 
Type

Public Member Functions

 Parameter_ ()
 Parameter_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
key
uint8_t type
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
value

Detailed Description

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

Definition at line 21 of file Parameter.h.


Member Typedef Documentation

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

Definition at line 38 of file Parameter.h.

template<class ContainerAllocator >
typedef uint8_t nasa_r2_common_msgs::Parameter_< ContainerAllocator >::_type_type

Definition at line 41 of file Parameter.h.

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

Definition at line 44 of file Parameter.h.

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

Definition at line 55 of file Parameter.h.

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

Definition at line 54 of file Parameter.h.

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

Definition at line 22 of file Parameter.h.


Member Enumeration Documentation

template<class ContainerAllocator >
anonymous enum
Enumerator:
STRING 

Definition at line 47 of file Parameter.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
INT 

Definition at line 48 of file Parameter.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
FLOAT 

Definition at line 49 of file Parameter.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
BOOL 

Definition at line 50 of file Parameter.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
LIST 

Definition at line 51 of file Parameter.h.

template<class ContainerAllocator >
anonymous enum
Enumerator:
DICT 

Definition at line 52 of file Parameter.h.


Constructor & Destructor Documentation

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

Definition at line 24 of file Parameter.h.

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

Definition at line 31 of file Parameter.h.


Member Data Documentation

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

Definition at line 56 of file Parameter.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > nasa_r2_common_msgs::Parameter_< ContainerAllocator >::key

Definition at line 39 of file Parameter.h.

template<class ContainerAllocator >
uint8_t nasa_r2_common_msgs::Parameter_< ContainerAllocator >::type

Definition at line 42 of file Parameter.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > nasa_r2_common_msgs::Parameter_< ContainerAllocator >::value

Definition at line 45 of file Parameter.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