#include <StringString.h>
Public Types | |
typedef ::test_rospy::Val_ < ContainerAllocator > | _str2_type |
typedef ::std_msgs::String_ < ContainerAllocator > | _str_type |
typedef boost::shared_ptr < ::test_rospy::StringStringRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::test_rospy::StringStringRequest_ < ContainerAllocator > > | Ptr |
typedef StringStringRequest_ < 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 |
StringStringRequest_ (const ContainerAllocator &_alloc) | |
StringStringRequest_ () | |
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 |
::test_rospy::Val_ < ContainerAllocator > | str2 |
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 24 of file StringString.h.
typedef ::test_rospy::Val_<ContainerAllocator> test_rospy::StringStringRequest_< ContainerAllocator >::_str2_type |
Definition at line 43 of file StringString.h.
typedef ::std_msgs::String_<ContainerAllocator> test_rospy::StringStringRequest_< ContainerAllocator >::_str_type |
Definition at line 40 of file StringString.h.
typedef boost::shared_ptr< ::test_rospy::StringStringRequest_<ContainerAllocator> const> test_rospy::StringStringRequest_< ContainerAllocator >::ConstPtr |
Definition at line 110 of file StringString.h.
typedef boost::shared_ptr< ::test_rospy::StringStringRequest_<ContainerAllocator> > test_rospy::StringStringRequest_< ContainerAllocator >::Ptr |
Definition at line 109 of file StringString.h.
typedef StringStringRequest_<ContainerAllocator> test_rospy::StringStringRequest_< ContainerAllocator >::Type |
Definition at line 26 of file StringString.h.
test_rospy::StringStringRequest_< ContainerAllocator >::StringStringRequest_ | ( | ) | [inline] |
Definition at line 28 of file StringString.h.
test_rospy::StringStringRequest_< ContainerAllocator >::StringStringRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file StringString.h.
ROS_DEPRECATED const std::string test_rospy::StringStringRequest_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 52 of file StringString.h.
ROS_DEPRECATED const std::string test_rospy::StringStringRequest_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 59 of file StringString.h.
ROS_DEPRECATED const std::string test_rospy::StringStringRequest_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 83 of file StringString.h.
ROS_DEPRECATED const std::string test_rospy::StringStringRequest_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 66 of file StringString.h.
static ROS_DEPRECATED const std::string test_rospy::StringStringRequest_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 50 of file StringString.h.
static const char* test_rospy::StringStringRequest_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 48 of file StringString.h.
static ROS_DEPRECATED const std::string test_rospy::StringStringRequest_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 57 of file StringString.h.
static const char* test_rospy::StringStringRequest_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 55 of file StringString.h.
static ROS_DEPRECATED const std::string test_rospy::StringStringRequest_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 81 of file StringString.h.
static const char* test_rospy::StringStringRequest_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 69 of file StringString.h.
static ROS_DEPRECATED const std::string test_rospy::StringStringRequest_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 64 of file StringString.h.
static const char* test_rospy::StringStringRequest_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 62 of file StringString.h.
virtual ROS_DEPRECATED uint8_t* test_rospy::StringStringRequest_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 93 of file StringString.h.
virtual ROS_DEPRECATED uint32_t test_rospy::StringStringRequest_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 101 of file StringString.h.
virtual ROS_DEPRECATED uint8_t* test_rospy::StringStringRequest_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 85 of file StringString.h.
::std_msgs::String_<ContainerAllocator> test_rospy::StringStringRequest_< ContainerAllocator >::str |
Definition at line 41 of file StringString.h.
::test_rospy::Val_<ContainerAllocator> test_rospy::StringStringRequest_< ContainerAllocator >::str2 |
Definition at line 44 of file StringString.h.