|
libhatchet
|
#include <hxsettings.h>
Public Attributes | |
| uint8_t | log_level |
| bool | deallocate_permanent |
hxsettings - Constructed by first call to hxinit which happens when on or before the system memory allocators construct.
Not thread safe.
| bool hxsettings::deallocate_permanent |
deallocate_permanent - Allows deallocation of permanent resources at system shut down.
| uint8_t hxsettings::log_level |
log_level - Logging level for the application (e.g., verbosity of logs).