#include <wvconfemu.h>
Collaboration diagram for WvConfigSectionEmu:
Public Types | |
typedef WvSorter< WvConfigEntryEmu, WvConfigSectionEmu, Iter > | Sorter |
Public Member Functions | |
WvConfigSectionEmu (const UniConf &_uniconf, WvStringParm _name) | |
WvConfigEntryEmu * | operator[] (WvStringParm s) |
const char * | get (WvStringParm entry, const char *def_val=NULL) |
void | set (WvStringParm entry, WvStringParm value) |
void | quick_set (WvStringParm entry, WvStringParm value) |
bool | isempty () const |
Public Attributes | |
const WvString | name |
Friends | |
class | Iter |
|
Definition at line 66 of file wvconfemu.h. |
|
Definition at line 53 of file wvconfemu.h. References name, and WvStringParm. |
|
Definition at line 118 of file wvconfemu.cc. References WvFastString::cstr(), and WvStringParm. Referenced by operator[](). |
|
Definition at line 138 of file wvconfemu.cc. |
|
Definition at line 97 of file wvconfemu.cc. References get(), WvConfigEntryEmu::value, and WvStringParm. |
|
Definition at line 132 of file wvconfemu.cc. References WvStringParm. |
|
Definition at line 126 of file wvconfemu.cc. References WvStringParm. |
|
Definition at line 64 of file wvconfemu.h. |
|
Definition at line 52 of file wvconfemu.h. Referenced by WvConfigSectionEmu(). |