Main Page | Class Hierarchy | Class List | File List | Class Members | Related Pages

glite::rgma::Environment Class Reference

#include <Environment.h>

List of all members.

Static Public Member Functions

const char * getenv (const std::string &name)


Detailed Description

Static class defines the R-GMA specific variables if necessary. R-GMA C++ functions read their environment variables via a call to Environment::getenv() which does the setup if necessary.


Member Function Documentation

const char * glite::rgma::Environment::getenv const std::string &  name  )  [static]
 

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.


The documentation for this class was generated from the following files:
Generated on Thu May 11 19:23:43 2006 for glite-rgma-api-cpp by doxygen 1.3.5