Environment Class Reference
[Environment]

Static class to get inforamtion about the local machine and environment variables. More...

#include <Environment.h>

List of all members.

Static Public Member Functions

static String NewLine ()
static String GetVariable (const String &name)
static void SetVariable (const String &name, const String &value)
static Vector< StringPtrGetLogicalDrives (bool localOnly)
static String ProcessName ()
static String HostName ()
static String HostArchitecture ()
static String OSName ()
static String OSVersion ()
static String UserName ()
static String HomeDirectory ()
static String TempDirectory ()
static int ProcessorCount ()
static int LastError ()
static String LastErrorMessage ()
static uint64 DiskFreeSpace ()

Detailed Description

Static class to get inforamtion about the local machine and environment variables.

Definition at line 34 of file Environment.h.


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