#include <POOLCore/SystemTools.h>
Misc utility methods
Definition at line 15 of file SystemTools.h.
◆ FCBasename()
static std::string pool::SystemTools::FCBasename |
( |
const std::string & |
cat | ) |
|
|
static |
◆ FileExists()
static bool pool::SystemTools::FileExists |
( |
const char * |
filename | ) |
|
|
static |
◆ GetEnv()
static const char* pool::SystemTools::GetEnv |
( |
const char * |
key | ) |
|
|
static |
Read an environment variable.
◆ GetEnvStr()
static std::string pool::SystemTools::GetEnvStr |
( |
const std::string & |
key | ) |
|
|
static |
◆ GetOutputLvl()
static MSG::Level pool::SystemTools::GetOutputLvl |
( |
| ) |
|
|
static |
◆ GetOutputLvlFromEnv()
static MSG::Level pool::SystemTools::GetOutputLvlFromEnv |
( |
| ) |
|
|
static |
◆ initGaudi()
static bool pool::SystemTools::initGaudi |
( |
| ) |
|
|
static |
◆ itostr()
static std::string pool::SystemTools::itostr |
( |
const int |
i | ) |
|
|
static |
The documentation for this class was generated from the following file: