The Gaudi Framework  v29r0 (ff2e7097)
Environment.h File Reference
#include "GaudiKernel/Kernel.h"
#include "GaudiKernel/StatusCode.h"
#include "GaudiKernel/SystemBase.h"
#include <string>
Include dependency graph for Environment.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 System
 Note: OS specific details for environment resolution.
 

Functions

GAUDI_API std::string System::homeDirectory ()
 
GAUDI_API std::string System::tempDirectory ()
 
GAUDI_API StatusCode System::resolveEnv (const std::string &var, std::string &res, int recusions=124)