System utilities. More...
Functions | |
vector< string > | GetAllFilesInPath (string path, string extension="") |
int | GenieMajorVrsNum (string tag) |
int | GenieMinorVrsNum (string tag) |
int | GenieRevisVrsNum (string tag) |
bool | FileExists (string filename) |
bool | DirectoryExists (const char *path) |
string | LocalTimeAsString (string format) |
System utilities.
Oct 08, 2009
Copyright (c) 2003-2020, The GENIE Collaboration For the full text of the license visit http://copyright.genie-mc.org
bool genie::utils::system::DirectoryExists | ( | const char * | path | ) |
Definition at line 92 of file SystemUtils.cxx.
Definition at line 80 of file SystemUtils.cxx.
int genie::utils::system::GenieMajorVrsNum | ( | string | tag | ) |
Definition at line 59 of file SystemUtils.cxx.
int genie::utils::system::GenieMinorVrsNum | ( | string | tag | ) |
Definition at line 66 of file SystemUtils.cxx.
int genie::utils::system::GenieRevisVrsNum | ( | string | tag | ) |
Definition at line 73 of file SystemUtils.cxx.
Definition at line 29 of file SystemUtils.cxx.
Definition at line 107 of file SystemUtils.cxx.