#include <ServiceStatus.h>
Public Member Functions | |
ServiceStatus () | |
~ServiceStatus () | |
Static Public Member Functions | |
static const ISType & | type () |
Data Fields | |
unsigned long | done |
unsigned long | queue |
float | averageTimeEach |
float | timeLeft |
Protected Member Functions | |
ServiceStatus (const std::string &type) | |
void | publishGuts (ISostream &out) |
void | refreshGuts (ISistream &in) |
Private Member Functions | |
void | initialize () |
Definition at line 18 of file ServiceStatus.h.