Netwhere
 All Classes Pages
Public Member Functions | List of all members
FlowCounter Class Reference

counts bytes associated with a Flow More...

#include <flow.hpp>

Public Member Functions

 FlowCounter (const Flow &flow)
 
void incr_src (time_t current_time, size_t bytes)
 
void incr_dst (time_t current_time, size_t bytes)
 
const Flowflow () const
 
size_t bytes_to_src () const
 
size_t bytes_to_dst () const
 
time_t modified_at () const
 

Detailed Description

counts bytes associated with a Flow


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