#include <SayAction.h>
Public Types | |
typedef ::cob_sound::SayActionFeedback_ < ContainerAllocator > | _action_feedback_type |
typedef ::cob_sound::SayActionGoal_ < ContainerAllocator > | _action_goal_type |
typedef ::cob_sound::SayActionResult_ < ContainerAllocator > | _action_result_type |
typedef boost::shared_ptr < ::cob_sound::SayAction_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::cob_sound::SayAction_ < ContainerAllocator > > | Ptr |
typedef SayAction_ < ContainerAllocator > | Type |
Public Member Functions | |
SayAction_ () | |
SayAction_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::cob_sound::SayActionFeedback_ < ContainerAllocator > | action_feedback |
::cob_sound::SayActionGoal_ < ContainerAllocator > | action_goal |
::cob_sound::SayActionResult_ < ContainerAllocator > | action_result |
Definition at line 24 of file SayAction.h.
typedef ::cob_sound::SayActionFeedback_<ContainerAllocator> cob_sound::SayAction_< ContainerAllocator >::_action_feedback_type |
Definition at line 47 of file SayAction.h.
typedef ::cob_sound::SayActionGoal_<ContainerAllocator> cob_sound::SayAction_< ContainerAllocator >::_action_goal_type |
Definition at line 41 of file SayAction.h.
typedef ::cob_sound::SayActionResult_<ContainerAllocator> cob_sound::SayAction_< ContainerAllocator >::_action_result_type |
Definition at line 44 of file SayAction.h.
typedef boost::shared_ptr< ::cob_sound::SayAction_<ContainerAllocator> const> cob_sound::SayAction_< ContainerAllocator >::ConstPtr |
Definition at line 52 of file SayAction.h.
typedef boost::shared_ptr< ::cob_sound::SayAction_<ContainerAllocator> > cob_sound::SayAction_< ContainerAllocator >::Ptr |
Definition at line 51 of file SayAction.h.
typedef SayAction_<ContainerAllocator> cob_sound::SayAction_< ContainerAllocator >::Type |
Definition at line 25 of file SayAction.h.
cob_sound::SayAction_< ContainerAllocator >::SayAction_ | ( | ) | [inline] |
Definition at line 27 of file SayAction.h.
cob_sound::SayAction_< ContainerAllocator >::SayAction_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file SayAction.h.
boost::shared_ptr<std::map<std::string, std::string> > cob_sound::SayAction_< ContainerAllocator >::__connection_header |
Definition at line 53 of file SayAction.h.
::cob_sound::SayActionFeedback_<ContainerAllocator> cob_sound::SayAction_< ContainerAllocator >::action_feedback |
Definition at line 48 of file SayAction.h.
::cob_sound::SayActionGoal_<ContainerAllocator> cob_sound::SayAction_< ContainerAllocator >::action_goal |
Definition at line 42 of file SayAction.h.
::cob_sound::SayActionResult_<ContainerAllocator> cob_sound::SayAction_< ContainerAllocator >::action_result |
Definition at line 45 of file SayAction.h.