Public Types | Public Member Functions | Public Attributes
sba::WorldPoint_< ContainerAllocator > Struct Template Reference

#include <WorldPoint.h>

List of all members.

Public Types

typedef uint32_t _index_type
typedef double _w_type
typedef double _x_type
typedef double _y_type
typedef double _z_type
typedef boost::shared_ptr
< ::sba::WorldPoint_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::sba::WorldPoint_
< ContainerAllocator > > 
Ptr
typedef WorldPoint_
< ContainerAllocator > 
Type

Public Member Functions

 WorldPoint_ ()
 WorldPoint_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
uint32_t index
double w
double x
double y
double z

Detailed Description

template<class ContainerAllocator>
struct sba::WorldPoint_< ContainerAllocator >

Definition at line 21 of file WorldPoint.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef uint32_t sba::WorldPoint_< ContainerAllocator >::_index_type

Definition at line 42 of file WorldPoint.h.

template<class ContainerAllocator >
typedef double sba::WorldPoint_< ContainerAllocator >::_w_type

Definition at line 54 of file WorldPoint.h.

template<class ContainerAllocator >
typedef double sba::WorldPoint_< ContainerAllocator >::_x_type

Definition at line 45 of file WorldPoint.h.

template<class ContainerAllocator >
typedef double sba::WorldPoint_< ContainerAllocator >::_y_type

Definition at line 48 of file WorldPoint.h.

template<class ContainerAllocator >
typedef double sba::WorldPoint_< ContainerAllocator >::_z_type

Definition at line 51 of file WorldPoint.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::sba::WorldPoint_<ContainerAllocator> const> sba::WorldPoint_< ContainerAllocator >::ConstPtr

Definition at line 59 of file WorldPoint.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::sba::WorldPoint_<ContainerAllocator> > sba::WorldPoint_< ContainerAllocator >::Ptr

Definition at line 58 of file WorldPoint.h.

template<class ContainerAllocator >
typedef WorldPoint_<ContainerAllocator> sba::WorldPoint_< ContainerAllocator >::Type

Definition at line 22 of file WorldPoint.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
sba::WorldPoint_< ContainerAllocator >::WorldPoint_ ( ) [inline]

Definition at line 24 of file WorldPoint.h.

template<class ContainerAllocator >
sba::WorldPoint_< ContainerAllocator >::WorldPoint_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 33 of file WorldPoint.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > sba::WorldPoint_< ContainerAllocator >::__connection_header

Definition at line 60 of file WorldPoint.h.

template<class ContainerAllocator >
uint32_t sba::WorldPoint_< ContainerAllocator >::index

Definition at line 43 of file WorldPoint.h.

template<class ContainerAllocator >
double sba::WorldPoint_< ContainerAllocator >::w

Definition at line 55 of file WorldPoint.h.

template<class ContainerAllocator >
double sba::WorldPoint_< ContainerAllocator >::x

Definition at line 46 of file WorldPoint.h.

template<class ContainerAllocator >
double sba::WorldPoint_< ContainerAllocator >::y

Definition at line 49 of file WorldPoint.h.

template<class ContainerAllocator >
double sba::WorldPoint_< ContainerAllocator >::z

Definition at line 52 of file WorldPoint.h.


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


sba
Author(s): Kurt Konolige, Helen Oleynikova
autogenerated on Thu Jan 2 2014 12:12:09