#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 | |
| SetThrottlingParametersResponse_ () | |
| SetThrottlingParametersResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| int32_t | result |
Definition at line 64 of file SetThrottlingParameters.h.
| typedef int32_t throttled_transport::SetThrottlingParametersResponse_< ContainerAllocator >::_result_type |
Definition at line 77 of file SetThrottlingParameters.h.
| typedef boost::shared_ptr< ::throttled_transport::SetThrottlingParametersResponse_<ContainerAllocator> const> throttled_transport::SetThrottlingParametersResponse_< ContainerAllocator >::ConstPtr |
Definition at line 82 of file SetThrottlingParameters.h.
| typedef boost::shared_ptr< ::throttled_transport::SetThrottlingParametersResponse_<ContainerAllocator> > throttled_transport::SetThrottlingParametersResponse_< ContainerAllocator >::Ptr |
Definition at line 81 of file SetThrottlingParameters.h.
| typedef SetThrottlingParametersResponse_<ContainerAllocator> throttled_transport::SetThrottlingParametersResponse_< ContainerAllocator >::Type |
Definition at line 65 of file SetThrottlingParameters.h.
| throttled_transport::SetThrottlingParametersResponse_< ContainerAllocator >::SetThrottlingParametersResponse_ | ( | ) | [inline] |
Definition at line 67 of file SetThrottlingParameters.h.
| throttled_transport::SetThrottlingParametersResponse_< ContainerAllocator >::SetThrottlingParametersResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 72 of file SetThrottlingParameters.h.
| boost::shared_ptr<std::map<std::string, std::string> > throttled_transport::SetThrottlingParametersResponse_< ContainerAllocator >::__connection_header |
Definition at line 83 of file SetThrottlingParameters.h.
| int32_t throttled_transport::SetThrottlingParametersResponse_< ContainerAllocator >::result |
Definition at line 78 of file SetThrottlingParameters.h.