OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
agent_stats.h File Reference
#include <stdint.h>
#include <tbb/atomic.h>
Include dependency graph for agent_stats.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AgentStats
 
struct  AgentStats::FlowCounters
 

Typedefs

typedef boost::function
< uint32_t()> 
FlowCountFn
 

Typedef Documentation

typedef boost::function<uint32_t()> FlowCountFn

Definition at line 13 of file agent_stats.h.