#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 |
- Returns
- the host name. Returns 'Unknown' if it cannot find the host name.
References getEnvironmentValue().
◆ isisVersion()
QString Isis::Environment::isisVersion |
( |
| ) |
|
|
static |
◆ userName()
QString Isis::Environment::userName |
( |
| ) |
|
|
static |
The documentation for this class was generated from the following files:
- /usgs/pkgs/isis3.9.0_docs/ISIS3/isis/src/base/objs/Environment/Environment.h
- /usgs/pkgs/isis3.9.0_docs/ISIS3/isis/src/base/objs/Environment/Environment.cpp