This is a class used for collecting statistics for call traffic measurement, such as might be used by MRTG.
More...
#include <bayonne.h>
List of all members.
Static Public Member Functions |
| static unsigned long | getStamp (void) |
Public Attributes |
| volatile unsigned long | iCount |
| volatile unsigned long | oCount |
Detailed Description
This is a class used for collecting statistics for call traffic measurement, such as might be used by MRTG.
Constructor & Destructor Documentation
| ost::Bayonne::Traffic::Traffic |
( |
| ) |
|
Member Function Documentation
| static unsigned long ost::Bayonne::Traffic::getStamp |
( |
void |
| ) |
|
|
inlinestatic |
Member Data Documentation
| volatile unsigned long ost::Bayonne::Traffic::iCount |
| volatile unsigned long ost::Bayonne::Traffic::oCount |
The documentation for this class was generated from the following file: