#include <ecstats.h>
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 | |
ecstats_ () | |
ecstats_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
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 |
typedef uint8_t ectools::ecstats_< ContainerAllocator >::_has_link_type |
typedef double ectools::ecstats_< ContainerAllocator >::_interval_bandwidth_mbps_type |
typedef uint64_t ectools::ecstats_< ContainerAllocator >::_interval_dropped_packets_type |
typedef uint64_t ectools::ecstats_< ContainerAllocator >::_interval_late_packets_type |
typedef int32_t ectools::ecstats_< ContainerAllocator >::_interval_min_device_count_type |
typedef uint64_t ectools::ecstats_< ContainerAllocator >::_interval_sent_packets_type |
typedef int32_t ectools::ecstats_< ContainerAllocator >::_max_device_count_type |
typedef double ectools::ecstats_< ContainerAllocator >::_total_bandwidth_mbps_type |
typedef uint64_t ectools::ecstats_< ContainerAllocator >::_total_dropped_packets_type |
typedef uint64_t ectools::ecstats_< ContainerAllocator >::_total_late_packets_type |
typedef uint64_t ectools::ecstats_< ContainerAllocator >::_total_sent_packets_type |
typedef boost::shared_ptr< ::ectools::ecstats_<ContainerAllocator> const> ectools::ecstats_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::ectools::ecstats_<ContainerAllocator> > ectools::ecstats_< ContainerAllocator >::Ptr |
typedef ecstats_<ContainerAllocator> ectools::ecstats_< ContainerAllocator >::Type |
ectools::ecstats_< ContainerAllocator >::ecstats_ | ( | ) | [inline] |
ectools::ecstats_< ContainerAllocator >::ecstats_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > ectools::ecstats_< ContainerAllocator >::__connection_header |
uint8_t ectools::ecstats_< ContainerAllocator >::has_link |
double ectools::ecstats_< ContainerAllocator >::interval_bandwidth_mbps |
uint64_t ectools::ecstats_< ContainerAllocator >::interval_dropped_packets |
uint64_t ectools::ecstats_< ContainerAllocator >::interval_late_packets |
int32_t ectools::ecstats_< ContainerAllocator >::interval_min_device_count |
uint64_t ectools::ecstats_< ContainerAllocator >::interval_sent_packets |
int32_t ectools::ecstats_< ContainerAllocator >::max_device_count |
double ectools::ecstats_< ContainerAllocator >::total_bandwidth_mbps |
uint64_t ectools::ecstats_< ContainerAllocator >::total_dropped_packets |
uint64_t ectools::ecstats_< ContainerAllocator >::total_late_packets |
uint64_t ectools::ecstats_< ContainerAllocator >::total_sent_packets |