Keos::_ConfigOption Struct Reference

Packages the details of a configuration option. More...

#include <KeosConfigOption.h>

List of all members.

Public Attributes

String name
String currentValue
StringVector possibleValues
bool immutable


Detailed Description

Packages the details of a configuration option.

Definition at line 31 of file KeosConfigOption.h.


Member Data Documentation

String Keos::_ConfigOption::name

Definition at line 33 of file KeosConfigOption.h.

Referenced by Keos::IRenderSystem::InitConfigOptions(), and Keos::CRoot::SaveConfig().

String Keos::_ConfigOption::currentValue

Definition at line 34 of file KeosConfigOption.h.

Referenced by Keos::IRenderSystem::InitConfigOptions(), and Keos::CRoot::SaveConfig().

StringVector Keos::_ConfigOption::possibleValues

Definition at line 35 of file KeosConfigOption.h.

Referenced by Keos::IRenderSystem::InitConfigOptions().

bool Keos::_ConfigOption::immutable

Definition at line 36 of file KeosConfigOption.h.

Referenced by Keos::IRenderSystem::InitConfigOptions().


The documentation for this struct was generated from the following file:
Generated on Fri Mar 9 14:29:22 2007 for Keos by  doxygen 1.5.1-p1