$search

visp_tracker::MovingEdgeSite_< ContainerAllocator > Struct Template Reference

#include <MovingEdgeSite.h>

List of all members.

Public Types

typedef int32_t _suppress_type
typedef double _x_type
typedef double _y_type
typedef boost::shared_ptr
< ::visp_tracker::MovingEdgeSite_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::visp_tracker::MovingEdgeSite_
< ContainerAllocator > > 
Ptr
typedef MovingEdgeSite_
< ContainerAllocator > 
Type

Public Member Functions

ROS_DEPRECATED const std::string __getDataType () const
ROS_DEPRECATED const std::string __getMD5Sum () const
ROS_DEPRECATED const std::string __getMessageDefinition () const
virtual ROS_DEPRECATED uint8_t * deserialize (uint8_t *read_ptr)
 MovingEdgeSite_ (const ContainerAllocator &_alloc)
 MovingEdgeSite_ ()
virtual ROS_DEPRECATED uint32_t serializationLength () const
virtual ROS_DEPRECATED uint8_t * serialize (uint8_t *write_ptr, uint32_t seq) const

Static Public Member Functions

static ROS_DEPRECATED const
std::string 
__s_getDataType ()
static ROS_DEPRECATED const
std::string 
__s_getMD5Sum ()
static ROS_DEPRECATED const
std::string 
__s_getMessageDefinition ()

Public Attributes

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

Static Private Member Functions

static const char * __s_getDataType_ ()
static const char * __s_getMD5Sum_ ()
static const char * __s_getMessageDefinition_ ()

Detailed Description

template<class ContainerAllocator>
struct visp_tracker::MovingEdgeSite_< ContainerAllocator >

Definition at line 21 of file MovingEdgeSite.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef int32_t visp_tracker::MovingEdgeSite_< ContainerAllocator >::_suppress_type

Definition at line 44 of file MovingEdgeSite.h.

template<class ContainerAllocator >
typedef double visp_tracker::MovingEdgeSite_< ContainerAllocator >::_x_type

Definition at line 38 of file MovingEdgeSite.h.

template<class ContainerAllocator >
typedef double visp_tracker::MovingEdgeSite_< ContainerAllocator >::_y_type

Definition at line 41 of file MovingEdgeSite.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::visp_tracker::MovingEdgeSite_<ContainerAllocator> const> visp_tracker::MovingEdgeSite_< ContainerAllocator >::ConstPtr

Definition at line 108 of file MovingEdgeSite.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::visp_tracker::MovingEdgeSite_<ContainerAllocator> > visp_tracker::MovingEdgeSite_< ContainerAllocator >::Ptr

Definition at line 107 of file MovingEdgeSite.h.

template<class ContainerAllocator >
typedef MovingEdgeSite_<ContainerAllocator> visp_tracker::MovingEdgeSite_< ContainerAllocator >::Type

Definition at line 22 of file MovingEdgeSite.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
visp_tracker::MovingEdgeSite_< ContainerAllocator >::MovingEdgeSite_ (  )  [inline]

Definition at line 24 of file MovingEdgeSite.h.

template<class ContainerAllocator >
visp_tracker::MovingEdgeSite_< ContainerAllocator >::MovingEdgeSite_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 31 of file MovingEdgeSite.h.


Member Function Documentation

template<class ContainerAllocator >
ROS_DEPRECATED const std::string visp_tracker::MovingEdgeSite_< ContainerAllocator >::__getDataType (  )  const [inline]

Definition at line 53 of file MovingEdgeSite.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string visp_tracker::MovingEdgeSite_< ContainerAllocator >::__getMD5Sum (  )  const [inline]

Definition at line 60 of file MovingEdgeSite.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string visp_tracker::MovingEdgeSite_< ContainerAllocator >::__getMessageDefinition (  )  const [inline]

Definition at line 78 of file MovingEdgeSite.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string visp_tracker::MovingEdgeSite_< ContainerAllocator >::__s_getDataType (  )  [inline, static]

Definition at line 51 of file MovingEdgeSite.h.

template<class ContainerAllocator >
static const char* visp_tracker::MovingEdgeSite_< ContainerAllocator >::__s_getDataType_ (  )  [inline, static, private]

Definition at line 49 of file MovingEdgeSite.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string visp_tracker::MovingEdgeSite_< ContainerAllocator >::__s_getMD5Sum (  )  [inline, static]

Definition at line 58 of file MovingEdgeSite.h.

template<class ContainerAllocator >
static const char* visp_tracker::MovingEdgeSite_< ContainerAllocator >::__s_getMD5Sum_ (  )  [inline, static, private]

Definition at line 56 of file MovingEdgeSite.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string visp_tracker::MovingEdgeSite_< ContainerAllocator >::__s_getMessageDefinition (  )  [inline, static]

Definition at line 76 of file MovingEdgeSite.h.

template<class ContainerAllocator >
static const char* visp_tracker::MovingEdgeSite_< ContainerAllocator >::__s_getMessageDefinition_ (  )  [inline, static, private]

Definition at line 63 of file MovingEdgeSite.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* visp_tracker::MovingEdgeSite_< ContainerAllocator >::deserialize ( uint8_t *  read_ptr  )  [inline, virtual]

Definition at line 89 of file MovingEdgeSite.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint32_t visp_tracker::MovingEdgeSite_< ContainerAllocator >::serializationLength (  )  const [inline, virtual]

Definition at line 98 of file MovingEdgeSite.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* visp_tracker::MovingEdgeSite_< ContainerAllocator >::serialize ( uint8_t *  write_ptr,
uint32_t  seq 
) const [inline, virtual]

Definition at line 80 of file MovingEdgeSite.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > visp_tracker::MovingEdgeSite_< ContainerAllocator >::__connection_header

Definition at line 109 of file MovingEdgeSite.h.

template<class ContainerAllocator >
int32_t visp_tracker::MovingEdgeSite_< ContainerAllocator >::suppress

Definition at line 45 of file MovingEdgeSite.h.

template<class ContainerAllocator >
double visp_tracker::MovingEdgeSite_< ContainerAllocator >::x

Definition at line 39 of file MovingEdgeSite.h.

template<class ContainerAllocator >
double visp_tracker::MovingEdgeSite_< ContainerAllocator >::y

Definition at line 42 of file MovingEdgeSite.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


visp_tracker
Author(s): Thomas Moulard/thomas.moulard@gmail.com
autogenerated on Sat Mar 2 14:16:24 2013