#include <Environment.h>
- Author
 - 2011-04-01 Eric Hyer & Steven Lambright 
 
 
◆ ~Environment()
  
  
      
        
          | Isis::Environment::~Environment  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
inline   | 
  
 
 
◆ Environment()
  
  
      
        
          | Isis::Environment::Environment  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
protected   | 
  
 
 
◆ getEnvironmentValue()
  
  
      
        
          | QString Isis::Environment::getEnvironmentValue  | 
          ( | 
          QString |           variable,  | 
         
        
           | 
           | 
          QString |           defaultValue ) | 
         
       
   | 
  
static   | 
  
 
- Parameters
 - 
  
    | variable | The environment variable to get  | 
    | defaultValue | The returned value for variable if variable doesn't exist. | 
  
   
- Returns
 - The value for the environment variable requested. 
 
Referenced by Environment(), hostName(), QStartup(), and userName().
 
 
◆ hostName()
  
  
      
        
          | QString Isis::Environment::hostName  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ isisVersion()
  
  
      
        
          | QString Isis::Environment::isisVersion  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
◆ userName()
  
  
      
        
          | QString Isis::Environment::userName  | 
          ( | 
           | ) | 
           | 
         
       
   | 
  
static   | 
  
 
 
The documentation for this class was generated from the following files:
- /Users/chkim/repos/ISIS3/isis/src/base/objs/Environment/Environment.h
 
- /Users/chkim/repos/ISIS3/isis/src/base/objs/Environment/Environment.cpp