#include <UpdateActionRecipe.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 > | _description_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _recipe_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _uid_type |
typedef boost::shared_ptr < ::re_srvs::UpdateActionRecipeRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::re_srvs::UpdateActionRecipeRequest_ < ContainerAllocator > > | Ptr |
typedef UpdateActionRecipeRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
UpdateActionRecipeRequest_ () | |
UpdateActionRecipeRequest_ (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 > | description |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | recipe |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | uid |
Definition at line 25 of file UpdateActionRecipe.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::UpdateActionRecipeRequest_< ContainerAllocator >::_apiKey_type |
Definition at line 53 of file UpdateActionRecipe.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::UpdateActionRecipeRequest_< ContainerAllocator >::_description_type |
Definition at line 47 of file UpdateActionRecipe.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::UpdateActionRecipeRequest_< ContainerAllocator >::_recipe_type |
Definition at line 50 of file UpdateActionRecipe.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::UpdateActionRecipeRequest_< ContainerAllocator >::_uid_type |
Definition at line 44 of file UpdateActionRecipe.h.
typedef boost::shared_ptr< ::re_srvs::UpdateActionRecipeRequest_<ContainerAllocator> const> re_srvs::UpdateActionRecipeRequest_< ContainerAllocator >::ConstPtr |
Definition at line 58 of file UpdateActionRecipe.h.
typedef boost::shared_ptr< ::re_srvs::UpdateActionRecipeRequest_<ContainerAllocator> > re_srvs::UpdateActionRecipeRequest_< ContainerAllocator >::Ptr |
Definition at line 57 of file UpdateActionRecipe.h.
typedef UpdateActionRecipeRequest_<ContainerAllocator> re_srvs::UpdateActionRecipeRequest_< ContainerAllocator >::Type |
Definition at line 26 of file UpdateActionRecipe.h.
re_srvs::UpdateActionRecipeRequest_< ContainerAllocator >::UpdateActionRecipeRequest_ | ( | ) | [inline] |
Definition at line 28 of file UpdateActionRecipe.h.
re_srvs::UpdateActionRecipeRequest_< ContainerAllocator >::UpdateActionRecipeRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 36 of file UpdateActionRecipe.h.
boost::shared_ptr<std::map<std::string, std::string> > re_srvs::UpdateActionRecipeRequest_< ContainerAllocator >::__connection_header |
Definition at line 59 of file UpdateActionRecipe.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::UpdateActionRecipeRequest_< ContainerAllocator >::apiKey |
Definition at line 54 of file UpdateActionRecipe.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::UpdateActionRecipeRequest_< ContainerAllocator >::description |
Definition at line 48 of file UpdateActionRecipe.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::UpdateActionRecipeRequest_< ContainerAllocator >::recipe |
Definition at line 51 of file UpdateActionRecipe.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::UpdateActionRecipeRequest_< ContainerAllocator >::uid |
Definition at line 45 of file UpdateActionRecipe.h.