$search
#include <SetThrottlingParameters.h>
Public Types | |
typedef int32_t | _result_type |
typedef boost::shared_ptr < ::throttled_transport::SetThrottlingParametersResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::throttled_transport::SetThrottlingParametersResponse_ < ContainerAllocator > > | Ptr |
typedef SetThrottlingParametersResponse_ < 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 |
SetThrottlingParametersResponse_ (const ContainerAllocator &_alloc) | |
SetThrottlingParametersResponse_ () | |
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 | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
int32_t | result |
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 124 of file SetThrottlingParameters.h.
typedef int32_t throttled_transport::SetThrottlingParametersResponse_< ContainerAllocator >::_result_type |
Definition at line 137 of file SetThrottlingParameters.h.
typedef boost::shared_ptr< ::throttled_transport::SetThrottlingParametersResponse_<ContainerAllocator> const> throttled_transport::SetThrottlingParametersResponse_< ContainerAllocator >::ConstPtr |
Definition at line 194 of file SetThrottlingParameters.h.
typedef boost::shared_ptr< ::throttled_transport::SetThrottlingParametersResponse_<ContainerAllocator> > throttled_transport::SetThrottlingParametersResponse_< ContainerAllocator >::Ptr |
Definition at line 193 of file SetThrottlingParameters.h.
typedef SetThrottlingParametersResponse_<ContainerAllocator> throttled_transport::SetThrottlingParametersResponse_< ContainerAllocator >::Type |
Definition at line 125 of file SetThrottlingParameters.h.
throttled_transport::SetThrottlingParametersResponse_< ContainerAllocator >::SetThrottlingParametersResponse_ | ( | ) | [inline] |
Definition at line 127 of file SetThrottlingParameters.h.
throttled_transport::SetThrottlingParametersResponse_< ContainerAllocator >::SetThrottlingParametersResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 132 of file SetThrottlingParameters.h.
ROS_DEPRECATED const std::string throttled_transport::SetThrottlingParametersResponse_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 146 of file SetThrottlingParameters.h.
ROS_DEPRECATED const std::string throttled_transport::SetThrottlingParametersResponse_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 153 of file SetThrottlingParameters.h.
ROS_DEPRECATED const std::string throttled_transport::SetThrottlingParametersResponse_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 170 of file SetThrottlingParameters.h.
ROS_DEPRECATED const std::string throttled_transport::SetThrottlingParametersResponse_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 160 of file SetThrottlingParameters.h.
static ROS_DEPRECATED const std::string throttled_transport::SetThrottlingParametersResponse_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 144 of file SetThrottlingParameters.h.
static const char* throttled_transport::SetThrottlingParametersResponse_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 142 of file SetThrottlingParameters.h.
static ROS_DEPRECATED const std::string throttled_transport::SetThrottlingParametersResponse_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 151 of file SetThrottlingParameters.h.
static const char* throttled_transport::SetThrottlingParametersResponse_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 149 of file SetThrottlingParameters.h.
static ROS_DEPRECATED const std::string throttled_transport::SetThrottlingParametersResponse_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 168 of file SetThrottlingParameters.h.
static const char* throttled_transport::SetThrottlingParametersResponse_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 163 of file SetThrottlingParameters.h.
static ROS_DEPRECATED const std::string throttled_transport::SetThrottlingParametersResponse_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 158 of file SetThrottlingParameters.h.
static const char* throttled_transport::SetThrottlingParametersResponse_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 156 of file SetThrottlingParameters.h.
virtual ROS_DEPRECATED uint8_t* throttled_transport::SetThrottlingParametersResponse_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 179 of file SetThrottlingParameters.h.
virtual ROS_DEPRECATED uint32_t throttled_transport::SetThrottlingParametersResponse_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 186 of file SetThrottlingParameters.h.
virtual ROS_DEPRECATED uint8_t* throttled_transport::SetThrottlingParametersResponse_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 172 of file SetThrottlingParameters.h.
boost::shared_ptr<std::map<std::string, std::string> > throttled_transport::SetThrottlingParametersResponse_< ContainerAllocator >::__connection_header |
Definition at line 195 of file SetThrottlingParameters.h.
int32_t throttled_transport::SetThrottlingParametersResponse_< ContainerAllocator >::result |
Definition at line 138 of file SetThrottlingParameters.h.