Main Page   Class Hierarchy   Compound List   File List   Compound Members   File Members  

WvHConfKey Class Reference

#include <wvhconf.h>

Inheritance diagram for WvHConfKey:

WvStringList WvList< WvString > WvList< WvString > WvListBase WvListBase WvListBase WvListBase List of all members.

Public Methods

 WvHConfKey ()
 WvHConfKey (const char *key)
 WvHConfKey (const WvString &key)
 WvHConfKey (const WvString &section, const WvString &entry)
 WvHConfKey (const WvHConfKey &key, int offset=0)
WvString printable () const
 operator WvString () const
WvHConfKey skip (int offset) const

Detailed Description

a WvHConfKey is a convenient structure that uniquely identifies a point in the HConf tree and can be converted to/from a WvString.

Definition at line 22 of file wvhconf.h.


Constructor & Destructor Documentation

WvHConfKey::WvHConfKey  
 

Definition at line 13 of file wvhconfkey.cc.

Referenced by skip().

WvHConfKey::WvHConfKey const char *    key
 

Definition at line 31 of file wvhconfkey.cc.

References WvListBase::count(), WvList< WvString >::first(), WvStringList::split(), and WvList< WvString >::zap().

WvHConfKey::WvHConfKey const WvString   key
 

Definition at line 21 of file wvhconfkey.cc.

References WvListBase::count(), WvList< WvString >::first(), WvStringList::split(), and WvList< WvString >::zap().

WvHConfKey::WvHConfKey const WvString   section,
const WvString   entry
 

Definition at line 40 of file wvhconfkey.cc.

References WvList< WvString >::append().

WvHConfKey::WvHConfKey const WvHConfKey &    key,
int    offset = 0
 

Definition at line 49 of file wvhconfkey.cc.

References WvList< WvString >::append(), and WvListBase::count().


Member Function Documentation

WvHConfKey::operator WvString   const [inline]
 

Definition at line 32 of file wvhconf.h.

References printable().

WvString WvHConfKey::printable   const
 

Definition at line 63 of file wvhconfkey.cc.

References WvListBase::count(), WvList< WvString >::first(), WvListBase::isempty(), and WvStringList::join().

Referenced by operator WvString().

WvHConfKey WvHConfKey::skip int    offset const [inline]
 

Definition at line 34 of file wvhconf.h.

References WvHConfKey().

Referenced by WvHConf::find(), WvHConf::find_make(), and WvHConfGen::make_tree().


The documentation for this class was generated from the following files:
Generated on Sat Aug 24 23:08:01 2002 for WvStreams by doxygen1.2.15