#include <session_stats_collector.h>
|
| SessionStatsReq (Event ev, const FlowEntryPtr &flow, uint64_t time) |
|
| SessionStatsReq (Event ev, const FlowEntryPtr &flow, uint64_t time, const RevFlowDepParams &p) |
|
| SessionStatsReq (Event event, const FlowEntryPtr &flow, uint32_t bytes, uint32_t packets, uint32_t oflow_bytes, const boost::uuids::uuid &u) |
|
| ~SessionStatsReq () |
|
Event | event () const |
|
FlowEntry * | flow () const |
|
FlowEntry * | reverse_flow () const |
|
uint64_t | time () const |
|
const RevFlowDepParams & | params () const |
|
uint32_t | bytes () const |
|
uint32_t | packets () const |
|
uint32_t | oflow_bytes () const |
|
boost::uuids::uuid | uuid () const |
|
Definition at line 421 of file session_stats_collector.h.
SessionStatsReq::SessionStatsReq |
( |
Event |
ev, |
|
|
const FlowEntryPtr & |
flow, |
|
|
uint64_t |
time |
|
) |
| |
|
inline |
SessionStatsReq::~SessionStatsReq |
( |
| ) |
|
|
inline |
uint32_t SessionStatsReq::bytes |
( |
| ) |
const |
|
inline |
Event SessionStatsReq::event |
( |
| ) |
const |
|
inline |
uint32_t SessionStatsReq::oflow_bytes |
( |
| ) |
const |
|
inline |
uint32_t SessionStatsReq::packets |
( |
| ) |
const |
|
inline |
FlowEntry * SessionStatsReq::reverse_flow |
( |
| ) |
const |
uint64_t SessionStatsReq::time |
( |
| ) |
const |
|
inline |
boost::uuids::uuid SessionStatsReq::uuid |
( |
| ) |
const |
|
inline |
uint32_t SessionStatsReq::bytes_ |
|
private |
Event SessionStatsReq::event_ |
|
private |
uint32_t SessionStatsReq::oflow_bytes_ |
|
private |
uint32_t SessionStatsReq::packets_ |
|
private |
uint64_t SessionStatsReq::time_ |
|
private |
The documentation for this class was generated from the following files: