WvStreams
Public Member Functions
UniConfPair Class Reference

Represents a simple key-value pair. More...

#include <uniconfpair.h>

List of all members.

Public Member Functions

 UniConfPair (const UniConfKey &key, WvStringParm value)
 Creates a UniConfPair.
const UniConfKeykey () const
const WvStringvalue ()
void setvalue (WvStringParm value)
void setkey (UniConfKey &key)

Detailed Description

Represents a simple key-value pair.

Definition at line 16 of file uniconfpair.h.


Constructor & Destructor Documentation

UniConfPair::UniConfPair ( const UniConfKey key,
WvStringParm  value 
) [inline]

Creates a UniConfPair.

"key" is the key "value" is the value

Definition at line 27 of file uniconfpair.h.


The documentation for this class was generated from the following file: