#include <cel_errutil.h>
Public Types | |
| typedef uint64_t | ErrorType |
Public Member Functions | |
| ErrorSaver () | |
| ~ErrorSaver () | |
| void | restore () |
Definition at line 22 of file cel_errutil.h.
| typedef uint64_t Celartem::ErrorSaver::ErrorType |
ErrorType definition that preserves various error codes.
Definition at line 43 of file cel_errutil.h.
| Celartem::ErrorSaver::ErrorSaver | ( | ) |
Memorizes the current error status.
| Celartem::ErrorSaver::~ErrorSaver | ( | ) |
Restore the error status.
| void Celartem::ErrorSaver::restore | ( | ) |
Restore the error status.