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

#include <GoXYAction.h>

List of all members.

Public Types

typedef
::simple_move_base::GoXYActionFeedback_
< ContainerAllocator > 
_action_feedback_type
typedef
::simple_move_base::GoXYActionGoal_
< ContainerAllocator > 
_action_goal_type
typedef
::simple_move_base::GoXYActionResult_
< ContainerAllocator > 
_action_result_type
typedef boost::shared_ptr
< ::simple_move_base::GoXYAction_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::simple_move_base::GoXYAction_
< ContainerAllocator > > 
Ptr
typedef GoXYAction_
< ContainerAllocator > 
Type

Public Member Functions

 GoXYAction_ ()
 GoXYAction_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
::simple_move_base::GoXYActionFeedback_
< ContainerAllocator > 
action_feedback
::simple_move_base::GoXYActionGoal_
< ContainerAllocator > 
action_goal
::simple_move_base::GoXYActionResult_
< ContainerAllocator > 
action_result

Detailed Description

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

Definition at line 24 of file GoXYAction.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef ::simple_move_base::GoXYActionFeedback_<ContainerAllocator> simple_move_base::GoXYAction_< ContainerAllocator >::_action_feedback_type

Definition at line 47 of file GoXYAction.h.

template<class ContainerAllocator >
typedef ::simple_move_base::GoXYActionGoal_<ContainerAllocator> simple_move_base::GoXYAction_< ContainerAllocator >::_action_goal_type

Definition at line 41 of file GoXYAction.h.

template<class ContainerAllocator >
typedef ::simple_move_base::GoXYActionResult_<ContainerAllocator> simple_move_base::GoXYAction_< ContainerAllocator >::_action_result_type

Definition at line 44 of file GoXYAction.h.

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

Definition at line 52 of file GoXYAction.h.

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

Definition at line 51 of file GoXYAction.h.

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

Definition at line 25 of file GoXYAction.h.


Constructor & Destructor Documentation

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

Definition at line 27 of file GoXYAction.h.

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

Definition at line 34 of file GoXYAction.h.


Member Data Documentation

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

Definition at line 53 of file GoXYAction.h.

template<class ContainerAllocator >
::simple_move_base::GoXYActionFeedback_<ContainerAllocator> simple_move_base::GoXYAction_< ContainerAllocator >::action_feedback

Definition at line 48 of file GoXYAction.h.

template<class ContainerAllocator >
::simple_move_base::GoXYActionGoal_<ContainerAllocator> simple_move_base::GoXYAction_< ContainerAllocator >::action_goal

Definition at line 42 of file GoXYAction.h.

template<class ContainerAllocator >
::simple_move_base::GoXYActionResult_<ContainerAllocator> simple_move_base::GoXYAction_< ContainerAllocator >::action_result

Definition at line 45 of file GoXYAction.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