|
stdex
Additional custom or not Standard C++ covered algorithms
|
This is the complete list of members for stdex::watchdog< _Clock, _Duration >, including all inherited members.
| m_callback | stdex::watchdog< _Clock, _Duration > | protected |
| m_cv (defined in stdex::watchdog< _Clock, _Duration >) | stdex::watchdog< _Clock, _Duration > | protected |
| m_mutex (defined in stdex::watchdog< _Clock, _Duration >) | stdex::watchdog< _Clock, _Duration > | protected |
| m_phase | stdex::watchdog< _Clock, _Duration > | protected |
| m_quit | stdex::watchdog< _Clock, _Duration > | protected |
| m_thread (defined in stdex::watchdog< _Clock, _Duration >) | stdex::watchdog< _Clock, _Duration > | protected |
| m_timeout | stdex::watchdog< _Clock, _Duration > | protected |
| reset() | stdex::watchdog< _Clock, _Duration > | inline |
| run() (defined in stdex::watchdog< _Clock, _Duration >) | stdex::watchdog< _Clock, _Duration > | inlineprotected |
| watchdog(_Duration timeout, std::function< void()> callback) | stdex::watchdog< _Clock, _Duration > | inline |
| ~watchdog() | stdex::watchdog< _Clock, _Duration > | inline |