Main Page | Class Hierarchy | Class List | File List | Class Members

tacpp::NfData Class Reference

data for aggregator More...

#include <NetFlow.h>

List of all members.

Public Member Functions

 NfData (unsigned long, unsigned long, unsigned int, time_t, time_t)
 ~NfData ()
void add (unsigned long, unsigned long, time_t)
bool isExpired (time_t)
unsigned int getIfIn ()
time_t getStart ()
time_t getStop ()
unsigned long getOctets ()
unsigned long getPackets ()


Detailed Description

data for aggregator

Author:
rv
Version:
1


Constructor & Destructor Documentation

NfData::NfData unsigned  long,
unsigned  long,
unsigned  int,
time_t  ,
time_t 
 

init short

NfData::~NfData  ) 
 

clear


Member Function Documentation

void NfData::add unsigned  long,
unsigned  long,
time_t 
 

add traffic to counter

unsigned int NfData::getIfIn  ) 
 

flow input ifindex

unsigned long NfData::getOctets  ) 
 

octets counter value

unsigned long NfData::getPackets  ) 
 

packets counter value

time_t NfData::getStart  ) 
 

flow start time

time_t NfData::getStop  ) 
 

flow stop time

bool NfData::isExpired time_t   ) 
 

is this entry expired, and we need in write it?


The documentation for this class was generated from the following files:
Generated on Thu Jul 21 23:09:49 2005 for tacppd.kdevelop by doxygen 1.3.5