 |
Public API Reference |
Main Page Modules Class Hierarchy Alphabetical List Compound List File List Compound Members File 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:
List of all members.
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.
Definition at line 31 of file prfxcfg.h.
Constructor & Destructor Documentation
csPrefixConfig::csPrefixConfig |
( |
const char * |
fName, |
|
|
iVFS * |
vfs, |
|
|
const char * |
pref, |
|
|
const char * |
AliasName = NULL |
|
) |
|
|
csPrefixConfig::~csPrefixConfig |
( |
|
) |
|
|
The documentation for this class was generated from the following file:
Generated for Crystal Space by
doxygen 1.2.14