USGS

Isis 3.0 Developer's Reference (API)

Home

Isis::Environment Class Reference

#include <Environment.h>

Inherited by Isis::Application.

Public Member Functions

 ~Environment ()

Static Public Member Functions

static QString userName ()
 the user name.
static QString hostName ()
static QString isisVersion ()

Protected Member Functions

 Environment ()

Detailed Description

Author
2011-04-01 Eric Hyer & Steven Lambright

Constructor & Destructor Documentation

Isis::Environment::~Environment ( )
inline
Isis::Environment::Environment ( )
protected

References Isis::IString::ToQt().

Member Function Documentation

QString Isis::Environment::hostName ( )
static
Returns
the host name. Returns 'Unknown' if it cannot find the host name.
QString Isis::Environment::isisVersion ( )
static
Returns
the Isis version in the format isis?.?.?.?qualifier | date

References _FILEINFO_, Isis::TextFile::GetLine(), and Isis::IException::Programmer.

QString Isis::Environment::userName ( )
static

the user name.

Returns 'Unknown' if it cannot find the user name.

Referenced by Isis::Project::Project().


The documentation for this class was generated from the following files: