Class Hierarchy   Compound List   File List   Compound Members   File Members  

Globals Class Reference

List of all members.

Static Public Members

Boolean getValueb (const String& name, Boolean defaultValue=FALSE)
Void setValueb (const String& name, Boolean value)
Int getValuei (const String& name, Int defaultValue=0)
Void setValuei (const String& name, Int value)
Float getValuef (const String& name, Float defaultValue=0.0)
Void setValuef (const String& name, Float value)
String getValues (const String& name, const String& defaultValue="")
Void setValues (const String& name, const String& value)
Void load (FileStream& stream)
Void save (FileStream& stream)


Member Function Documentation

Boolean Globals::getValueb (const String & name, Boolean defaultValue = FALSE) [static]

Void Globals::setValueb (const String & name, Boolean value) [static]

Int Globals::getValuei (const String & name, Int defaultValue = 0) [static]

Void Globals::setValuei (const String & name, Int value) [static]

Float Globals::getValuef (const String & name, Float defaultValue = 0.0) [static]

Void Globals::setValuef (const String & name, Float value) [static]

String Globals::getValues (const String & name, const String & defaultValue = "") [static]

Void Globals::setValues (const String & name, const String & value) [static]

Void Globals::load (FileStream & stream) [static]

Void Globals::save (FileStream & stream) [static]


The documentation for this class was generated from the following file:
Generated at Wed Nov 3 15:16:41 1999 for Architectural Walkthrough Project by doxygen  written by Dimitri van Heesch, © 1997-1999