#include "strutils.h"
#include "wvlinklist.h"
#include "wvlog.h"
#include "wvstringlist.h"
#include "wvcallback.h"
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
| class | WvConfigEntry |
| class | WvConfigSection |
| class | WvConfCallbackInfo |
| class | WvConf |
| WvConf configuration file management class: used to read/write config files that are formatted in the style of Windows .ini files. More... | |
Typedefs | |
| typedef WvCallback< void, void *, WvStringParm, WvStringParm, WvStringParm, WvStringParm > | WvConfCallback |
Functions | |
| DeclareWvList (WvConfigEntry) | |
| DeclareWvList (WvConfCallbackInfo) | |
| DeclareWvList (WvConfigSection) | |
|
|
Definition at line 75 of file wvconf.h. Referenced by WvConfEmu::add_callback(), and WvConf::add_callback(). |
|
|
|
|
|
|
|
|
|
1.3.6-20040222