|
BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
Defines various stuff in namespace Utils. More...
Go to the source code of this file.
Namespaces | |
| SysUtils | |
| Utility functions getCurrentDateAndTime, enableFloatingPointExceptions. | |
Macros | |
| #define | BORNAGAIN_BASE_UTILS_SYSUTILS_H |
Functions | |
| void | SysUtils::enableFloatingPointExceptions () |
| Enables exception throw in the case of NaN, Inf. More... | |
| std::string | SysUtils::getCurrentDateAndTime () |
| std::string | SysUtils::getenv (const std::string &name) |
| Returns environment variable. More... | |
| bool | SysUtils::isWindowsHost () |
| Returns true if operation system is Windows. More... | |
Defines various stuff in namespace Utils.
Definition in file SysUtils.h.
| #define BORNAGAIN_BASE_UTILS_SYSUTILS_H |
Definition at line 21 of file SysUtils.h.