#include <StringString.h>
Public Types | |
| typedef ::std_msgs::String_ < ContainerAllocator > | _str_type |
| typedef boost::shared_ptr < ::test_rospy::StringStringResponse_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::test_rospy::StringStringResponse_ < ContainerAllocator > > | Ptr |
| typedef StringStringResponse_ < 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 |
| ROS_DEPRECATED const std::string | __getServerMD5Sum () const |
| virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
| virtual ROS_DEPRECATED uint32_t | serializationLength () const |
| virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
| StringStringResponse_ (const ContainerAllocator &_alloc) | |
| StringStringResponse_ () | |
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 () |
| static ROS_DEPRECATED const std::string | __s_getServerMD5Sum () |
Public Attributes | |
| ::std_msgs::String_ < ContainerAllocator > | str |
Static Private Member Functions | |
| static const char * | __s_getDataType_ () |
| static const char * | __s_getMD5Sum_ () |
| static const char * | __s_getMessageDefinition_ () |
| static const char * | __s_getServerMD5Sum_ () |
Definition at line 119 of file StringString.h.
| typedef ::std_msgs::String_<ContainerAllocator> test_rospy::StringStringResponse_< ContainerAllocator >::_str_type |
Definition at line 133 of file StringString.h.
| typedef boost::shared_ptr< ::test_rospy::StringStringResponse_<ContainerAllocator> const> test_rospy::StringStringResponse_< ContainerAllocator >::ConstPtr |
Definition at line 194 of file StringString.h.
| typedef boost::shared_ptr< ::test_rospy::StringStringResponse_<ContainerAllocator> > test_rospy::StringStringResponse_< ContainerAllocator >::Ptr |
Definition at line 193 of file StringString.h.
| typedef StringStringResponse_<ContainerAllocator> test_rospy::StringStringResponse_< ContainerAllocator >::Type |
Definition at line 121 of file StringString.h.
| test_rospy::StringStringResponse_< ContainerAllocator >::StringStringResponse_ | ( | ) | [inline] |
Definition at line 123 of file StringString.h.
| test_rospy::StringStringResponse_< ContainerAllocator >::StringStringResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 128 of file StringString.h.
| ROS_DEPRECATED const std::string test_rospy::StringStringResponse_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 142 of file StringString.h.
| ROS_DEPRECATED const std::string test_rospy::StringStringResponse_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 149 of file StringString.h.
| ROS_DEPRECATED const std::string test_rospy::StringStringResponse_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 170 of file StringString.h.
| ROS_DEPRECATED const std::string test_rospy::StringStringResponse_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 156 of file StringString.h.
| static ROS_DEPRECATED const std::string test_rospy::StringStringResponse_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 140 of file StringString.h.
| static const char* test_rospy::StringStringResponse_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 138 of file StringString.h.
| static ROS_DEPRECATED const std::string test_rospy::StringStringResponse_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 147 of file StringString.h.
| static const char* test_rospy::StringStringResponse_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 145 of file StringString.h.
| static ROS_DEPRECATED const std::string test_rospy::StringStringResponse_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 168 of file StringString.h.
| static const char* test_rospy::StringStringResponse_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 159 of file StringString.h.
| static ROS_DEPRECATED const std::string test_rospy::StringStringResponse_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 154 of file StringString.h.
| static const char* test_rospy::StringStringResponse_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 152 of file StringString.h.
| virtual ROS_DEPRECATED uint8_t* test_rospy::StringStringResponse_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 179 of file StringString.h.
| virtual ROS_DEPRECATED uint32_t test_rospy::StringStringResponse_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 186 of file StringString.h.
| virtual ROS_DEPRECATED uint8_t* test_rospy::StringStringResponse_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
| uint32_t | seq | |||
| ) | const [inline, virtual] |
Definition at line 172 of file StringString.h.
| ::std_msgs::String_<ContainerAllocator> test_rospy::StringStringResponse_< ContainerAllocator >::str |
Definition at line 134 of file StringString.h.