






















|
| |
Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members File Members
KVStringPair Class Reference#include <KVStringPair.hpp>
List of all members.
Constructor & Destructor Documentation
KVStringPair::KVStringPair (
|
)
|
|
KVStringPair::KVStringPair (
|
const XMLCh * const key,
|
|
const XMLCh * const value )
|
|
KVStringPair::KVStringPair (
|
const KVStringPair & toCopy )
|
|
KVStringPair::~KVStringPair (
|
)
|
|
Member Function Documentation
XMLCh* KVStringPair::getKey (
|
)
|
|
const XMLCh* KVStringPair::getKey (
|
) const
|
|
XMLCh* KVStringPair::getValue (
|
)
|
|
const XMLCh* KVStringPair::getValue (
|
) const
|
|
void KVStringPair::set (
|
const XMLCh * const newKey,
|
|
const XMLCh * const newValue )
|
|
void KVStringPair::setKey (
|
const XMLCh * const newKey )
|
|
void KVStringPair::setValue (
|
const XMLCh * const newValue )
|
|
The documentation for this class was generated from the following file:
|
|
|