BornAgain  1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
SysUtils.h File Reference

Defines various stuff in namespace Utils. More...

Include dependency graph for SysUtils.h:
This graph shows which files directly or indirectly include this file:

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...
 

Detailed Description

Defines various stuff in namespace Utils.

Homepage:\n http://www.bornagainproject.org
License:\n GNU General Public License v3 or higher (see COPYING)
Authors
Scientific Computing Group at MLZ (see CITATION, AUTHORS)

Definition in file SysUtils.h.

Macro Definition Documentation

◆ BORNAGAIN_BASE_UTILS_SYSUTILS_H

#define BORNAGAIN_BASE_UTILS_SYSUTILS_H

Definition at line 21 of file SysUtils.h.