![]() |
The Gaudi Framework
v36r1 (3e2fb5a8)
|
This is the complete list of members for WatchdogThread, including all inherited members.
| action() | WatchdogThread | protectedvirtual |
| getLastPing() const | WatchdogThread | inline |
| getTimeout() const | WatchdogThread | inline |
| i_run() | WatchdogThread | private |
| m_lastPing | WatchdogThread | private |
| m_lastPingMutex | WatchdogThread | mutableprivate |
| m_running | WatchdogThread | private |
| m_thread | WatchdogThread | private |
| m_timeout | WatchdogThread | private |
| onPing() | WatchdogThread | protectedvirtual |
| onStart() | WatchdogThread | protectedvirtual |
| onStop() | WatchdogThread | protectedvirtual |
| ping() | WatchdogThread | inline |
| setTimeout(boost::posix_time::time_duration timeout) | WatchdogThread | inline |
| start() | WatchdogThread | |
| stop() | WatchdogThread | |
| WatchdogThread(boost::posix_time::time_duration timeout, bool autostart=false) | WatchdogThread | |
| ~WatchdogThread() | WatchdogThread | virtual |