OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
FlowRateComputeInfo Struct Reference

#include <stats_manager.h>

Public Member Functions

 FlowRateComputeInfo ()
 

Public Attributes

uint64_t prev_time_
 
uint64_t prev_flow_created_
 
uint64_t prev_flow_aged_
 

Detailed Description

Definition at line 20 of file stats_manager.h.

Constructor & Destructor Documentation

FlowRateComputeInfo::FlowRateComputeInfo ( )
inline

Definition at line 25 of file stats_manager.h.

Member Data Documentation

uint64_t FlowRateComputeInfo::prev_flow_aged_

Definition at line 23 of file stats_manager.h.

uint64_t FlowRateComputeInfo::prev_flow_created_

Definition at line 22 of file stats_manager.h.

uint64_t FlowRateComputeInfo::prev_time_

Definition at line 21 of file stats_manager.h.


The documentation for this struct was generated from the following file: