clearpath_base::ClearpathRobot_< ContainerAllocator > Struct Template Reference

#include <ClearpathRobot.h>

List of all members.

Public Types

typedef int32_t _firmware_revision_type
typedef boost::array< int32_t, 2 > _firmware_version_type
typedef boost::array< int32_t, 2 > _horizon_version_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_model_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_name_type
typedef int32_t _platform_revision_type
typedef uint32_t _serial_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_write_date_type
typedef boost::shared_ptr
< ::clearpath_base::ClearpathRobot_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::clearpath_base::ClearpathRobot_
< ContainerAllocator > > 
Ptr
typedef ClearpathRobot_
< 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
 ClearpathRobot_ (const ContainerAllocator &_alloc)
 ClearpathRobot_ ()
virtual ROS_DEPRECATED uint8_t * deserialize (uint8_t *read_ptr)
ROS_DEPRECATED uint32_t get_firmware_version_size () const
ROS_DEPRECATED uint32_t get_horizon_version_size () const
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

int32_t firmware_revision
boost::array< int32_t, 2 > firmware_version
boost::array< int32_t, 2 > horizon_version
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
model
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
name
int32_t platform_revision
uint32_t serial
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
write_date

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 clearpath_base::ClearpathRobot_< ContainerAllocator >

Definition at line 17 of file ClearpathRobot.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef int32_t clearpath_base::ClearpathRobot_< ContainerAllocator >::_firmware_revision_type

Definition at line 67 of file ClearpathRobot.h.

template<class ContainerAllocator >
typedef boost::array<int32_t, 2> clearpath_base::ClearpathRobot_< ContainerAllocator >::_firmware_version_type

Definition at line 64 of file ClearpathRobot.h.

template<class ContainerAllocator >
typedef boost::array<int32_t, 2> clearpath_base::ClearpathRobot_< ContainerAllocator >::_horizon_version_type

Definition at line 61 of file ClearpathRobot.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > clearpath_base::ClearpathRobot_< ContainerAllocator >::_model_type

Definition at line 52 of file ClearpathRobot.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > clearpath_base::ClearpathRobot_< ContainerAllocator >::_name_type

Definition at line 49 of file ClearpathRobot.h.

template<class ContainerAllocator >
typedef int32_t clearpath_base::ClearpathRobot_< ContainerAllocator >::_platform_revision_type

Definition at line 55 of file ClearpathRobot.h.

template<class ContainerAllocator >
typedef uint32_t clearpath_base::ClearpathRobot_< ContainerAllocator >::_serial_type

Definition at line 58 of file ClearpathRobot.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > clearpath_base::ClearpathRobot_< ContainerAllocator >::_write_date_type

Definition at line 70 of file ClearpathRobot.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::clearpath_base::ClearpathRobot_<ContainerAllocator> const> clearpath_base::ClearpathRobot_< ContainerAllocator >::ConstPtr

Definition at line 149 of file ClearpathRobot.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::clearpath_base::ClearpathRobot_<ContainerAllocator> > clearpath_base::ClearpathRobot_< ContainerAllocator >::Ptr

Definition at line 148 of file ClearpathRobot.h.

template<class ContainerAllocator >
typedef ClearpathRobot_<ContainerAllocator> clearpath_base::ClearpathRobot_< ContainerAllocator >::Type

Definition at line 19 of file ClearpathRobot.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
clearpath_base::ClearpathRobot_< ContainerAllocator >::ClearpathRobot_ (  )  [inline]

Definition at line 21 of file ClearpathRobot.h.

template<class ContainerAllocator >
clearpath_base::ClearpathRobot_< ContainerAllocator >::ClearpathRobot_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 35 of file ClearpathRobot.h.


Member Function Documentation

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

Definition at line 81 of file ClearpathRobot.h.

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

Definition at line 88 of file ClearpathRobot.h.

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

Definition at line 104 of file ClearpathRobot.h.

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

Definition at line 79 of file ClearpathRobot.h.

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

Definition at line 77 of file ClearpathRobot.h.

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

Definition at line 86 of file ClearpathRobot.h.

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

Definition at line 84 of file ClearpathRobot.h.

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

Definition at line 102 of file ClearpathRobot.h.

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

Definition at line 91 of file ClearpathRobot.h.

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

Definition at line 120 of file ClearpathRobot.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t clearpath_base::ClearpathRobot_< ContainerAllocator >::get_firmware_version_size (  )  const [inline]

Definition at line 75 of file ClearpathRobot.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t clearpath_base::ClearpathRobot_< ContainerAllocator >::get_horizon_version_size (  )  const [inline]

Definition at line 74 of file ClearpathRobot.h.

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

Definition at line 134 of file ClearpathRobot.h.

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

Definition at line 106 of file ClearpathRobot.h.


Member Data Documentation

template<class ContainerAllocator >
int32_t clearpath_base::ClearpathRobot_< ContainerAllocator >::firmware_revision

Definition at line 68 of file ClearpathRobot.h.

template<class ContainerAllocator >
boost::array<int32_t, 2> clearpath_base::ClearpathRobot_< ContainerAllocator >::firmware_version

Definition at line 65 of file ClearpathRobot.h.

template<class ContainerAllocator >
boost::array<int32_t, 2> clearpath_base::ClearpathRobot_< ContainerAllocator >::horizon_version

Definition at line 62 of file ClearpathRobot.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > clearpath_base::ClearpathRobot_< ContainerAllocator >::model

Definition at line 53 of file ClearpathRobot.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > clearpath_base::ClearpathRobot_< ContainerAllocator >::name

Definition at line 50 of file ClearpathRobot.h.

template<class ContainerAllocator >
int32_t clearpath_base::ClearpathRobot_< ContainerAllocator >::platform_revision

Definition at line 56 of file ClearpathRobot.h.

template<class ContainerAllocator >
uint32_t clearpath_base::ClearpathRobot_< ContainerAllocator >::serial

Definition at line 59 of file ClearpathRobot.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > clearpath_base::ClearpathRobot_< ContainerAllocator >::write_date

Definition at line 71 of file ClearpathRobot.h.


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


clearpath_base
Author(s): Mike Purvis
autogenerated on Fri Jan 11 10:11:36 2013