ace::Filter::Stats Struct Reference

Struct for filtration statistics. More...

#include <filter.h>

List of all members.

Public Member Functions

 Stats (void)
 Default constructor does nothing interesting.
void reset (void)
 Reset stats (everything set to 0).

Public Attributes

filter_matches_stats_t matched
 Counter of matched calls to filter.
size_t unmatched
 Counter of unmatched calls to filter.


Detailed Description

Struct for filtration statistics.

Constructor & Destructor Documentation

ace::Filter::Stats::Stats ( void   )  [inline]

Default constructor does nothing interesting.


Member Function Documentation

void ace::Filter::Stats::reset ( void   ) 

Reset stats (everything set to 0).


Member Data Documentation

Counter of matched calls to filter.

Counter of unmatched calls to filter.


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

Generated on Wed Aug 6 23:25:50 2008 for PACE by  doxygen 1.5.6