This is the complete list of members for Service, including all inherited members.
getHeartbeatInterval() const | Service | inline |
getName() const | Service | inline |
getServiceId() const | Service | inline |
getSession() const | Service | inline |
getState() const | Service | inline |
getTimeSinceLastHeartbeat() const | Service | |
m_HeartbeatInterval | Service | private |
m_LastHeartbeat | Service | private |
m_ServiceId | Service | private |
m_ServiceName | Service | private |
m_SessionId | Service | private |
m_State | Service | private |
Report() const | Service | |
RUNNING enum value | Service | |
Service() | Service | inline |
Service(const long serviceId, const long state, const time_t lastHeartbeat, const string &serviceName="qPIUnk00", const string &sessionId="", const long heartbeatInterval=30) | Service | inline |
SERVICE_STATE enum name | Service | |
setLastHeartbeat(const time_t newtime) | Service | inline |
setSessionId(const string &sessionId) | Service | inline |
setState(const Service::SERVICE_STATE newState) | Service | |
STOPPED enum value | Service | |
ToString(const SERVICE_STATE value) | Service | static |