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

#include <agent_stats.h>

Public Member Functions

 FlowCounters ()
 

Public Attributes

uint64_t prev_flow_count
 
uint32_t max_flows_per_second
 
uint32_t min_flows_per_second
 

Detailed Description

Definition at line 18 of file agent_stats.h.

Constructor & Destructor Documentation

AgentStats::FlowCounters::FlowCounters ( )
inline

Definition at line 23 of file agent_stats.h.

Member Data Documentation

uint32_t AgentStats::FlowCounters::max_flows_per_second

Definition at line 20 of file agent_stats.h.

uint32_t AgentStats::FlowCounters::min_flows_per_second

Definition at line 21 of file agent_stats.h.

uint64_t AgentStats::FlowCounters::prev_flow_count

Definition at line 19 of file agent_stats.h.


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