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

WvConfigEntry Class Reference

#include <wvconf.h>

List of all members.

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


Constructor & Destructor Documentation

WvConfigEntry::WvConfigEntry  
 

Definition at line 12 of file cfgentry.cc.

WvConfigEntry::WvConfigEntry const WvString   _name,
const WvString   _value
 

Definition at line 16 of file cfgentry.cc.

References name, WvString::unique(), and value.

WvConfigEntry::~WvConfigEntry  
 

Definition at line 23 of file cfgentry.cc.

WvConfigEntry::WvConfigEntry  
 

WvConfigEntry::WvConfigEntry const WvString   _name,
const WvString   _value
 

WvConfigEntry::~WvConfigEntry  
 


Member Function Documentation

void WvConfigEntry::set const WvString   _value [inline]
 

Definition at line 31 of file include/wvconf.h.

References WvString::unique(), and value.

void WvConfigEntry::set const WvString   _value [inline]
 

Definition at line 31 of file configfile/wvconf.h.

References WvString::unique(), and value.

Referenced by WvConfigSection::set().


Member Data Documentation

WvString WvConfigEntry::name
 

Definition at line 34 of file include/wvconf.h.

Referenced by WvConfigSection::dump(), and WvConfigEntry().

WvString WvConfigEntry::value
 

Definition at line 34 of file include/wvconf.h.

Referenced by WvConfigSection::dump(), WvConfigSection::get(), set(), WvConfigSection::set(), and WvConfigEntry().


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