#include <flow_export_info.h>
Definition at line 10 of file flow_export_info.h.
◆ FlowExportInfo() [1/3]
FlowExportInfo::FlowExportInfo |
( |
| ) |
|
◆ FlowExportInfo() [2/3]
FlowExportInfo::FlowExportInfo |
( |
const FlowEntryPtr & |
fe, |
|
|
uint64_t |
setup_time |
|
) |
| |
◆ FlowExportInfo() [3/3]
◆ ~FlowExportInfo()
FlowExportInfo::~FlowExportInfo |
( |
| ) |
|
|
inline |
◆ bytes()
uint64_t FlowExportInfo::bytes |
( |
| ) |
const |
|
inline |
◆ CopyFlowInfo()
void FlowExportInfo::CopyFlowInfo |
( |
FlowEntry * |
fe | ) |
|
◆ delete_enqueue_time()
uint64_t FlowExportInfo::delete_enqueue_time |
( |
| ) |
const |
|
inline |
◆ evict_enqueue_time()
uint64_t FlowExportInfo::evict_enqueue_time |
( |
| ) |
const |
|
inline |
◆ flow()
◆ flow_handle()
uint32_t FlowExportInfo::flow_handle |
( |
| ) |
const |
|
inline |
◆ gen_id()
uint8_t FlowExportInfo::gen_id |
( |
| ) |
const |
|
inline |
◆ last_modified_time()
uint64_t FlowExportInfo::last_modified_time |
( |
| ) |
const |
|
inline |
◆ packets()
uint64_t FlowExportInfo::packets |
( |
| ) |
const |
|
inline |
◆ ResetStats()
void FlowExportInfo::ResetStats |
( |
| ) |
|
◆ reverse_flow()
FlowEntry * FlowExportInfo::reverse_flow |
( |
| ) |
const |
◆ set_bytes()
void FlowExportInfo::set_bytes |
( |
uint64_t |
value | ) |
|
|
inline |
◆ set_delete_enqueue_time()
void FlowExportInfo::set_delete_enqueue_time |
( |
uint64_t |
value | ) |
|
|
inline |
◆ set_evict_enqueue_time()
void FlowExportInfo::set_evict_enqueue_time |
( |
uint64_t |
value | ) |
|
|
inline |
◆ set_flow_handle()
void FlowExportInfo::set_flow_handle |
( |
uint32_t |
value | ) |
|
|
inline |
◆ set_gen_id()
void FlowExportInfo::set_gen_id |
( |
uint8_t |
value | ) |
|
|
inline |
◆ set_last_modified_time()
void FlowExportInfo::set_last_modified_time |
( |
uint64_t |
time | ) |
|
|
inline |
◆ set_packets()
void FlowExportInfo::set_packets |
( |
uint64_t |
value | ) |
|
|
inline |
◆ set_teardown_time()
void FlowExportInfo::set_teardown_time |
( |
uint64_t |
time | ) |
|
|
inline |
◆ teardown_time()
uint64_t FlowExportInfo::teardown_time |
( |
| ) |
const |
|
inline |
◆ uuid()
const boost::uuids::uuid& FlowExportInfo::uuid |
( |
| ) |
const |
|
inline |
◆ bytes_
uint64_t FlowExportInfo::bytes_ |
|
private |
◆ delete_enqueue_time_
uint64_t FlowExportInfo::delete_enqueue_time_ |
|
private |
◆ evict_enqueue_time_
uint64_t FlowExportInfo::evict_enqueue_time_ |
|
private |
◆ flow_
◆ flow_handle_
uint32_t FlowExportInfo::flow_handle_ |
|
private |
◆ gen_id_
uint8_t FlowExportInfo::gen_id_ |
|
private |
◆ last_modified_time_
uint64_t FlowExportInfo::last_modified_time_ |
|
private |
◆ packets_
uint64_t FlowExportInfo::packets_ |
|
private |
◆ teardown_time_
uint64_t FlowExportInfo::teardown_time_ |
|
private |
◆ uuid_
The documentation for this class was generated from the following files: