proxygen
|
#include <SingletonTestStructs.h>
Additional Inherited Members | |
Public Member Functions inherited from Watchdog | |
Watchdog () | |
~Watchdog () | |
size_t | livingWatchdogCount () const |
Watchdog (const Watchdog &)=delete | |
Watchdog & | operator= (const Watchdog &)=delete |
Watchdog (Watchdog &&) noexcept=default | |
Watchdog & | operator= (Watchdog &&) noexcept=default |
Static Public Member Functions inherited from Watchdog | |
static std::vector< Watchdog * > & | creation_order () |
Public Attributes inherited from Watchdog | |
const size_t | serial_number |
Definition at line 51 of file SingletonTestStructs.h.