#include <uniconfpair.h>
Public Member Functions | |
| UniConfPair (const UniConfKey &key, WvStringParm value) | |
| Creates a UniConfPair. | |
| const UniConfKey & | key () const |
| const WvString & | value () |
| void | setvalue (WvStringParm value) |
| void | setkey (UniConfKey &key) |
|
||||||||||||
|
Creates a UniConfPair. "key" is the key "value" is the value |
1.4.2