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

#include <GoXYGoal.h>

List of all members.

Public Types

typedef double _x_type
typedef double _y_type
typedef boost::shared_ptr
< ::simple_move_base::GoXYGoal_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::simple_move_base::GoXYGoal_
< ContainerAllocator > > 
Ptr
typedef GoXYGoal_
< ContainerAllocator > 
Type

Public Member Functions

 GoXYGoal_ ()
 GoXYGoal_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
double x
double y

Detailed Description

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

Definition at line 21 of file GoXYGoal.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef double simple_move_base::GoXYGoal_< ContainerAllocator >::_x_type

Definition at line 36 of file GoXYGoal.h.

template<class ContainerAllocator >
typedef double simple_move_base::GoXYGoal_< ContainerAllocator >::_y_type

Definition at line 39 of file GoXYGoal.h.

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

Definition at line 44 of file GoXYGoal.h.

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

Definition at line 43 of file GoXYGoal.h.

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

Definition at line 22 of file GoXYGoal.h.


Constructor & Destructor Documentation

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

Definition at line 24 of file GoXYGoal.h.

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

Definition at line 30 of file GoXYGoal.h.


Member Data Documentation

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

Definition at line 45 of file GoXYGoal.h.

template<class ContainerAllocator >
double simple_move_base::GoXYGoal_< ContainerAllocator >::x

Definition at line 37 of file GoXYGoal.h.

template<class ContainerAllocator >
double simple_move_base::GoXYGoal_< ContainerAllocator >::y

Definition at line 40 of file GoXYGoal.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