Public Types | Public Member Functions | Public Attributes
re_srvs::GetActionRecipeResponse_< ContainerAllocator > Struct Template Reference

#include <GetActionRecipe.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_recipe_type
typedef uint8_t _success_type
typedef boost::shared_ptr
< ::re_srvs::GetActionRecipeResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::re_srvs::GetActionRecipeResponse_
< ContainerAllocator > > 
Ptr
typedef
GetActionRecipeResponse_
< ContainerAllocator > 
Type

Public Member Functions

 GetActionRecipeResponse_ ()
 GetActionRecipeResponse_ (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 > 
recipe
uint8_t success

Detailed Description

template<class ContainerAllocator>
struct re_srvs::GetActionRecipeResponse_< ContainerAllocator >

Definition at line 53 of file GetActionRecipe.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::GetActionRecipeResponse_< ContainerAllocator >::_recipe_type

Definition at line 71 of file GetActionRecipe.h.

template<class ContainerAllocator >
typedef uint8_t re_srvs::GetActionRecipeResponse_< ContainerAllocator >::_success_type

Definition at line 68 of file GetActionRecipe.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::re_srvs::GetActionRecipeResponse_<ContainerAllocator> const> re_srvs::GetActionRecipeResponse_< ContainerAllocator >::ConstPtr

Definition at line 76 of file GetActionRecipe.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::re_srvs::GetActionRecipeResponse_<ContainerAllocator> > re_srvs::GetActionRecipeResponse_< ContainerAllocator >::Ptr

Definition at line 75 of file GetActionRecipe.h.

template<class ContainerAllocator >
typedef GetActionRecipeResponse_<ContainerAllocator> re_srvs::GetActionRecipeResponse_< ContainerAllocator >::Type

Definition at line 54 of file GetActionRecipe.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
re_srvs::GetActionRecipeResponse_< ContainerAllocator >::GetActionRecipeResponse_ ( ) [inline]

Definition at line 56 of file GetActionRecipe.h.

template<class ContainerAllocator >
re_srvs::GetActionRecipeResponse_< ContainerAllocator >::GetActionRecipeResponse_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 62 of file GetActionRecipe.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > re_srvs::GetActionRecipeResponse_< ContainerAllocator >::__connection_header

Definition at line 77 of file GetActionRecipe.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::GetActionRecipeResponse_< ContainerAllocator >::recipe

Definition at line 72 of file GetActionRecipe.h.

template<class ContainerAllocator >
uint8_t re_srvs::GetActionRecipeResponse_< ContainerAllocator >::success

Definition at line 69 of file GetActionRecipe.h.


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


re_srvs
Author(s): Alexander Perzylo
autogenerated on Sun Jan 5 2014 11:28:44