1#ifndef Cpl_System_x_testsupport_Shutdown_TS_h_
2#define Cpl_System_x_testsupport_Shutdown_TS_h_
This class provides methods to access the unit testing support for the Cpl::System::Shutdown interfac...
Definition Shutdown_TS.h:37
static void restore(void)
This method restores the exit/shutdown behavior to its 'non-test' paradigm.
static void clearAndUseCounter(void)
This method zero's the exit counter and sets the shutdown behavior to NOT exit when called - only cou...
static size_t getAndClearCounter(void)
This method returns the current call count AND clears the call counter.
static void setExitCode(int new_exit_code)
This method allows the application to exit - but always with the specified 'new_exit_code' (i....
The 'Cpl' namespace is the root name space for the Colony.
Definition Api16.h:20