#include <LookupStats.H>
Public Member Functions | |
Datum () throw () | |
void | Update (Timer::MicroSecs tm) throw () |
void | Update (const Datum &d) throw () |
void | Send (SRPC &srpc) const throw (SRPC::failure) |
void | Recv (SRPC &srpc) throw (SRPC::failure) |
void | Print (std::ostream &os, const char *label, int labelWidth, Timer::MicroSecs total, int indent=2) const throw () |
Public Attributes | |
Basics::uint64 | num |
Timer::MicroSecs | totalTime |
Timer::MicroSecs | minTime |
Timer::MicroSecs | maxTime |
|
Definition at line 40 of file LookupStats.H. |
|
Definition at line 89 of file LookupStats.C. References Indent(). Referenced by LookupStats::Rec::Print(). |
|
Definition at line 81 of file LookupStats.C. |
|
Definition at line 73 of file LookupStats.C. |
|
Definition at line 56 of file LookupStats.C. |
|
Definition at line 44 of file LookupStats.C. Referenced by LookupStats::Rec::Print(). |
|
Definition at line 37 of file LookupStats.H. |
|
Definition at line 37 of file LookupStats.H. |
|
Definition at line 35 of file LookupStats.H. Referenced by LookupStats::Rec::Print(). |
|
Definition at line 36 of file LookupStats.H. |