Public Types | Public Member Functions | Public Attributes
turtlebot_actions::ActionMsgMapperGoal_< ContainerAllocator > Struct Template Reference

#include <ActionMsgMapperGoal.h>

List of all members.

Public Types

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 > 
_input_list_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_input_topic_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_input_type_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 > 
_output_list_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_output_topic_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_output_type_type
typedef boost::shared_ptr
< ::turtlebot_actions::ActionMsgMapperGoal_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::turtlebot_actions::ActionMsgMapperGoal_
< ContainerAllocator > > 
Ptr
typedef ActionMsgMapperGoal_
< ContainerAllocator > 
Type

Public Member Functions

 ActionMsgMapperGoal_ ()
 ActionMsgMapperGoal_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
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 > 
input_list
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
input_topic
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
input_type
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 > 
output_list
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
output_topic
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
output_type

Detailed Description

template<class ContainerAllocator>
struct turtlebot_actions::ActionMsgMapperGoal_< ContainerAllocator >

Definition at line 21 of file ActionMsgMapperGoal.h.


Member Typedef Documentation

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 > turtlebot_actions::ActionMsgMapperGoal_< ContainerAllocator >::_input_list_type

Definition at line 56 of file ActionMsgMapperGoal.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > turtlebot_actions::ActionMsgMapperGoal_< ContainerAllocator >::_input_topic_type

Definition at line 44 of file ActionMsgMapperGoal.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > turtlebot_actions::ActionMsgMapperGoal_< ContainerAllocator >::_input_type_type

Definition at line 50 of file ActionMsgMapperGoal.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 > turtlebot_actions::ActionMsgMapperGoal_< ContainerAllocator >::_output_list_type

Definition at line 59 of file ActionMsgMapperGoal.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > turtlebot_actions::ActionMsgMapperGoal_< ContainerAllocator >::_output_topic_type

Definition at line 47 of file ActionMsgMapperGoal.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > turtlebot_actions::ActionMsgMapperGoal_< ContainerAllocator >::_output_type_type

Definition at line 53 of file ActionMsgMapperGoal.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::turtlebot_actions::ActionMsgMapperGoal_<ContainerAllocator> const> turtlebot_actions::ActionMsgMapperGoal_< ContainerAllocator >::ConstPtr

Definition at line 64 of file ActionMsgMapperGoal.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::turtlebot_actions::ActionMsgMapperGoal_<ContainerAllocator> > turtlebot_actions::ActionMsgMapperGoal_< ContainerAllocator >::Ptr

Definition at line 63 of file ActionMsgMapperGoal.h.

template<class ContainerAllocator >
typedef ActionMsgMapperGoal_<ContainerAllocator> turtlebot_actions::ActionMsgMapperGoal_< ContainerAllocator >::Type

Definition at line 22 of file ActionMsgMapperGoal.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
turtlebot_actions::ActionMsgMapperGoal_< ContainerAllocator >::ActionMsgMapperGoal_ ( ) [inline]

Definition at line 24 of file ActionMsgMapperGoal.h.

template<class ContainerAllocator >
turtlebot_actions::ActionMsgMapperGoal_< ContainerAllocator >::ActionMsgMapperGoal_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 34 of file ActionMsgMapperGoal.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > turtlebot_actions::ActionMsgMapperGoal_< ContainerAllocator >::__connection_header

Definition at line 65 of file ActionMsgMapperGoal.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 > turtlebot_actions::ActionMsgMapperGoal_< ContainerAllocator >::input_list

Definition at line 57 of file ActionMsgMapperGoal.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > turtlebot_actions::ActionMsgMapperGoal_< ContainerAllocator >::input_topic

Definition at line 45 of file ActionMsgMapperGoal.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > turtlebot_actions::ActionMsgMapperGoal_< ContainerAllocator >::input_type

Definition at line 51 of file ActionMsgMapperGoal.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 > turtlebot_actions::ActionMsgMapperGoal_< ContainerAllocator >::output_list

Definition at line 60 of file ActionMsgMapperGoal.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > turtlebot_actions::ActionMsgMapperGoal_< ContainerAllocator >::output_topic

Definition at line 48 of file ActionMsgMapperGoal.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > turtlebot_actions::ActionMsgMapperGoal_< ContainerAllocator >::output_type

Definition at line 54 of file ActionMsgMapperGoal.h.


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


turtlebot_actions
Author(s): Helen Oleynikova, Melonee Wise
autogenerated on Fri Dec 6 2013 20:51:36