BornAgain
1.19.79
Open-source research software to simulate and fit neutron and x-ray reflectometry and grazing-incidence small-angle scattering
|
System call wrappers.
Functions | |
std::string | getCurrentDateAndTime () |
std::string | getenv (const std::string &name) |
Returns environment variable. More... | |
std::string BaseUtils::System::getCurrentDateAndTime | ( | ) |
Definition at line 22 of file SysUtils.cpp.
std::string BaseUtils::System::getenv | ( | const std::string & | name | ) |
Returns environment variable.
Definition at line 32 of file SysUtils.cpp.
Referenced by SimulationOptions::SimulationOptions(), and BaseUtils::Python::pythonRuntimeInfo().