#include <wvconf.h>
Public Methods | |
WvConfigEntry () | |
WvConfigEntry (const WvString &_name, const WvString &_value) | |
~WvConfigEntry () | |
void | set (const WvString &_value) |
WvConfigEntry () | |
WvConfigEntry (const WvString &_name, const WvString &_value) | |
~WvConfigEntry () | |
void | set (const WvString &_value) |
Public Attributes | |
WvString | name |
WvString | value |
|
Definition at line 12 of file cfgentry.cc. |
|
Definition at line 16 of file cfgentry.cc. References name, WvString::unique(), and value. |
|
Definition at line 23 of file cfgentry.cc. |
|
|
|
|
|
|
|
Definition at line 31 of file include/wvconf.h. References WvString::unique(), and value. |
|
Definition at line 31 of file configfile/wvconf.h. References WvString::unique(), and value. Referenced by WvConfigSection::set(). |
|
Definition at line 34 of file include/wvconf.h. Referenced by WvConfigSection::dump(), and WvConfigEntry(). |
|
Definition at line 34 of file include/wvconf.h. Referenced by WvConfigSection::dump(), WvConfigSection::get(), set(), WvConfigSection::set(), and WvConfigEntry(). |