#include <HeaderTest.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef int32_t | _i32_type |
typedef boost::shared_ptr < ::test_roslib_comm::HeaderTest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::test_roslib_comm::HeaderTest_ < ContainerAllocator > > | Ptr |
typedef HeaderTest_ < 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) |
HeaderTest_ (const ContainerAllocator &_alloc) | |
HeaderTest_ () | |
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 |
int32_t | i32 |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 16 of file HeaderTest.h.
typedef ::std_msgs::Header_<ContainerAllocator> test_roslib_comm::HeaderTest_< ContainerAllocator >::_header_type |
Definition at line 29 of file HeaderTest.h.
typedef int32_t test_roslib_comm::HeaderTest_< ContainerAllocator >::_i32_type |
Definition at line 32 of file HeaderTest.h.
typedef boost::shared_ptr< ::test_roslib_comm::HeaderTest_<ContainerAllocator> const> test_roslib_comm::HeaderTest_< ContainerAllocator >::ConstPtr |
Definition at line 102 of file HeaderTest.h.
typedef boost::shared_ptr< ::test_roslib_comm::HeaderTest_<ContainerAllocator> > test_roslib_comm::HeaderTest_< ContainerAllocator >::Ptr |
Definition at line 101 of file HeaderTest.h.
typedef HeaderTest_<ContainerAllocator> test_roslib_comm::HeaderTest_< ContainerAllocator >::Type |
Definition at line 15 of file HeaderTest.h.
test_roslib_comm::HeaderTest_< ContainerAllocator >::HeaderTest_ | ( | ) | [inline] |
Definition at line 17 of file HeaderTest.h.
test_roslib_comm::HeaderTest_< ContainerAllocator >::HeaderTest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 23 of file HeaderTest.h.
ROS_DEPRECATED const std::string test_roslib_comm::HeaderTest_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 41 of file HeaderTest.h.
ROS_DEPRECATED const std::string test_roslib_comm::HeaderTest_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 48 of file HeaderTest.h.
ROS_DEPRECATED const std::string test_roslib_comm::HeaderTest_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 75 of file HeaderTest.h.
static ROS_DEPRECATED const std::string test_roslib_comm::HeaderTest_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 39 of file HeaderTest.h.
static const char* test_roslib_comm::HeaderTest_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 37 of file HeaderTest.h.
static ROS_DEPRECATED const std::string test_roslib_comm::HeaderTest_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 46 of file HeaderTest.h.
static const char* test_roslib_comm::HeaderTest_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 44 of file HeaderTest.h.
static ROS_DEPRECATED const std::string test_roslib_comm::HeaderTest_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 73 of file HeaderTest.h.
static const char* test_roslib_comm::HeaderTest_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 51 of file HeaderTest.h.
virtual ROS_DEPRECATED uint8_t* test_roslib_comm::HeaderTest_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 85 of file HeaderTest.h.
virtual ROS_DEPRECATED uint32_t test_roslib_comm::HeaderTest_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 93 of file HeaderTest.h.
virtual ROS_DEPRECATED uint8_t* test_roslib_comm::HeaderTest_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 77 of file HeaderTest.h.
::std_msgs::Header_<ContainerAllocator> test_roslib_comm::HeaderTest_< ContainerAllocator >::header |
Definition at line 30 of file HeaderTest.h.
int32_t test_roslib_comm::HeaderTest_< ContainerAllocator >::i32 |
Definition at line 33 of file HeaderTest.h.