FACT++
1.0
|
Public Member Functions | |
EventHist (const boost::posix_time::time_duration &dt=boost::posix_time::hours(12), uint64_t mx=UINT64_MAX) | |
void | add (const string &s, const Time &t=Time()) |
void | clean () |
string | get () const |
string | rget () const |
Private Attributes | |
const boost::posix_time::time_duration | deltat |
const uint64_t | max |
Definition at line 461 of file smartfact.cc.