WvStreams
Public Member Functions | List of all members
UniConfPair Class Reference

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

#include <uniconfpair.h>

Public Member Functions

 UniConfPair (const UniConfKey &key, WvStringParm value)
 Creates a UniConfPair. More...
 
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::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: