#include <DelActionRecipe.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 > | _recipeUID_type |
typedef boost::shared_ptr < ::re_srvs::DelActionRecipeRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::re_srvs::DelActionRecipeRequest_ < ContainerAllocator > > | Ptr |
typedef DelActionRecipeRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
DelActionRecipeRequest_ () | |
DelActionRecipeRequest_ (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 > | recipeUID |
Definition at line 25 of file DelActionRecipe.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::DelActionRecipeRequest_< ContainerAllocator >::_apiKey_type |
Definition at line 43 of file DelActionRecipe.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::DelActionRecipeRequest_< ContainerAllocator >::_recipeUID_type |
Definition at line 40 of file DelActionRecipe.h.
typedef boost::shared_ptr< ::re_srvs::DelActionRecipeRequest_<ContainerAllocator> const> re_srvs::DelActionRecipeRequest_< ContainerAllocator >::ConstPtr |
Definition at line 48 of file DelActionRecipe.h.
typedef boost::shared_ptr< ::re_srvs::DelActionRecipeRequest_<ContainerAllocator> > re_srvs::DelActionRecipeRequest_< ContainerAllocator >::Ptr |
Definition at line 47 of file DelActionRecipe.h.
typedef DelActionRecipeRequest_<ContainerAllocator> re_srvs::DelActionRecipeRequest_< ContainerAllocator >::Type |
Definition at line 26 of file DelActionRecipe.h.
re_srvs::DelActionRecipeRequest_< ContainerAllocator >::DelActionRecipeRequest_ | ( | ) | [inline] |
Definition at line 28 of file DelActionRecipe.h.
re_srvs::DelActionRecipeRequest_< ContainerAllocator >::DelActionRecipeRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file DelActionRecipe.h.
boost::shared_ptr<std::map<std::string, std::string> > re_srvs::DelActionRecipeRequest_< ContainerAllocator >::__connection_header |
Definition at line 49 of file DelActionRecipe.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::DelActionRecipeRequest_< ContainerAllocator >::apiKey |
Definition at line 44 of file DelActionRecipe.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::DelActionRecipeRequest_< ContainerAllocator >::recipeUID |
Definition at line 41 of file DelActionRecipe.h.