#include <SayActionGoal.h>
Public Types | |
typedef ::actionlib_msgs::GoalID_ < ContainerAllocator > | _goal_id_type |
typedef ::cob_sound::SayGoal_ < ContainerAllocator > | _goal_type |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef boost::shared_ptr < ::cob_sound::SayActionGoal_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::cob_sound::SayActionGoal_ < ContainerAllocator > > | Ptr |
typedef SayActionGoal_ < ContainerAllocator > | Type |
Public Member Functions | |
SayActionGoal_ () | |
SayActionGoal_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::cob_sound::SayGoal_ < ContainerAllocator > | goal |
::actionlib_msgs::GoalID_ < ContainerAllocator > | goal_id |
::std_msgs::Header_ < ContainerAllocator > | header |
Definition at line 24 of file SayActionGoal.h.
typedef ::actionlib_msgs::GoalID_<ContainerAllocator> cob_sound::SayActionGoal_< ContainerAllocator >::_goal_id_type |
Definition at line 44 of file SayActionGoal.h.
typedef ::cob_sound::SayGoal_<ContainerAllocator> cob_sound::SayActionGoal_< ContainerAllocator >::_goal_type |
Definition at line 47 of file SayActionGoal.h.
typedef ::std_msgs::Header_<ContainerAllocator> cob_sound::SayActionGoal_< ContainerAllocator >::_header_type |
Definition at line 41 of file SayActionGoal.h.
typedef boost::shared_ptr< ::cob_sound::SayActionGoal_<ContainerAllocator> const> cob_sound::SayActionGoal_< ContainerAllocator >::ConstPtr |
Definition at line 52 of file SayActionGoal.h.
typedef boost::shared_ptr< ::cob_sound::SayActionGoal_<ContainerAllocator> > cob_sound::SayActionGoal_< ContainerAllocator >::Ptr |
Definition at line 51 of file SayActionGoal.h.
typedef SayActionGoal_<ContainerAllocator> cob_sound::SayActionGoal_< ContainerAllocator >::Type |
Definition at line 25 of file SayActionGoal.h.
cob_sound::SayActionGoal_< ContainerAllocator >::SayActionGoal_ | ( | ) | [inline] |
Definition at line 27 of file SayActionGoal.h.
cob_sound::SayActionGoal_< ContainerAllocator >::SayActionGoal_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file SayActionGoal.h.
boost::shared_ptr<std::map<std::string, std::string> > cob_sound::SayActionGoal_< ContainerAllocator >::__connection_header |
Definition at line 53 of file SayActionGoal.h.
::cob_sound::SayGoal_<ContainerAllocator> cob_sound::SayActionGoal_< ContainerAllocator >::goal |
Definition at line 48 of file SayActionGoal.h.
::actionlib_msgs::GoalID_<ContainerAllocator> cob_sound::SayActionGoal_< ContainerAllocator >::goal_id |
Definition at line 45 of file SayActionGoal.h.
::std_msgs::Header_<ContainerAllocator> cob_sound::SayActionGoal_< ContainerAllocator >::header |
Definition at line 42 of file SayActionGoal.h.