#include <HeaderHeaderVal.h>
Public Types | |
| typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
| typedef ::test_rospy::HeaderVal_ < ContainerAllocator > | _val_type |
| typedef boost::shared_ptr < ::test_rospy::HeaderHeaderVal_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::test_rospy::HeaderHeaderVal_ < ContainerAllocator > > | Ptr |
| typedef HeaderHeaderVal_ < 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) |
| HeaderHeaderVal_ (const ContainerAllocator &_alloc) | |
| HeaderHeaderVal_ () | |
| 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 |
| ::test_rospy::HeaderVal_ < ContainerAllocator > | val |
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 HeaderHeaderVal.h.
| typedef ::std_msgs::Header_<ContainerAllocator> test_rospy::HeaderHeaderVal_< ContainerAllocator >::_header_type |
Definition at line 30 of file HeaderHeaderVal.h.
| typedef ::test_rospy::HeaderVal_<ContainerAllocator> test_rospy::HeaderHeaderVal_< ContainerAllocator >::_val_type |
Definition at line 33 of file HeaderHeaderVal.h.
| typedef boost::shared_ptr< ::test_rospy::HeaderHeaderVal_<ContainerAllocator> const> test_rospy::HeaderHeaderVal_< ContainerAllocator >::ConstPtr |
Definition at line 107 of file HeaderHeaderVal.h.
| typedef boost::shared_ptr< ::test_rospy::HeaderHeaderVal_<ContainerAllocator> > test_rospy::HeaderHeaderVal_< ContainerAllocator >::Ptr |
Definition at line 106 of file HeaderHeaderVal.h.
| typedef HeaderHeaderVal_<ContainerAllocator> test_rospy::HeaderHeaderVal_< ContainerAllocator >::Type |
Definition at line 16 of file HeaderHeaderVal.h.
| test_rospy::HeaderHeaderVal_< ContainerAllocator >::HeaderHeaderVal_ | ( | ) | [inline] |
Definition at line 18 of file HeaderHeaderVal.h.
| test_rospy::HeaderHeaderVal_< ContainerAllocator >::HeaderHeaderVal_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 24 of file HeaderHeaderVal.h.
| ROS_DEPRECATED const std::string test_rospy::HeaderHeaderVal_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 42 of file HeaderHeaderVal.h.
| ROS_DEPRECATED const std::string test_rospy::HeaderHeaderVal_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 49 of file HeaderHeaderVal.h.
| ROS_DEPRECATED const std::string test_rospy::HeaderHeaderVal_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 80 of file HeaderHeaderVal.h.
| static ROS_DEPRECATED const std::string test_rospy::HeaderHeaderVal_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 40 of file HeaderHeaderVal.h.
| static const char* test_rospy::HeaderHeaderVal_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 38 of file HeaderHeaderVal.h.
| static ROS_DEPRECATED const std::string test_rospy::HeaderHeaderVal_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 47 of file HeaderHeaderVal.h.
| static const char* test_rospy::HeaderHeaderVal_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 45 of file HeaderHeaderVal.h.
| static ROS_DEPRECATED const std::string test_rospy::HeaderHeaderVal_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 78 of file HeaderHeaderVal.h.
| static const char* test_rospy::HeaderHeaderVal_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 52 of file HeaderHeaderVal.h.
| virtual ROS_DEPRECATED uint8_t* test_rospy::HeaderHeaderVal_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 90 of file HeaderHeaderVal.h.
| virtual ROS_DEPRECATED uint32_t test_rospy::HeaderHeaderVal_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 98 of file HeaderHeaderVal.h.
| virtual ROS_DEPRECATED uint8_t* test_rospy::HeaderHeaderVal_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
| uint32_t | seq | |||
| ) | const [inline, virtual] |
Definition at line 82 of file HeaderHeaderVal.h.
| ::std_msgs::Header_<ContainerAllocator> test_rospy::HeaderHeaderVal_< ContainerAllocator >::header |
Definition at line 31 of file HeaderHeaderVal.h.
| ::test_rospy::HeaderVal_<ContainerAllocator> test_rospy::HeaderHeaderVal_< ContainerAllocator >::val |
Definition at line 34 of file HeaderHeaderVal.h.