#include <HeaderVal.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 > | _val_type |
| typedef boost::shared_ptr < ::test_rospy::HeaderVal_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::test_rospy::HeaderVal_ < ContainerAllocator > > | Ptr |
| typedef HeaderVal_ < 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) |
| HeaderVal_ (const ContainerAllocator &_alloc) | |
| HeaderVal_ () | |
| 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 > | val |
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 HeaderVal.h.
| typedef ::std_msgs::Header_<ContainerAllocator> test_rospy::HeaderVal_< ContainerAllocator >::_header_type |
Definition at line 34 of file HeaderVal.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > test_rospy::HeaderVal_< ContainerAllocator >::_val_type |
Definition at line 37 of file HeaderVal.h.
| typedef boost::shared_ptr< ::test_rospy::HeaderVal_<ContainerAllocator> const> test_rospy::HeaderVal_< ContainerAllocator >::ConstPtr |
Definition at line 107 of file HeaderVal.h.
| typedef boost::shared_ptr< ::test_rospy::HeaderVal_<ContainerAllocator> > test_rospy::HeaderVal_< ContainerAllocator >::Ptr |
Definition at line 106 of file HeaderVal.h.
| typedef HeaderVal_<ContainerAllocator> test_rospy::HeaderVal_< ContainerAllocator >::Type |
Definition at line 20 of file HeaderVal.h.
| test_rospy::HeaderVal_< ContainerAllocator >::HeaderVal_ | ( | ) | [inline] |
Definition at line 22 of file HeaderVal.h.
| test_rospy::HeaderVal_< ContainerAllocator >::HeaderVal_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 28 of file HeaderVal.h.
| ROS_DEPRECATED const std::string test_rospy::HeaderVal_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 46 of file HeaderVal.h.
| ROS_DEPRECATED const std::string test_rospy::HeaderVal_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 53 of file HeaderVal.h.
| ROS_DEPRECATED const std::string test_rospy::HeaderVal_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 80 of file HeaderVal.h.
| static ROS_DEPRECATED const std::string test_rospy::HeaderVal_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 44 of file HeaderVal.h.
| static const char* test_rospy::HeaderVal_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 42 of file HeaderVal.h.
| static ROS_DEPRECATED const std::string test_rospy::HeaderVal_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 51 of file HeaderVal.h.
| static const char* test_rospy::HeaderVal_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 49 of file HeaderVal.h.
| static ROS_DEPRECATED const std::string test_rospy::HeaderVal_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 78 of file HeaderVal.h.
| static const char* test_rospy::HeaderVal_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 56 of file HeaderVal.h.
| virtual ROS_DEPRECATED uint8_t* test_rospy::HeaderVal_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 90 of file HeaderVal.h.
| virtual ROS_DEPRECATED uint32_t test_rospy::HeaderVal_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 98 of file HeaderVal.h.
| virtual ROS_DEPRECATED uint8_t* test_rospy::HeaderVal_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
| uint32_t | seq | |||
| ) | const [inline, virtual] |
Definition at line 82 of file HeaderVal.h.
| ::std_msgs::Header_<ContainerAllocator> test_rospy::HeaderVal_< ContainerAllocator >::header |
Definition at line 35 of file HeaderVal.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > test_rospy::HeaderVal_< ContainerAllocator >::val |
Definition at line 38 of file HeaderVal.h.