Project: engagement_srvs

License: BSD

Dependencies:

Used by:

All Packages

engagement_srvs::ActorStatisticsResponse_< ContainerAllocator > Struct Template Reference

#include <ActorStatistics.h>

List of all members.

Public Types

typedef int32_t _failure_rate_type
typedef int32_t _max_delay_type
typedef int32_t _max_tbce_type
typedef int32_t _mean_delay_type
typedef int32_t _mean_tbce_type
typedef int32_t _recent_failure_rate_type
typedef int32_t _recent_max_delay_type
typedef int32_t _recent_max_tbce_type
typedef int32_t _recent_mean_delay_type
typedef int32_t _recent_mean_tbce_type
typedef boost::shared_ptr
< ::engagement_srvs::ActorStatisticsResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::engagement_srvs::ActorStatisticsResponse_
< ContainerAllocator > > 
Ptr
typedef
ActorStatisticsResponse_
< 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
 ActorStatisticsResponse_ (const ContainerAllocator &_alloc)
 ActorStatisticsResponse_ ()
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

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

int32_t failure_rate
int32_t max_delay
int32_t max_tbce
int32_t mean_delay
int32_t mean_tbce
int32_t recent_failure_rate
int32_t recent_max_delay
int32_t recent_max_tbce
int32_t recent_mean_delay
int32_t recent_mean_tbce

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 engagement_srvs::ActorStatisticsResponse_< ContainerAllocator >

Definition at line 105 of file ActorStatistics.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef int32_t engagement_srvs::ActorStatisticsResponse_< ContainerAllocator >::_failure_rate_type

Definition at line 161 of file ActorStatistics.h.

template<class ContainerAllocator >
typedef int32_t engagement_srvs::ActorStatisticsResponse_< ContainerAllocator >::_max_delay_type

Definition at line 152 of file ActorStatistics.h.

template<class ContainerAllocator >
typedef int32_t engagement_srvs::ActorStatisticsResponse_< ContainerAllocator >::_max_tbce_type

Definition at line 140 of file ActorStatistics.h.

template<class ContainerAllocator >
typedef int32_t engagement_srvs::ActorStatisticsResponse_< ContainerAllocator >::_mean_delay_type

Definition at line 149 of file ActorStatistics.h.

template<class ContainerAllocator >
typedef int32_t engagement_srvs::ActorStatisticsResponse_< ContainerAllocator >::_mean_tbce_type

Definition at line 137 of file ActorStatistics.h.

template<class ContainerAllocator >
typedef int32_t engagement_srvs::ActorStatisticsResponse_< ContainerAllocator >::_recent_failure_rate_type

Definition at line 164 of file ActorStatistics.h.

template<class ContainerAllocator >
typedef int32_t engagement_srvs::ActorStatisticsResponse_< ContainerAllocator >::_recent_max_delay_type

Definition at line 158 of file ActorStatistics.h.

template<class ContainerAllocator >
typedef int32_t engagement_srvs::ActorStatisticsResponse_< ContainerAllocator >::_recent_max_tbce_type

Definition at line 146 of file ActorStatistics.h.

template<class ContainerAllocator >
typedef int32_t engagement_srvs::ActorStatisticsResponse_< ContainerAllocator >::_recent_mean_delay_type

Definition at line 155 of file ActorStatistics.h.

template<class ContainerAllocator >
typedef int32_t engagement_srvs::ActorStatisticsResponse_< ContainerAllocator >::_recent_mean_tbce_type

Definition at line 143 of file ActorStatistics.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::engagement_srvs::ActorStatisticsResponse_<ContainerAllocator> const> engagement_srvs::ActorStatisticsResponse_< ContainerAllocator >::ConstPtr

Definition at line 268 of file ActorStatistics.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::engagement_srvs::ActorStatisticsResponse_<ContainerAllocator> > engagement_srvs::ActorStatisticsResponse_< ContainerAllocator >::Ptr

Definition at line 267 of file ActorStatistics.h.

template<class ContainerAllocator >
typedef ActorStatisticsResponse_<ContainerAllocator> engagement_srvs::ActorStatisticsResponse_< ContainerAllocator >::Type

Definition at line 107 of file ActorStatistics.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
engagement_srvs::ActorStatisticsResponse_< ContainerAllocator >::ActorStatisticsResponse_ (  )  [inline]

Definition at line 109 of file ActorStatistics.h.

template<class ContainerAllocator >
engagement_srvs::ActorStatisticsResponse_< ContainerAllocator >::ActorStatisticsResponse_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 123 of file ActorStatistics.h.


Member Function Documentation

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

Definition at line 173 of file ActorStatistics.h.

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

Definition at line 180 of file ActorStatistics.h.

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

Definition at line 217 of file ActorStatistics.h.

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

Definition at line 187 of file ActorStatistics.h.

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

Definition at line 171 of file ActorStatistics.h.

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

Definition at line 169 of file ActorStatistics.h.

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

Definition at line 178 of file ActorStatistics.h.

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

Definition at line 176 of file ActorStatistics.h.

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

Definition at line 215 of file ActorStatistics.h.

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

Definition at line 190 of file ActorStatistics.h.

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

Definition at line 185 of file ActorStatistics.h.

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

Definition at line 183 of file ActorStatistics.h.

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

Definition at line 235 of file ActorStatistics.h.

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

Definition at line 251 of file ActorStatistics.h.

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

Definition at line 219 of file ActorStatistics.h.


Member Data Documentation

template<class ContainerAllocator >
int32_t engagement_srvs::ActorStatisticsResponse_< ContainerAllocator >::failure_rate

Definition at line 162 of file ActorStatistics.h.

template<class ContainerAllocator >
int32_t engagement_srvs::ActorStatisticsResponse_< ContainerAllocator >::max_delay

Definition at line 153 of file ActorStatistics.h.

template<class ContainerAllocator >
int32_t engagement_srvs::ActorStatisticsResponse_< ContainerAllocator >::max_tbce

Definition at line 141 of file ActorStatistics.h.

template<class ContainerAllocator >
int32_t engagement_srvs::ActorStatisticsResponse_< ContainerAllocator >::mean_delay

Definition at line 150 of file ActorStatistics.h.

template<class ContainerAllocator >
int32_t engagement_srvs::ActorStatisticsResponse_< ContainerAllocator >::mean_tbce

Definition at line 138 of file ActorStatistics.h.

template<class ContainerAllocator >
int32_t engagement_srvs::ActorStatisticsResponse_< ContainerAllocator >::recent_failure_rate

Definition at line 165 of file ActorStatistics.h.

template<class ContainerAllocator >
int32_t engagement_srvs::ActorStatisticsResponse_< ContainerAllocator >::recent_max_delay

Definition at line 159 of file ActorStatistics.h.

template<class ContainerAllocator >
int32_t engagement_srvs::ActorStatisticsResponse_< ContainerAllocator >::recent_max_tbce

Definition at line 147 of file ActorStatistics.h.

template<class ContainerAllocator >
int32_t engagement_srvs::ActorStatisticsResponse_< ContainerAllocator >::recent_mean_delay

Definition at line 156 of file ActorStatistics.h.

template<class ContainerAllocator >
int32_t engagement_srvs::ActorStatisticsResponse_< ContainerAllocator >::recent_mean_tbce

Definition at line 144 of file ActorStatistics.h.


The documentation for this struct was generated from the following file:

engagement_srvs
Author(s): Aaron Holroyd (aholroyd (at) wpi (dot) edu), Brett Ponsler (bponsler (at) wpi (dot) edu)
autogenerated on Fri Sep 9 10:35:47 2011