Google

Main Page   Class Hierarchy   Compound List   File List   Compound Members  

iConfig Struct Reference

Interface to a configurator object. More...

#include <config.h>

Inheritance diagram for iConfig:

iBase csEngineConfig List of all members.

Public Methods

virtual bool GetOptionDescription (int idx, csOptionDescription *option)=0
 Get option description; return FALSE if there is no such option.

virtual bool SetOption (int id, csVariant *value)=0
 Set option.

virtual bool GetOption (int id, csVariant *value)=0
 Get option.


Detailed Description

Interface to a configurator object.

If a SCF module has an object implementing this interface then this can be used to query/set configuration options.


The documentation for this struct was generated from the following file:
Generated for Crystal Space by doxygen 1.2.5 written by Dimitri van Heesch, ©1997-2000