#include <RequestParam.h>
Public Types | |
typedef std::vector< float, typename ContainerAllocator::template rebind< float >::other > | _floats_type |
typedef std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | _ints_type |
typedef std::vector < std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | _strings_type |
typedef boost::shared_ptr < ::rosserial_msgs::RequestParamResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::rosserial_msgs::RequestParamResponse_ < ContainerAllocator > > | Ptr |
typedef RequestParamResponse_ < 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) |
ROS_DEPRECATED uint32_t | get_floats_size () const |
ROS_DEPRECATED void | get_floats_vec (std::vector< float, typename ContainerAllocator::template rebind< float >::other > &vec) const |
ROS_DEPRECATED uint32_t | get_ints_size () const |
ROS_DEPRECATED void | get_ints_vec (std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > &vec) const |
ROS_DEPRECATED uint32_t | get_strings_size () const |
ROS_DEPRECATED void | get_strings_vec (std::vector< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other >, typename ContainerAllocator::template rebind< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > >::other > &vec) const |
RequestParamResponse_ (const ContainerAllocator &_alloc) | |
RequestParamResponse_ () | |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
ROS_DEPRECATED void | set_floats_size (uint32_t size) |
ROS_DEPRECATED void | set_floats_vec (const std::vector< float, typename ContainerAllocator::template rebind< float >::other > &vec) |
ROS_DEPRECATED void | set_ints_size (uint32_t size) |
ROS_DEPRECATED void | set_ints_vec (const std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > &vec) |
ROS_DEPRECATED void | set_strings_size (uint32_t size) |
ROS_DEPRECATED void | set_strings_vec (const std::vector< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other >, typename ContainerAllocator::template rebind< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > >::other > &vec) |
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::vector< float, typename ContainerAllocator::template rebind< float >::other > | floats |
std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | ints |
std::vector< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | strings |
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 101 of file RequestParam.h.
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > rosserial_msgs::RequestParamResponse_< ContainerAllocator >::_floats_type |
Definition at line 122 of file RequestParam.h.
typedef std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > rosserial_msgs::RequestParamResponse_< ContainerAllocator >::_ints_type |
Definition at line 119 of file RequestParam.h.
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > rosserial_msgs::RequestParamResponse_< ContainerAllocator >::_strings_type |
Definition at line 125 of file RequestParam.h.
typedef boost::shared_ptr< ::rosserial_msgs::RequestParamResponse_<ContainerAllocator> const> rosserial_msgs::RequestParamResponse_< ContainerAllocator >::ConstPtr |
Definition at line 203 of file RequestParam.h.
typedef boost::shared_ptr< ::rosserial_msgs::RequestParamResponse_<ContainerAllocator> > rosserial_msgs::RequestParamResponse_< ContainerAllocator >::Ptr |
Definition at line 202 of file RequestParam.h.
typedef RequestParamResponse_<ContainerAllocator> rosserial_msgs::RequestParamResponse_< ContainerAllocator >::Type |
Definition at line 103 of file RequestParam.h.
rosserial_msgs::RequestParamResponse_< ContainerAllocator >::RequestParamResponse_ | ( | ) | [inline] |
Definition at line 105 of file RequestParam.h.
rosserial_msgs::RequestParamResponse_< ContainerAllocator >::RequestParamResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 112 of file RequestParam.h.
ROS_DEPRECATED const std::string rosserial_msgs::RequestParamResponse_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 146 of file RequestParam.h.
ROS_DEPRECATED const std::string rosserial_msgs::RequestParamResponse_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 153 of file RequestParam.h.
ROS_DEPRECATED const std::string rosserial_msgs::RequestParamResponse_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 173 of file RequestParam.h.
ROS_DEPRECATED const std::string rosserial_msgs::RequestParamResponse_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 160 of file RequestParam.h.
static ROS_DEPRECATED const std::string rosserial_msgs::RequestParamResponse_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 144 of file RequestParam.h.
static const char* rosserial_msgs::RequestParamResponse_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 142 of file RequestParam.h.
static ROS_DEPRECATED const std::string rosserial_msgs::RequestParamResponse_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 151 of file RequestParam.h.
static const char* rosserial_msgs::RequestParamResponse_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 149 of file RequestParam.h.
static ROS_DEPRECATED const std::string rosserial_msgs::RequestParamResponse_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 171 of file RequestParam.h.
static const char* rosserial_msgs::RequestParamResponse_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 163 of file RequestParam.h.
static ROS_DEPRECATED const std::string rosserial_msgs::RequestParamResponse_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 158 of file RequestParam.h.
static const char* rosserial_msgs::RequestParamResponse_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 156 of file RequestParam.h.
virtual ROS_DEPRECATED uint8_t* rosserial_msgs::RequestParamResponse_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 184 of file RequestParam.h.
ROS_DEPRECATED uint32_t rosserial_msgs::RequestParamResponse_< ContainerAllocator >::get_floats_size | ( | ) | const [inline] |
Definition at line 133 of file RequestParam.h.
ROS_DEPRECATED void rosserial_msgs::RequestParamResponse_< ContainerAllocator >::get_floats_vec | ( | std::vector< float, typename ContainerAllocator::template rebind< float >::other > & | vec | ) | const [inline] |
Definition at line 135 of file RequestParam.h.
ROS_DEPRECATED uint32_t rosserial_msgs::RequestParamResponse_< ContainerAllocator >::get_ints_size | ( | ) | const [inline] |
Definition at line 129 of file RequestParam.h.
ROS_DEPRECATED void rosserial_msgs::RequestParamResponse_< ContainerAllocator >::get_ints_vec | ( | std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > & | vec | ) | const [inline] |
Definition at line 131 of file RequestParam.h.
ROS_DEPRECATED uint32_t rosserial_msgs::RequestParamResponse_< ContainerAllocator >::get_strings_size | ( | ) | const [inline] |
Definition at line 137 of file RequestParam.h.
ROS_DEPRECATED void rosserial_msgs::RequestParamResponse_< ContainerAllocator >::get_strings_vec | ( | std::vector< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other >, typename ContainerAllocator::template rebind< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > >::other > & | vec | ) | const [inline] |
Definition at line 139 of file RequestParam.h.
virtual ROS_DEPRECATED uint32_t rosserial_msgs::RequestParamResponse_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 193 of file RequestParam.h.
virtual ROS_DEPRECATED uint8_t* rosserial_msgs::RequestParamResponse_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 175 of file RequestParam.h.
ROS_DEPRECATED void rosserial_msgs::RequestParamResponse_< ContainerAllocator >::set_floats_size | ( | uint32_t | size | ) | [inline] |
Definition at line 134 of file RequestParam.h.
ROS_DEPRECATED void rosserial_msgs::RequestParamResponse_< ContainerAllocator >::set_floats_vec | ( | const std::vector< float, typename ContainerAllocator::template rebind< float >::other > & | vec | ) | [inline] |
Definition at line 136 of file RequestParam.h.
ROS_DEPRECATED void rosserial_msgs::RequestParamResponse_< ContainerAllocator >::set_ints_size | ( | uint32_t | size | ) | [inline] |
Definition at line 130 of file RequestParam.h.
ROS_DEPRECATED void rosserial_msgs::RequestParamResponse_< ContainerAllocator >::set_ints_vec | ( | const std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > & | vec | ) | [inline] |
Definition at line 132 of file RequestParam.h.
ROS_DEPRECATED void rosserial_msgs::RequestParamResponse_< ContainerAllocator >::set_strings_size | ( | uint32_t | size | ) | [inline] |
Definition at line 138 of file RequestParam.h.
ROS_DEPRECATED void rosserial_msgs::RequestParamResponse_< ContainerAllocator >::set_strings_vec | ( | const std::vector< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other >, typename ContainerAllocator::template rebind< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > >::other > & | vec | ) | [inline] |
Definition at line 140 of file RequestParam.h.
std::vector<float, typename ContainerAllocator::template rebind<float>::other > rosserial_msgs::RequestParamResponse_< ContainerAllocator >::floats |
Definition at line 123 of file RequestParam.h.
std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > rosserial_msgs::RequestParamResponse_< ContainerAllocator >::ints |
Definition at line 120 of file RequestParam.h.
std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > rosserial_msgs::RequestParamResponse_< ContainerAllocator >::strings |
Definition at line 126 of file RequestParam.h.