$search

throttled_transport::SetThrottlingParametersRequest_< ContainerAllocator > Struct Template Reference

#include <SetThrottlingParameters.h>

List of all members.

Public Types

typedef float _max_bandwidth_type
typedef float _max_frequency_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_throttling_mode_type
typedef boost::shared_ptr
< ::throttled_transport::SetThrottlingParametersRequest_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::throttled_transport::SetThrottlingParametersRequest_
< ContainerAllocator > > 
Ptr
typedef
SetThrottlingParametersRequest_
< 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
 SetThrottlingParametersRequest_ (const ContainerAllocator &_alloc)
 SetThrottlingParametersRequest_ ()

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
float max_bandwidth
float max_frequency
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
throttling_mode

Static Private Member Functions

static const char * __s_getDataType_ ()
static const char * __s_getMD5Sum_ ()
static const char * __s_getMessageDefinition_ ()
static const char * __s_getServerMD5Sum_ ()

Detailed Description

template<class ContainerAllocator>
struct throttled_transport::SetThrottlingParametersRequest_< ContainerAllocator >

Definition at line 25 of file SetThrottlingParameters.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef float throttled_transport::SetThrottlingParametersRequest_< ContainerAllocator >::_max_bandwidth_type

Definition at line 48 of file SetThrottlingParameters.h.

template<class ContainerAllocator >
typedef float throttled_transport::SetThrottlingParametersRequest_< ContainerAllocator >::_max_frequency_type

Definition at line 45 of file SetThrottlingParameters.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > throttled_transport::SetThrottlingParametersRequest_< ContainerAllocator >::_throttling_mode_type

Definition at line 42 of file SetThrottlingParameters.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::throttled_transport::SetThrottlingParametersRequest_<ContainerAllocator> const> throttled_transport::SetThrottlingParametersRequest_< ContainerAllocator >::ConstPtr

Definition at line 114 of file SetThrottlingParameters.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::throttled_transport::SetThrottlingParametersRequest_<ContainerAllocator> > throttled_transport::SetThrottlingParametersRequest_< ContainerAllocator >::Ptr

Definition at line 113 of file SetThrottlingParameters.h.

template<class ContainerAllocator >
typedef SetThrottlingParametersRequest_<ContainerAllocator> throttled_transport::SetThrottlingParametersRequest_< ContainerAllocator >::Type

Definition at line 26 of file SetThrottlingParameters.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
throttled_transport::SetThrottlingParametersRequest_< ContainerAllocator >::SetThrottlingParametersRequest_ (  )  [inline]

Definition at line 28 of file SetThrottlingParameters.h.

template<class ContainerAllocator >
throttled_transport::SetThrottlingParametersRequest_< ContainerAllocator >::SetThrottlingParametersRequest_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 35 of file SetThrottlingParameters.h.


Member Function Documentation

template<class ContainerAllocator >
ROS_DEPRECATED const std::string throttled_transport::SetThrottlingParametersRequest_< ContainerAllocator >::__getDataType (  )  const [inline]

Definition at line 57 of file SetThrottlingParameters.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string throttled_transport::SetThrottlingParametersRequest_< ContainerAllocator >::__getMD5Sum (  )  const [inline]

Definition at line 64 of file SetThrottlingParameters.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string throttled_transport::SetThrottlingParametersRequest_< ContainerAllocator >::__getMessageDefinition (  )  const [inline]

Definition at line 84 of file SetThrottlingParameters.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string throttled_transport::SetThrottlingParametersRequest_< ContainerAllocator >::__getServerMD5Sum (  )  const [inline]

Definition at line 71 of file SetThrottlingParameters.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string throttled_transport::SetThrottlingParametersRequest_< ContainerAllocator >::__s_getDataType (  )  [inline, static]

Definition at line 55 of file SetThrottlingParameters.h.

template<class ContainerAllocator >
static const char* throttled_transport::SetThrottlingParametersRequest_< ContainerAllocator >::__s_getDataType_ (  )  [inline, static, private]

Definition at line 53 of file SetThrottlingParameters.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string throttled_transport::SetThrottlingParametersRequest_< ContainerAllocator >::__s_getMD5Sum (  )  [inline, static]

Definition at line 62 of file SetThrottlingParameters.h.

template<class ContainerAllocator >
static const char* throttled_transport::SetThrottlingParametersRequest_< ContainerAllocator >::__s_getMD5Sum_ (  )  [inline, static, private]

Definition at line 60 of file SetThrottlingParameters.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string throttled_transport::SetThrottlingParametersRequest_< ContainerAllocator >::__s_getMessageDefinition (  )  [inline, static]

Definition at line 82 of file SetThrottlingParameters.h.

template<class ContainerAllocator >
static const char* throttled_transport::SetThrottlingParametersRequest_< ContainerAllocator >::__s_getMessageDefinition_ (  )  [inline, static, private]

Definition at line 74 of file SetThrottlingParameters.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string throttled_transport::SetThrottlingParametersRequest_< ContainerAllocator >::__s_getServerMD5Sum (  )  [inline, static]

Definition at line 69 of file SetThrottlingParameters.h.

template<class ContainerAllocator >
static const char* throttled_transport::SetThrottlingParametersRequest_< ContainerAllocator >::__s_getServerMD5Sum_ (  )  [inline, static, private]

Definition at line 67 of file SetThrottlingParameters.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* throttled_transport::SetThrottlingParametersRequest_< ContainerAllocator >::deserialize ( uint8_t *  read_ptr  )  [inline, virtual]

Definition at line 95 of file SetThrottlingParameters.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint32_t throttled_transport::SetThrottlingParametersRequest_< ContainerAllocator >::serializationLength (  )  const [inline, virtual]

Definition at line 104 of file SetThrottlingParameters.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* throttled_transport::SetThrottlingParametersRequest_< ContainerAllocator >::serialize ( uint8_t *  write_ptr,
uint32_t  seq 
) const [inline, virtual]

Definition at line 86 of file SetThrottlingParameters.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > throttled_transport::SetThrottlingParametersRequest_< ContainerAllocator >::__connection_header

Definition at line 115 of file SetThrottlingParameters.h.

template<class ContainerAllocator >
float throttled_transport::SetThrottlingParametersRequest_< ContainerAllocator >::max_bandwidth

Definition at line 49 of file SetThrottlingParameters.h.

template<class ContainerAllocator >
float throttled_transport::SetThrottlingParametersRequest_< ContainerAllocator >::max_frequency

Definition at line 46 of file SetThrottlingParameters.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > throttled_transport::SetThrottlingParametersRequest_< ContainerAllocator >::throttling_mode

Definition at line 43 of file SetThrottlingParameters.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends


throttled_transport
Author(s): Cedric Pradalier
autogenerated on Sat Mar 2 12:32:29 2013