Public Types | Public Member Functions | Public Attributes
simple_move_base::GoAngleAction_< ContainerAllocator > Struct Template Reference

#include <GoAngleAction.h>

List of all members.

Public Types

typedef
::simple_move_base::GoAngleActionFeedback_
< ContainerAllocator > 
_action_feedback_type
typedef
::simple_move_base::GoAngleActionGoal_
< ContainerAllocator > 
_action_goal_type
typedef
::simple_move_base::GoAngleActionResult_
< ContainerAllocator > 
_action_result_type
typedef boost::shared_ptr
< ::simple_move_base::GoAngleAction_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::simple_move_base::GoAngleAction_
< ContainerAllocator > > 
Ptr
typedef GoAngleAction_
< ContainerAllocator > 
Type

Public Member Functions

 GoAngleAction_ ()
 GoAngleAction_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
::simple_move_base::GoAngleActionFeedback_
< ContainerAllocator > 
action_feedback
::simple_move_base::GoAngleActionGoal_
< ContainerAllocator > 
action_goal
::simple_move_base::GoAngleActionResult_
< ContainerAllocator > 
action_result

Detailed Description

template<class ContainerAllocator>
struct simple_move_base::GoAngleAction_< ContainerAllocator >

Definition at line 24 of file GoAngleAction.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef ::simple_move_base::GoAngleActionFeedback_<ContainerAllocator> simple_move_base::GoAngleAction_< ContainerAllocator >::_action_feedback_type

Definition at line 47 of file GoAngleAction.h.

template<class ContainerAllocator >
typedef ::simple_move_base::GoAngleActionGoal_<ContainerAllocator> simple_move_base::GoAngleAction_< ContainerAllocator >::_action_goal_type

Definition at line 41 of file GoAngleAction.h.

template<class ContainerAllocator >
typedef ::simple_move_base::GoAngleActionResult_<ContainerAllocator> simple_move_base::GoAngleAction_< ContainerAllocator >::_action_result_type

Definition at line 44 of file GoAngleAction.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::simple_move_base::GoAngleAction_<ContainerAllocator> const> simple_move_base::GoAngleAction_< ContainerAllocator >::ConstPtr

Definition at line 52 of file GoAngleAction.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::simple_move_base::GoAngleAction_<ContainerAllocator> > simple_move_base::GoAngleAction_< ContainerAllocator >::Ptr

Definition at line 51 of file GoAngleAction.h.

template<class ContainerAllocator >
typedef GoAngleAction_<ContainerAllocator> simple_move_base::GoAngleAction_< ContainerAllocator >::Type

Definition at line 25 of file GoAngleAction.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
simple_move_base::GoAngleAction_< ContainerAllocator >::GoAngleAction_ ( ) [inline]

Definition at line 27 of file GoAngleAction.h.

template<class ContainerAllocator >
simple_move_base::GoAngleAction_< ContainerAllocator >::GoAngleAction_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 34 of file GoAngleAction.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > simple_move_base::GoAngleAction_< ContainerAllocator >::__connection_header

Definition at line 53 of file GoAngleAction.h.

template<class ContainerAllocator >
::simple_move_base::GoAngleActionFeedback_<ContainerAllocator> simple_move_base::GoAngleAction_< ContainerAllocator >::action_feedback

Definition at line 48 of file GoAngleAction.h.

template<class ContainerAllocator >
::simple_move_base::GoAngleActionGoal_<ContainerAllocator> simple_move_base::GoAngleAction_< ContainerAllocator >::action_goal

Definition at line 42 of file GoAngleAction.h.

template<class ContainerAllocator >
::simple_move_base::GoAngleActionResult_<ContainerAllocator> simple_move_base::GoAngleAction_< ContainerAllocator >::action_result

Definition at line 45 of file GoAngleAction.h.


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


simple_move_base
Author(s): haidai
autogenerated on Wed Nov 27 2013 12:26:26