#include <header_deprecated_def.h>
Public Types | |
typedef boost::shared_ptr < ::roslib::Header_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::roslib::Header_ < ContainerAllocator > > | Ptr |
typedef Header_ < ContainerAllocator > | Type |
Public Member Functions | |
const std::string | __getDataType () const |
const std::string | __getMD5Sum () const |
const std::string | __getMessageDefinition () const |
virtual uint8_t * | deserialize (uint8_t *read_ptr) |
ROS_DEPRECATED | Header_ () |
ROS_DEPRECATED | Header_ (const ContainerAllocator &_alloc) |
ROS_DEPRECATED | Header_ (const std_msgs::Header_< ContainerAllocator > &rhs) |
ROS_DEPRECATED | operator std_msgs::Header_< ContainerAllocator > () |
ROS_DEPRECATED Type & | operator= (const std_msgs::Header_< ContainerAllocator > &rhs) |
virtual uint32_t | serializationLength () const |
virtual uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
Static Public Member Functions | |
static const std::string | __s_getDataType () |
static const std::string | __s_getMD5Sum () |
static const std::string | __s_getMessageDefinition () |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 35 of file header_deprecated_def.h.
typedef boost::shared_ptr< ::roslib::Header_<ContainerAllocator> const> roslib::Header_< ContainerAllocator >::ConstPtr |
Definition at line 137 of file header_deprecated_def.h.
typedef boost::shared_ptr< ::roslib::Header_<ContainerAllocator> > roslib::Header_< ContainerAllocator >::Ptr |
Definition at line 136 of file header_deprecated_def.h.
typedef Header_<ContainerAllocator> roslib::Header_< ContainerAllocator >::Type |
Definition at line 37 of file header_deprecated_def.h.
ROS_DEPRECATED roslib::Header_< ContainerAllocator >::Header_ | ( | ) | [inline] |
Definition at line 39 of file header_deprecated_def.h.
ROS_DEPRECATED roslib::Header_< ContainerAllocator >::Header_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 43 of file header_deprecated_def.h.
ROS_DEPRECATED roslib::Header_< ContainerAllocator >::Header_ | ( | const std_msgs::Header_< ContainerAllocator > & | rhs | ) | [inline] |
Definition at line 48 of file header_deprecated_def.h.
const std::string roslib::Header_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 77 of file header_deprecated_def.h.
const std::string roslib::Header_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 84 of file header_deprecated_def.h.
const std::string roslib::Header_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 107 of file header_deprecated_def.h.
static const std::string roslib::Header_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 75 of file header_deprecated_def.h.
static const char* roslib::Header_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 73 of file header_deprecated_def.h.
static const std::string roslib::Header_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 82 of file header_deprecated_def.h.
static const char* roslib::Header_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 80 of file header_deprecated_def.h.
static const std::string roslib::Header_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 105 of file header_deprecated_def.h.
static const char* roslib::Header_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 87 of file header_deprecated_def.h.
virtual uint8_t* roslib::Header_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 118 of file header_deprecated_def.h.
ROS_DEPRECATED roslib::Header_< ContainerAllocator >::operator std_msgs::Header_< ContainerAllocator > | ( | ) | [inline] |
Definition at line 63 of file header_deprecated_def.h.
ROS_DEPRECATED Type& roslib::Header_< ContainerAllocator >::operator= | ( | const std_msgs::Header_< ContainerAllocator > & | rhs | ) | [inline] |
Definition at line 53 of file header_deprecated_def.h.
virtual uint32_t roslib::Header_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 127 of file header_deprecated_def.h.
virtual uint8_t* roslib::Header_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, |
uint32_t | seq | ||
) | const [inline, virtual] |
Definition at line 109 of file header_deprecated_def.h.