#include <Environment.h>
Static Public Member Functions | |
const char * | getenv (const std::string &name) |
|
Gets the value for the specified environment variable. The first time that it is called, it checks if the RGMA_HOME environment variable is defined. If not then it the scripts and defines it from the values specified in the scripts. It also defines the other R-GMA variables which are not defined. It does none of this if RGMA_HOME is not defined. |