|
proxygen
|
Public Member Functions | |
| Slowpoke () | |
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 |
Additional Inherited Members | |
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 356 of file SingletonTest.cpp.
|
inline |
Definition at line 358 of file SingletonTest.cpp.