Statistics used by Myra::Flow.
More...
#include "FlowStats.hpp"
|
static constexpr size_t | DIR_0 = 0 |
|
static constexpr size_t | DIR_1 = 1 |
|
static constexpr size_t | DIR_TOTAL = 2 |
|
Statistics used by Myra::Flow.
Myra::FlowStats::~FlowStats |
( |
void |
| ) |
|
Myra::FlowStats::FlowStats |
( |
void |
| ) |
|
Clear all numeric stats. Does not modify the timestamps.
bool Myra::FlowStats::empty |
( |
void |
| ) |
const |
|
inline |
STAT Myra::FlowStats::total_number_of_bytes |
( |
void |
| ) |
const |
|
inline |
STAT Myra::FlowStats::total_number_of_packets |
( |
void |
| ) |
const |
|
inline |
number of bytes (L3 and above)
constexpr size_t Myra::FlowStats::DIR_0 = 0 |
|
static |
constexpr size_t Myra::FlowStats::DIR_1 = 1 |
|
static |
constexpr size_t Myra::FlowStats::DIR_TOTAL = 2 |
|
static |
TP Myra::FlowStats::first_seen |
when the flow was first seen
TP Myra::FlowStats::last_seen |
when the flow was last seen
The documentation for this class was generated from the following files: