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