#include <SetActionRecipe.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _apiKey_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _cls_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _description_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _id_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _recipe_type |
typedef boost::shared_ptr < ::re_srvs::SetActionRecipeRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::re_srvs::SetActionRecipeRequest_ < ContainerAllocator > > | Ptr |
typedef SetActionRecipeRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
SetActionRecipeRequest_ () | |
SetActionRecipeRequest_ (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 > | apiKey |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | cls |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | description |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | id |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | recipe |
Definition at line 25 of file SetActionRecipe.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::SetActionRecipeRequest_< ContainerAllocator >::_apiKey_type |
Definition at line 58 of file SetActionRecipe.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::SetActionRecipeRequest_< ContainerAllocator >::_cls_type |
Definition at line 46 of file SetActionRecipe.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::SetActionRecipeRequest_< ContainerAllocator >::_description_type |
Definition at line 52 of file SetActionRecipe.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::SetActionRecipeRequest_< ContainerAllocator >::_id_type |
Definition at line 49 of file SetActionRecipe.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::SetActionRecipeRequest_< ContainerAllocator >::_recipe_type |
Definition at line 55 of file SetActionRecipe.h.
typedef boost::shared_ptr< ::re_srvs::SetActionRecipeRequest_<ContainerAllocator> const> re_srvs::SetActionRecipeRequest_< ContainerAllocator >::ConstPtr |
Definition at line 63 of file SetActionRecipe.h.
typedef boost::shared_ptr< ::re_srvs::SetActionRecipeRequest_<ContainerAllocator> > re_srvs::SetActionRecipeRequest_< ContainerAllocator >::Ptr |
Definition at line 62 of file SetActionRecipe.h.
typedef SetActionRecipeRequest_<ContainerAllocator> re_srvs::SetActionRecipeRequest_< ContainerAllocator >::Type |
Definition at line 26 of file SetActionRecipe.h.
re_srvs::SetActionRecipeRequest_< ContainerAllocator >::SetActionRecipeRequest_ | ( | ) | [inline] |
Definition at line 28 of file SetActionRecipe.h.
re_srvs::SetActionRecipeRequest_< ContainerAllocator >::SetActionRecipeRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 37 of file SetActionRecipe.h.
boost::shared_ptr<std::map<std::string, std::string> > re_srvs::SetActionRecipeRequest_< ContainerAllocator >::__connection_header |
Definition at line 64 of file SetActionRecipe.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::SetActionRecipeRequest_< ContainerAllocator >::apiKey |
Definition at line 59 of file SetActionRecipe.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::SetActionRecipeRequest_< ContainerAllocator >::cls |
Definition at line 47 of file SetActionRecipe.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::SetActionRecipeRequest_< ContainerAllocator >::description |
Definition at line 53 of file SetActionRecipe.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::SetActionRecipeRequest_< ContainerAllocator >::id |
Definition at line 50 of file SetActionRecipe.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::SetActionRecipeRequest_< ContainerAllocator >::recipe |
Definition at line 56 of file SetActionRecipe.h.