#include <GetActionRecipe.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _recipeUID_type |
typedef boost::shared_ptr < ::re_srvs::GetActionRecipeRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::re_srvs::GetActionRecipeRequest_ < ContainerAllocator > > | Ptr |
typedef GetActionRecipeRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
GetActionRecipeRequest_ () | |
GetActionRecipeRequest_ (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 > | recipeUID |
Definition at line 25 of file GetActionRecipe.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::GetActionRecipeRequest_< ContainerAllocator >::_recipeUID_type |
Definition at line 38 of file GetActionRecipe.h.
typedef boost::shared_ptr< ::re_srvs::GetActionRecipeRequest_<ContainerAllocator> const> re_srvs::GetActionRecipeRequest_< ContainerAllocator >::ConstPtr |
Definition at line 43 of file GetActionRecipe.h.
typedef boost::shared_ptr< ::re_srvs::GetActionRecipeRequest_<ContainerAllocator> > re_srvs::GetActionRecipeRequest_< ContainerAllocator >::Ptr |
Definition at line 42 of file GetActionRecipe.h.
typedef GetActionRecipeRequest_<ContainerAllocator> re_srvs::GetActionRecipeRequest_< ContainerAllocator >::Type |
Definition at line 26 of file GetActionRecipe.h.
re_srvs::GetActionRecipeRequest_< ContainerAllocator >::GetActionRecipeRequest_ | ( | ) | [inline] |
Definition at line 28 of file GetActionRecipe.h.
re_srvs::GetActionRecipeRequest_< ContainerAllocator >::GetActionRecipeRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file GetActionRecipe.h.
boost::shared_ptr<std::map<std::string, std::string> > re_srvs::GetActionRecipeRequest_< ContainerAllocator >::__connection_header |
Definition at line 44 of file GetActionRecipe.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::GetActionRecipeRequest_< ContainerAllocator >::recipeUID |
Definition at line 39 of file GetActionRecipe.h.