#include <wvconf.h>
Collaboration diagram for WvConfigEntry:
Public Member Functions | |
| WvConfigEntry () | |
| WvConfigEntry (WvStringParm _name, WvStringParm _value) | |
| ~WvConfigEntry () | |
| void | set (WvStringParm _value) |
Public Attributes | |
| WvString | name |
| WvString | value |
|
|
Definition at line 12 of file cfgentry.cc. |
|
||||||||||||
|
Definition at line 16 of file cfgentry.cc. References WvStringParm. |
|
|
Definition at line 21 of file cfgentry.cc. |
|
|
Definition at line 42 of file wvconf.h. References WvStringParm. Referenced by WvConfigSection::set(). |
|
|
Definition at line 45 of file wvconf.h. Referenced by WvConfigSection::dump(), and main(). |
|
|
Definition at line 46 of file wvconf.h. Referenced by WvConfigSection::dump(), WvConfigSection::get(), and main(). |
1.3.6-20040222