#include <ShutdownManager.hpp>
Definition at line 23 of file ShutdownManager.hpp.
Public Member Functions | |
ShutdownManager (void) | |
~ShutdownManager () | |
void | shutdown (void) |
signals the shutdown condition | |
void | wait (void) |
blocks until the shutdown condition has been signaled |