ectools::ecstats_< ContainerAllocator > Struct Template Reference

#include <ecstats.h>

List of all members.

Public Types

typedef uint8_t _has_link_type
typedef double _interval_bandwidth_mbps_type
typedef uint64_t _interval_dropped_packets_type
typedef uint64_t _interval_late_packets_type
typedef int32_t _interval_min_device_count_type
typedef uint64_t _interval_sent_packets_type
typedef int32_t _max_device_count_type
typedef double _total_bandwidth_mbps_type
typedef uint64_t _total_dropped_packets_type
typedef uint64_t _total_late_packets_type
typedef uint64_t _total_sent_packets_type
typedef boost::shared_ptr
< ::ectools::ecstats_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::ectools::ecstats_
< ContainerAllocator > > 
Ptr
typedef ecstats_
< 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
virtual ROS_DEPRECATED uint8_t * deserialize (uint8_t *read_ptr)
 ecstats_ (const ContainerAllocator &_alloc)
 ecstats_ ()
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 ()

Public Attributes

uint8_t has_link
double interval_bandwidth_mbps
uint64_t interval_dropped_packets
uint64_t interval_late_packets
int32_t interval_min_device_count
uint64_t interval_sent_packets
int32_t max_device_count
double total_bandwidth_mbps
uint64_t total_dropped_packets
uint64_t total_late_packets
uint64_t total_sent_packets

Static Private Member Functions

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

Detailed Description

template<class ContainerAllocator>
struct ectools::ecstats_< ContainerAllocator >

Definition at line 13 of file ecstats.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef uint8_t ectools::ecstats_< ContainerAllocator >::_has_link_type

Definition at line 44 of file ecstats.h.

template<class ContainerAllocator >
typedef double ectools::ecstats_< ContainerAllocator >::_interval_bandwidth_mbps_type

Definition at line 74 of file ecstats.h.

template<class ContainerAllocator >
typedef uint64_t ectools::ecstats_< ContainerAllocator >::_interval_dropped_packets_type

Definition at line 62 of file ecstats.h.

template<class ContainerAllocator >
typedef uint64_t ectools::ecstats_< ContainerAllocator >::_interval_late_packets_type

Definition at line 68 of file ecstats.h.

template<class ContainerAllocator >
typedef int32_t ectools::ecstats_< ContainerAllocator >::_interval_min_device_count_type

Definition at line 50 of file ecstats.h.

template<class ContainerAllocator >
typedef uint64_t ectools::ecstats_< ContainerAllocator >::_interval_sent_packets_type

Definition at line 56 of file ecstats.h.

template<class ContainerAllocator >
typedef int32_t ectools::ecstats_< ContainerAllocator >::_max_device_count_type

Definition at line 47 of file ecstats.h.

template<class ContainerAllocator >
typedef double ectools::ecstats_< ContainerAllocator >::_total_bandwidth_mbps_type

Definition at line 71 of file ecstats.h.

template<class ContainerAllocator >
typedef uint64_t ectools::ecstats_< ContainerAllocator >::_total_dropped_packets_type

Definition at line 59 of file ecstats.h.

template<class ContainerAllocator >
typedef uint64_t ectools::ecstats_< ContainerAllocator >::_total_late_packets_type

Definition at line 65 of file ecstats.h.

template<class ContainerAllocator >
typedef uint64_t ectools::ecstats_< ContainerAllocator >::_total_sent_packets_type

Definition at line 53 of file ecstats.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::ectools::ecstats_<ContainerAllocator> const> ectools::ecstats_< ContainerAllocator >::ConstPtr

Definition at line 163 of file ecstats.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::ectools::ecstats_<ContainerAllocator> > ectools::ecstats_< ContainerAllocator >::Ptr

Definition at line 162 of file ecstats.h.

template<class ContainerAllocator >
typedef ecstats_<ContainerAllocator> ectools::ecstats_< ContainerAllocator >::Type

Definition at line 12 of file ecstats.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
ectools::ecstats_< ContainerAllocator >::ecstats_ (  )  [inline]

Definition at line 14 of file ecstats.h.

template<class ContainerAllocator >
ectools::ecstats_< ContainerAllocator >::ecstats_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 29 of file ecstats.h.


Member Function Documentation

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

Definition at line 83 of file ecstats.h.

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

Definition at line 90 of file ecstats.h.

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

Definition at line 109 of file ecstats.h.

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

Definition at line 81 of file ecstats.h.

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

Definition at line 79 of file ecstats.h.

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

Definition at line 88 of file ecstats.h.

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

Definition at line 86 of file ecstats.h.

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

Definition at line 107 of file ecstats.h.

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

Definition at line 93 of file ecstats.h.

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

Definition at line 128 of file ecstats.h.

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

Definition at line 145 of file ecstats.h.

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

Definition at line 111 of file ecstats.h.


Member Data Documentation

template<class ContainerAllocator >
uint8_t ectools::ecstats_< ContainerAllocator >::has_link

Definition at line 45 of file ecstats.h.

template<class ContainerAllocator >
double ectools::ecstats_< ContainerAllocator >::interval_bandwidth_mbps

Definition at line 75 of file ecstats.h.

template<class ContainerAllocator >
uint64_t ectools::ecstats_< ContainerAllocator >::interval_dropped_packets

Definition at line 63 of file ecstats.h.

template<class ContainerAllocator >
uint64_t ectools::ecstats_< ContainerAllocator >::interval_late_packets

Definition at line 69 of file ecstats.h.

template<class ContainerAllocator >
int32_t ectools::ecstats_< ContainerAllocator >::interval_min_device_count

Definition at line 51 of file ecstats.h.

template<class ContainerAllocator >
uint64_t ectools::ecstats_< ContainerAllocator >::interval_sent_packets

Definition at line 57 of file ecstats.h.

template<class ContainerAllocator >
int32_t ectools::ecstats_< ContainerAllocator >::max_device_count

Definition at line 48 of file ecstats.h.

template<class ContainerAllocator >
double ectools::ecstats_< ContainerAllocator >::total_bandwidth_mbps

Definition at line 72 of file ecstats.h.

template<class ContainerAllocator >
uint64_t ectools::ecstats_< ContainerAllocator >::total_dropped_packets

Definition at line 60 of file ecstats.h.

template<class ContainerAllocator >
uint64_t ectools::ecstats_< ContainerAllocator >::total_late_packets

Definition at line 66 of file ecstats.h.

template<class ContainerAllocator >
uint64_t ectools::ecstats_< ContainerAllocator >::total_sent_packets

Definition at line 54 of file ecstats.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Defines


ectools
Author(s): Derek King
autogenerated on Fri Jan 11 09:32:18 2013