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

Defines various stuff in namespace Utils. More...

Go to the source code of this file.

Namespaces

 SysUtils
 Utility functions getCurrentDateAndTime, enableFloatingPointExceptions.
 

Functions

std::string SysUtils::getCurrentDateAndTime ()
 
void SysUtils::enableFloatingPointExceptions ()
 Enables exception throw in the case of NaN, Inf. More...
 
std::string SysUtils::getenv (const std::string &name)
 Returns environment variable.
 
bool SysUtils::isWindowsHost ()
 Returns true if operation system is Windows.
 

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.