#include <PlatformName.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 > | _name_type |
typedef boost::shared_ptr < ::clearpath_base::PlatformName_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::clearpath_base::PlatformName_ < ContainerAllocator > > | Ptr |
typedef PlatformName_ < 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) |
PlatformName_ (const ContainerAllocator &_alloc) | |
PlatformName_ () | |
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 > | name |
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 PlatformName.h.
typedef ::std_msgs::Header_<ContainerAllocator> clearpath_base::PlatformName_< ContainerAllocator >::_header_type |
Definition at line 34 of file PlatformName.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > clearpath_base::PlatformName_< ContainerAllocator >::_name_type |
Definition at line 37 of file PlatformName.h.
typedef boost::shared_ptr< ::clearpath_base::PlatformName_<ContainerAllocator> const> clearpath_base::PlatformName_< ContainerAllocator >::ConstPtr |
Definition at line 108 of file PlatformName.h.
typedef boost::shared_ptr< ::clearpath_base::PlatformName_<ContainerAllocator> > clearpath_base::PlatformName_< ContainerAllocator >::Ptr |
Definition at line 107 of file PlatformName.h.
typedef PlatformName_<ContainerAllocator> clearpath_base::PlatformName_< ContainerAllocator >::Type |
Definition at line 20 of file PlatformName.h.
clearpath_base::PlatformName_< ContainerAllocator >::PlatformName_ | ( | ) | [inline] |
Definition at line 22 of file PlatformName.h.
clearpath_base::PlatformName_< ContainerAllocator >::PlatformName_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 28 of file PlatformName.h.
ROS_DEPRECATED const std::string clearpath_base::PlatformName_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 46 of file PlatformName.h.
ROS_DEPRECATED const std::string clearpath_base::PlatformName_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 53 of file PlatformName.h.
ROS_DEPRECATED const std::string clearpath_base::PlatformName_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 81 of file PlatformName.h.
static ROS_DEPRECATED const std::string clearpath_base::PlatformName_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 44 of file PlatformName.h.
static const char* clearpath_base::PlatformName_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 42 of file PlatformName.h.
static ROS_DEPRECATED const std::string clearpath_base::PlatformName_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 51 of file PlatformName.h.
static const char* clearpath_base::PlatformName_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 49 of file PlatformName.h.
static ROS_DEPRECATED const std::string clearpath_base::PlatformName_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 79 of file PlatformName.h.
static const char* clearpath_base::PlatformName_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 56 of file PlatformName.h.
virtual ROS_DEPRECATED uint8_t* clearpath_base::PlatformName_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 91 of file PlatformName.h.
virtual ROS_DEPRECATED uint32_t clearpath_base::PlatformName_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 99 of file PlatformName.h.
virtual ROS_DEPRECATED uint8_t* clearpath_base::PlatformName_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 83 of file PlatformName.h.
::std_msgs::Header_<ContainerAllocator> clearpath_base::PlatformName_< ContainerAllocator >::header |
Definition at line 35 of file PlatformName.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > clearpath_base::PlatformName_< ContainerAllocator >::name |
Definition at line 38 of file PlatformName.h.