#include <PlatformInfo.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _model_type |
typedef int8_t | _revision_type |
typedef uint32_t | _serial_type |
typedef boost::shared_ptr < ::clearpath_base::PlatformInfo_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::clearpath_base::PlatformInfo_ < ContainerAllocator > > | Ptr |
typedef PlatformInfo_ < 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) |
PlatformInfo_ (const ContainerAllocator &_alloc) | |
PlatformInfo_ () | |
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 | |
::std_msgs::Header_ < ContainerAllocator > | header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | model |
int8_t | revision |
uint32_t | serial |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 18 of file PlatformInfo.h.
typedef ::std_msgs::Header_<ContainerAllocator> clearpath_base::PlatformInfo_< ContainerAllocator >::_header_type |
Definition at line 38 of file PlatformInfo.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > clearpath_base::PlatformInfo_< ContainerAllocator >::_model_type |
Definition at line 41 of file PlatformInfo.h.
typedef int8_t clearpath_base::PlatformInfo_< ContainerAllocator >::_revision_type |
Definition at line 44 of file PlatformInfo.h.
typedef uint32_t clearpath_base::PlatformInfo_< ContainerAllocator >::_serial_type |
Definition at line 47 of file PlatformInfo.h.
typedef boost::shared_ptr< ::clearpath_base::PlatformInfo_<ContainerAllocator> const> clearpath_base::PlatformInfo_< ContainerAllocator >::ConstPtr |
Definition at line 126 of file PlatformInfo.h.
typedef boost::shared_ptr< ::clearpath_base::PlatformInfo_<ContainerAllocator> > clearpath_base::PlatformInfo_< ContainerAllocator >::Ptr |
Definition at line 125 of file PlatformInfo.h.
typedef PlatformInfo_<ContainerAllocator> clearpath_base::PlatformInfo_< ContainerAllocator >::Type |
Definition at line 20 of file PlatformInfo.h.
clearpath_base::PlatformInfo_< ContainerAllocator >::PlatformInfo_ | ( | ) | [inline] |
Definition at line 22 of file PlatformInfo.h.
clearpath_base::PlatformInfo_< ContainerAllocator >::PlatformInfo_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file PlatformInfo.h.
ROS_DEPRECATED const std::string clearpath_base::PlatformInfo_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 56 of file PlatformInfo.h.
ROS_DEPRECATED const std::string clearpath_base::PlatformInfo_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 63 of file PlatformInfo.h.
ROS_DEPRECATED const std::string clearpath_base::PlatformInfo_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 93 of file PlatformInfo.h.
static ROS_DEPRECATED const std::string clearpath_base::PlatformInfo_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 54 of file PlatformInfo.h.
static const char* clearpath_base::PlatformInfo_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 52 of file PlatformInfo.h.
static ROS_DEPRECATED const std::string clearpath_base::PlatformInfo_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 61 of file PlatformInfo.h.
static const char* clearpath_base::PlatformInfo_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 59 of file PlatformInfo.h.
static ROS_DEPRECATED const std::string clearpath_base::PlatformInfo_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 91 of file PlatformInfo.h.
static const char* clearpath_base::PlatformInfo_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 66 of file PlatformInfo.h.
virtual ROS_DEPRECATED uint8_t* clearpath_base::PlatformInfo_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 105 of file PlatformInfo.h.
virtual ROS_DEPRECATED uint32_t clearpath_base::PlatformInfo_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 115 of file PlatformInfo.h.
virtual ROS_DEPRECATED uint8_t* clearpath_base::PlatformInfo_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 95 of file PlatformInfo.h.
::std_msgs::Header_<ContainerAllocator> clearpath_base::PlatformInfo_< ContainerAllocator >::header |
Definition at line 39 of file PlatformInfo.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > clearpath_base::PlatformInfo_< ContainerAllocator >::model |
Definition at line 42 of file PlatformInfo.h.
int8_t clearpath_base::PlatformInfo_< ContainerAllocator >::revision |
Definition at line 45 of file PlatformInfo.h.
uint32_t clearpath_base::PlatformInfo_< ContainerAllocator >::serial |
Definition at line 48 of file PlatformInfo.h.