#include <Header.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _frame_id_type |
typedef uint32_t | _seq_type |
typedef ros::Time | _stamp_type |
typedef boost::shared_ptr < ::std_msgs::Header_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::std_msgs::Header_ < ContainerAllocator > > | Ptr |
typedef Header_ < 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) |
Header_ (const ContainerAllocator &_alloc) | |
Header_ () | |
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::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | frame_id |
uint32_t | seq |
ros::Time | stamp |
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 msg_gen/cpp/include/std_msgs/Header.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > std_msgs::Header_< ContainerAllocator >::_frame_id_type |
Definition at line 41 of file msg_gen/cpp/include/std_msgs/Header.h.
typedef uint32_t std_msgs::Header_< ContainerAllocator >::_seq_type |
Definition at line 35 of file msg_gen/cpp/include/std_msgs/Header.h.
typedef ros::Time std_msgs::Header_< ContainerAllocator >::_stamp_type |
Definition at line 38 of file msg_gen/cpp/include/std_msgs/Header.h.
typedef boost::shared_ptr< ::std_msgs::Header_<ContainerAllocator> const> std_msgs::Header_< ContainerAllocator >::ConstPtr |
Reimplemented in roslib::Header_< ContainerAllocator >.
Definition at line 110 of file msg_gen/cpp/include/std_msgs/Header.h.
typedef boost::shared_ptr< ::std_msgs::Header_<ContainerAllocator> > std_msgs::Header_< ContainerAllocator >::Ptr |
Reimplemented in roslib::Header_< ContainerAllocator >.
Definition at line 109 of file msg_gen/cpp/include/std_msgs/Header.h.
typedef Header_<ContainerAllocator> std_msgs::Header_< ContainerAllocator >::Type |
Reimplemented in roslib::Header_< ContainerAllocator >.
Definition at line 19 of file msg_gen/cpp/include/std_msgs/Header.h.
std_msgs::Header_< ContainerAllocator >::Header_ | ( | ) | [inline] |
Reimplemented in roslib::Header_< ContainerAllocator >.
Definition at line 21 of file msg_gen/cpp/include/std_msgs/Header.h.
std_msgs::Header_< ContainerAllocator >::Header_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Reimplemented in roslib::Header_< ContainerAllocator >.
Definition at line 28 of file msg_gen/cpp/include/std_msgs/Header.h.
ROS_DEPRECATED const std::string std_msgs::Header_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Reimplemented in roslib::Header_< ContainerAllocator >.
Definition at line 50 of file msg_gen/cpp/include/std_msgs/Header.h.
ROS_DEPRECATED const std::string std_msgs::Header_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Reimplemented in roslib::Header_< ContainerAllocator >.
Definition at line 57 of file msg_gen/cpp/include/std_msgs/Header.h.
ROS_DEPRECATED const std::string std_msgs::Header_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Reimplemented in roslib::Header_< ContainerAllocator >.
Definition at line 80 of file msg_gen/cpp/include/std_msgs/Header.h.
static ROS_DEPRECATED const std::string std_msgs::Header_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Reimplemented in roslib::Header_< ContainerAllocator >.
Definition at line 48 of file msg_gen/cpp/include/std_msgs/Header.h.
static const char* std_msgs::Header_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Reimplemented in roslib::Header_< ContainerAllocator >.
Definition at line 46 of file msg_gen/cpp/include/std_msgs/Header.h.
static ROS_DEPRECATED const std::string std_msgs::Header_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Reimplemented in roslib::Header_< ContainerAllocator >.
Definition at line 55 of file msg_gen/cpp/include/std_msgs/Header.h.
static const char* std_msgs::Header_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Reimplemented in roslib::Header_< ContainerAllocator >.
Definition at line 53 of file msg_gen/cpp/include/std_msgs/Header.h.
static ROS_DEPRECATED const std::string std_msgs::Header_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Reimplemented in roslib::Header_< ContainerAllocator >.
Definition at line 78 of file msg_gen/cpp/include/std_msgs/Header.h.
static const char* std_msgs::Header_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Reimplemented in roslib::Header_< ContainerAllocator >.
Definition at line 60 of file msg_gen/cpp/include/std_msgs/Header.h.
virtual ROS_DEPRECATED uint8_t* std_msgs::Header_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Reimplemented in roslib::Header_< ContainerAllocator >.
Definition at line 91 of file msg_gen/cpp/include/std_msgs/Header.h.
virtual ROS_DEPRECATED uint32_t std_msgs::Header_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Reimplemented in roslib::Header_< ContainerAllocator >.
Definition at line 100 of file msg_gen/cpp/include/std_msgs/Header.h.
virtual ROS_DEPRECATED uint8_t* std_msgs::Header_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Reimplemented in roslib::Header_< ContainerAllocator >.
Definition at line 82 of file msg_gen/cpp/include/std_msgs/Header.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > std_msgs::Header_< ContainerAllocator >::frame_id |
Definition at line 42 of file msg_gen/cpp/include/std_msgs/Header.h.
uint32_t std_msgs::Header_< ContainerAllocator >::seq |
Definition at line 36 of file msg_gen/cpp/include/std_msgs/Header.h.
ros::Time std_msgs::Header_< ContainerAllocator >::stamp |
Definition at line 39 of file msg_gen/cpp/include/std_msgs/Header.h.