#include <SearchActionRecipes.h>
Public Types | |
typedef std::vector < std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | _recipes_type |
typedef uint8_t | _success_type |
typedef std::vector < std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | _uids_type |
typedef boost::shared_ptr < ::re_srvs::SearchActionRecipesResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::re_srvs::SearchActionRecipesResponse_ < ContainerAllocator > > | Ptr |
typedef SearchActionRecipesResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
SearchActionRecipesResponse_ () | |
SearchActionRecipesResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | recipes |
uint8_t | success |
std::vector< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | uids |
Definition at line 53 of file SearchActionRecipes.h.
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > re_srvs::SearchActionRecipesResponse_< ContainerAllocator >::_recipes_type |
Definition at line 76 of file SearchActionRecipes.h.
typedef uint8_t re_srvs::SearchActionRecipesResponse_< ContainerAllocator >::_success_type |
Definition at line 70 of file SearchActionRecipes.h.
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > re_srvs::SearchActionRecipesResponse_< ContainerAllocator >::_uids_type |
Definition at line 73 of file SearchActionRecipes.h.
typedef boost::shared_ptr< ::re_srvs::SearchActionRecipesResponse_<ContainerAllocator> const> re_srvs::SearchActionRecipesResponse_< ContainerAllocator >::ConstPtr |
Definition at line 81 of file SearchActionRecipes.h.
typedef boost::shared_ptr< ::re_srvs::SearchActionRecipesResponse_<ContainerAllocator> > re_srvs::SearchActionRecipesResponse_< ContainerAllocator >::Ptr |
Definition at line 80 of file SearchActionRecipes.h.
typedef SearchActionRecipesResponse_<ContainerAllocator> re_srvs::SearchActionRecipesResponse_< ContainerAllocator >::Type |
Definition at line 54 of file SearchActionRecipes.h.
re_srvs::SearchActionRecipesResponse_< ContainerAllocator >::SearchActionRecipesResponse_ | ( | ) | [inline] |
Definition at line 56 of file SearchActionRecipes.h.
re_srvs::SearchActionRecipesResponse_< ContainerAllocator >::SearchActionRecipesResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 63 of file SearchActionRecipes.h.
boost::shared_ptr<std::map<std::string, std::string> > re_srvs::SearchActionRecipesResponse_< ContainerAllocator >::__connection_header |
Definition at line 82 of file SearchActionRecipes.h.
std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > re_srvs::SearchActionRecipesResponse_< ContainerAllocator >::recipes |
Definition at line 77 of file SearchActionRecipes.h.
uint8_t re_srvs::SearchActionRecipesResponse_< ContainerAllocator >::success |
Definition at line 71 of file SearchActionRecipes.h.
std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > re_srvs::SearchActionRecipesResponse_< ContainerAllocator >::uids |
Definition at line 74 of file SearchActionRecipes.h.