Public Types | Public Member Functions | Public Attributes
roslisp_tutorials::Point_< ContainerAllocator > Struct Template Reference

#include <Point.h>

List of all members.

Public Types

typedef float _x_type
typedef float _y_type
typedef float _z_type
typedef boost::shared_ptr
< ::roslisp_tutorials::Point_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::roslisp_tutorials::Point_
< ContainerAllocator > > 
Ptr
typedef Point_
< ContainerAllocator > 
Type

Public Member Functions

 Point_ ()
 Point_ (const ContainerAllocator &_alloc)

Public Attributes

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

Detailed Description

template<class ContainerAllocator>
struct roslisp_tutorials::Point_< ContainerAllocator >

Definition at line 21 of file Point.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef float roslisp_tutorials::Point_< ContainerAllocator >::_x_type

Definition at line 38 of file Point.h.

template<class ContainerAllocator >
typedef float roslisp_tutorials::Point_< ContainerAllocator >::_y_type

Definition at line 41 of file Point.h.

template<class ContainerAllocator >
typedef float roslisp_tutorials::Point_< ContainerAllocator >::_z_type

Definition at line 44 of file Point.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::roslisp_tutorials::Point_<ContainerAllocator> const> roslisp_tutorials::Point_< ContainerAllocator >::ConstPtr

Definition at line 49 of file Point.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::roslisp_tutorials::Point_<ContainerAllocator> > roslisp_tutorials::Point_< ContainerAllocator >::Ptr

Definition at line 48 of file Point.h.

template<class ContainerAllocator >
typedef Point_<ContainerAllocator> roslisp_tutorials::Point_< ContainerAllocator >::Type

Definition at line 22 of file Point.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
roslisp_tutorials::Point_< ContainerAllocator >::Point_ ( ) [inline]

Definition at line 24 of file Point.h.

template<class ContainerAllocator >
roslisp_tutorials::Point_< ContainerAllocator >::Point_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 31 of file Point.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > roslisp_tutorials::Point_< ContainerAllocator >::__connection_header

Definition at line 50 of file Point.h.

template<class ContainerAllocator >
float roslisp_tutorials::Point_< ContainerAllocator >::x

Definition at line 39 of file Point.h.

template<class ContainerAllocator >
float roslisp_tutorials::Point_< ContainerAllocator >::y

Definition at line 42 of file Point.h.

template<class ContainerAllocator >
float roslisp_tutorials::Point_< ContainerAllocator >::z

Definition at line 45 of file Point.h.


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


roslisp_tutorials
Author(s): Bhaskara Marthi
autogenerated on Wed Apr 23 2014 10:28:03