#include <SetActionRecipe.h>
Public Types | |
typedef uint8_t | _success_type |
typedef boost::shared_ptr < ::re_srvs::SetActionRecipeResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::re_srvs::SetActionRecipeResponse_ < ContainerAllocator > > | Ptr |
typedef SetActionRecipeResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
SetActionRecipeResponse_ () | |
SetActionRecipeResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | success |
Definition at line 73 of file SetActionRecipe.h.
typedef uint8_t re_srvs::SetActionRecipeResponse_< ContainerAllocator >::_success_type |
Definition at line 86 of file SetActionRecipe.h.
typedef boost::shared_ptr< ::re_srvs::SetActionRecipeResponse_<ContainerAllocator> const> re_srvs::SetActionRecipeResponse_< ContainerAllocator >::ConstPtr |
Definition at line 91 of file SetActionRecipe.h.
typedef boost::shared_ptr< ::re_srvs::SetActionRecipeResponse_<ContainerAllocator> > re_srvs::SetActionRecipeResponse_< ContainerAllocator >::Ptr |
Definition at line 90 of file SetActionRecipe.h.
typedef SetActionRecipeResponse_<ContainerAllocator> re_srvs::SetActionRecipeResponse_< ContainerAllocator >::Type |
Definition at line 74 of file SetActionRecipe.h.
re_srvs::SetActionRecipeResponse_< ContainerAllocator >::SetActionRecipeResponse_ | ( | ) | [inline] |
Definition at line 76 of file SetActionRecipe.h.
re_srvs::SetActionRecipeResponse_< ContainerAllocator >::SetActionRecipeResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 81 of file SetActionRecipe.h.
boost::shared_ptr<std::map<std::string, std::string> > re_srvs::SetActionRecipeResponse_< ContainerAllocator >::__connection_header |
Definition at line 92 of file SetActionRecipe.h.
uint8_t re_srvs::SetActionRecipeResponse_< ContainerAllocator >::success |
Definition at line 87 of file SetActionRecipe.h.