Google

Main Page   Class Hierarchy   Compound List   File List   Compound Members  

csPrefixConfig Class Reference

This is an implementation of iConfigFile that stores an ID string at construction, which it then prepends to all config keys on read/write operations. More...

#include <prfxcfg.h>

Inheritance diagram for csPrefixConfig:

csConfigFile iConfigFile iBase List of all members.

Public Methods

 csPrefixConfig (const char *fName, iVFS *vfs, const char *pref, const char *AliasName=NULL)
 constructor.

 ~csPrefixConfig ()
 destructor.


Detailed Description

This is an implementation of iConfigFile that stores an ID string at construction, which it then prepends to all config keys on read/write operations.

You can give an alias name at construction that will be returned instead of the real file name. The real name will still be used for loading and saving.


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