#include <wvhconf.h>
Inheritance diagram for WvHConfKey:
Public Methods | |
WvHConfKey () | |
WvHConfKey (const char *key) | |
WvHConfKey (const WvString &key) | |
WvHConfKey (const WvString §ion, const WvString &entry) | |
WvHConfKey (const WvHConfKey &key, int offset=0) | |
WvString | printable () const |
operator WvString () const | |
WvHConfKey | skip (int offset) const |
Definition at line 22 of file wvhconf.h.
|
Definition at line 13 of file wvhconfkey.cc. Referenced by skip(). |
|
Definition at line 31 of file wvhconfkey.cc. References WvListBase::count(), WvList< WvString >::first(), WvStringList::split(), and WvList< WvString >::zap(). |
|
Definition at line 21 of file wvhconfkey.cc. References WvListBase::count(), WvList< WvString >::first(), WvStringList::split(), and WvList< WvString >::zap(). |
|
Definition at line 40 of file wvhconfkey.cc. References WvList< WvString >::append(). |
|
Definition at line 49 of file wvhconfkey.cc. References WvList< WvString >::append(), and WvListBase::count(). |
|
Definition at line 32 of file wvhconf.h. References printable(). |
|
Definition at line 63 of file wvhconfkey.cc. References WvListBase::count(), WvList< WvString >::first(), WvListBase::isempty(), and WvStringList::join(). Referenced by operator WvString(). |
|
Definition at line 34 of file wvhconf.h. References WvHConfKey(). Referenced by WvHConf::find(), WvHConf::find_make(), and WvHConfGen::make_tree(). |