QuantumLibrary
|
#include <quantum_iterminate.h>
Public Member Functions | |
Guard (ITerminate &object) | |
Constructor. More... | |
~Guard () | |
Destructor. Calls the terminate() method of the underlying object. More... | |
|
inlineexplicit |
Constructor.
[in] | object | An ITerminate interface |
|
inline |
Destructor. Calls the terminate() method of the underlying object.