Os-specifics.
More...
#include <Os.h>
static int wtfit::OsCall::getCurrentDirectory |
( |
string & |
directoryPath | ) |
|
|
inlinestatic |
static float wtfit::OsCall::getMemoryInstantUsage |
( |
| ) |
|
|
inlinestatic |
static int wtfit::OsCall::getNumberOfCores |
( |
| ) |
|
|
inlinestatic |
static double wtfit::OsCall::getTimeStamp |
( |
| ) |
|
|
inlinestatic |
static vector<string> wtfit::OsCall::listFilesInDirectory |
( |
const string & |
directoryName, |
|
|
const string & |
extension |
|
) |
| |
|
inlinestatic |
static int wtfit::OsCall::mkDir |
( |
const string & |
directoryName | ) |
|
|
inlinestatic |
static int wtfit::OsCall::nearbyint |
( |
const double & |
x | ) |
|
|
inlinestatic |
static int wtfit::OsCall::rmDir |
( |
const string & |
directoryName | ) |
|
|
inlinestatic |
static int wtfit::OsCall::rmFile |
( |
const string & |
fileName | ) |
|
|
inlinestatic |
static int wtfit::OsCall::roundToNearestInt |
( |
const double & |
val | ) |
|
|
inlinestatic |
The documentation for this class was generated from the following file: