Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Class Members | File Members | Related Pages

oofRuntimeEnv Class Reference
[OOFILE utility classes and functions.]

#include <oof1.h>

List of all members.


Detailed Description

Abstraction of common runtime environment stuff you'd call.

Mainly used to identify current runtime environment.


Public Types

enum  oofRuntimeEnvT {
  Macintosh, OS2, Unix, WinNT,
  Win95, Win98, Win32s, Win3,
  Win_UNKNOWN
}

Static Public Member Functions

oofRuntimeEnvT runtimeEnv ()
bool isMacintosh ()
bool isUnix ()
bool isWindows ()
const char * termForLink ()
void spendBackgroundTime ()
void beep ()


Member Enumeration Documentation

enum oofRuntimeEnv::oofRuntimeEnvT
 

Enumeration values:
Macintosh 
OS2 
Unix 
WinNT 
Win95 
Win98 
Win32s 
Win3 
Win_UNKNOWN 


Member Function Documentation

void oofRuntimeEnv::beep  )  [static]
 

bool oofRuntimeEnv::isMacintosh  )  [inline, static]
 

bool oofRuntimeEnv::isUnix  )  [inline, static]
 

bool oofRuntimeEnv::isWindows  )  [inline, static]
 

oofRuntimeEnv::oofRuntimeEnvT oofRuntimeEnv::runtimeEnv  )  [static]
 

void oofRuntimeEnv::spendBackgroundTime  )  [inline, static]
 

const char * oofRuntimeEnv::termForLink  )  [inline, static]
 


The documentation for this class was generated from the following files:
Generated on Fri Jan 2 01:26:06 2004 for OOFILE by doxygen 1.3.5