Public Types | Public Member Functions | Public Attributes
cob_sound::SayAction_< ContainerAllocator > Struct Template Reference

#include <SayAction.h>

List of all members.

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

Detailed Description

template<class ContainerAllocator>
struct cob_sound::SayAction_< ContainerAllocator >

Definition at line 24 of file SayAction.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef ::cob_sound::SayActionFeedback_<ContainerAllocator> cob_sound::SayAction_< ContainerAllocator >::_action_feedback_type

Definition at line 47 of file SayAction.h.

template<class ContainerAllocator >
typedef ::cob_sound::SayActionGoal_<ContainerAllocator> cob_sound::SayAction_< ContainerAllocator >::_action_goal_type

Definition at line 41 of file SayAction.h.

template<class ContainerAllocator >
typedef ::cob_sound::SayActionResult_<ContainerAllocator> cob_sound::SayAction_< ContainerAllocator >::_action_result_type

Definition at line 44 of file SayAction.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::cob_sound::SayAction_<ContainerAllocator> const> cob_sound::SayAction_< ContainerAllocator >::ConstPtr

Definition at line 52 of file SayAction.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::cob_sound::SayAction_<ContainerAllocator> > cob_sound::SayAction_< ContainerAllocator >::Ptr

Definition at line 51 of file SayAction.h.

template<class ContainerAllocator >
typedef SayAction_<ContainerAllocator> cob_sound::SayAction_< ContainerAllocator >::Type

Definition at line 25 of file SayAction.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
cob_sound::SayAction_< ContainerAllocator >::SayAction_ ( ) [inline]

Definition at line 27 of file SayAction.h.

template<class ContainerAllocator >
cob_sound::SayAction_< ContainerAllocator >::SayAction_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 34 of file SayAction.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > cob_sound::SayAction_< ContainerAllocator >::__connection_header

Definition at line 53 of file SayAction.h.

template<class ContainerAllocator >
::cob_sound::SayActionFeedback_<ContainerAllocator> cob_sound::SayAction_< ContainerAllocator >::action_feedback

Definition at line 48 of file SayAction.h.

template<class ContainerAllocator >
::cob_sound::SayActionGoal_<ContainerAllocator> cob_sound::SayAction_< ContainerAllocator >::action_goal

Definition at line 42 of file SayAction.h.

template<class ContainerAllocator >
::cob_sound::SayActionResult_<ContainerAllocator> cob_sound::SayAction_< ContainerAllocator >::action_result

Definition at line 45 of file SayAction.h.


The documentation for this struct was generated from the following file:


cob_sound
Author(s): Florian Weisshardt
autogenerated on Sun Oct 5 2014 23:11:00