#include <ClearpathRobot.h>
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_ () |
Definition at line 17 of file ClearpathRobot.h.
typedef int32_t clearpath_base::ClearpathRobot_< ContainerAllocator >::_firmware_revision_type |
Definition at line 67 of file ClearpathRobot.h.
typedef boost::array<int32_t, 2> clearpath_base::ClearpathRobot_< ContainerAllocator >::_firmware_version_type |
Definition at line 64 of file ClearpathRobot.h.
typedef boost::array<int32_t, 2> clearpath_base::ClearpathRobot_< ContainerAllocator >::_horizon_version_type |
Definition at line 61 of file ClearpathRobot.h.
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.
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.
typedef int32_t clearpath_base::ClearpathRobot_< ContainerAllocator >::_platform_revision_type |
Definition at line 55 of file ClearpathRobot.h.
typedef uint32_t clearpath_base::ClearpathRobot_< ContainerAllocator >::_serial_type |
Definition at line 58 of file ClearpathRobot.h.
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.
typedef boost::shared_ptr< ::clearpath_base::ClearpathRobot_<ContainerAllocator> const> clearpath_base::ClearpathRobot_< ContainerAllocator >::ConstPtr |
Definition at line 149 of file ClearpathRobot.h.
typedef boost::shared_ptr< ::clearpath_base::ClearpathRobot_<ContainerAllocator> > clearpath_base::ClearpathRobot_< ContainerAllocator >::Ptr |
Definition at line 148 of file ClearpathRobot.h.
typedef ClearpathRobot_<ContainerAllocator> clearpath_base::ClearpathRobot_< ContainerAllocator >::Type |
Definition at line 19 of file ClearpathRobot.h.
clearpath_base::ClearpathRobot_< ContainerAllocator >::ClearpathRobot_ | ( | ) | [inline] |
Definition at line 21 of file ClearpathRobot.h.
clearpath_base::ClearpathRobot_< ContainerAllocator >::ClearpathRobot_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 35 of file ClearpathRobot.h.
ROS_DEPRECATED const std::string clearpath_base::ClearpathRobot_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 81 of file ClearpathRobot.h.
ROS_DEPRECATED const std::string clearpath_base::ClearpathRobot_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 88 of file ClearpathRobot.h.
ROS_DEPRECATED const std::string clearpath_base::ClearpathRobot_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 104 of file ClearpathRobot.h.
static ROS_DEPRECATED const std::string clearpath_base::ClearpathRobot_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 79 of file ClearpathRobot.h.
static const char* clearpath_base::ClearpathRobot_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 77 of file ClearpathRobot.h.
static ROS_DEPRECATED const std::string clearpath_base::ClearpathRobot_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 86 of file ClearpathRobot.h.
static const char* clearpath_base::ClearpathRobot_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 84 of file ClearpathRobot.h.
static ROS_DEPRECATED const std::string clearpath_base::ClearpathRobot_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 102 of file ClearpathRobot.h.
static const char* clearpath_base::ClearpathRobot_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 91 of file ClearpathRobot.h.
virtual ROS_DEPRECATED uint8_t* clearpath_base::ClearpathRobot_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 120 of file ClearpathRobot.h.
ROS_DEPRECATED uint32_t clearpath_base::ClearpathRobot_< ContainerAllocator >::get_firmware_version_size | ( | ) | const [inline] |
Definition at line 75 of file ClearpathRobot.h.
ROS_DEPRECATED uint32_t clearpath_base::ClearpathRobot_< ContainerAllocator >::get_horizon_version_size | ( | ) | const [inline] |
Definition at line 74 of file ClearpathRobot.h.
virtual ROS_DEPRECATED uint32_t clearpath_base::ClearpathRobot_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 134 of file ClearpathRobot.h.
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.
int32_t clearpath_base::ClearpathRobot_< ContainerAllocator >::firmware_revision |
Definition at line 68 of file ClearpathRobot.h.
boost::array<int32_t, 2> clearpath_base::ClearpathRobot_< ContainerAllocator >::firmware_version |
Definition at line 65 of file ClearpathRobot.h.
boost::array<int32_t, 2> clearpath_base::ClearpathRobot_< ContainerAllocator >::horizon_version |
Definition at line 62 of file ClearpathRobot.h.
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.
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.
int32_t clearpath_base::ClearpathRobot_< ContainerAllocator >::platform_revision |
Definition at line 56 of file ClearpathRobot.h.
uint32_t clearpath_base::ClearpathRobot_< ContainerAllocator >::serial |
Definition at line 59 of file ClearpathRobot.h.
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.