CCFKeyValuePair Class Reference
class CCFKeyValuePair : public CBase |
Encapsulates key value pair definition.
Constructor & Destructor Documentation
CCFKeyValuePair()
CCFKeyValuePair | ( | ) | [private] |
CCFKeyValuePair(HBufC *, HBufC *)
CCFKeyValuePair | ( | HBufC * | aKey, |
| HBufC * | aValue |
| ) | [private] |
~CCFKeyValuePair()
IMPORT_C | ~CCFKeyValuePair | ( | ) | |
Member Functions Documentation
ConstructL(const TDesC &, const TDesC &)
void | ConstructL | ( | const TDesC & | aKey, |
| const TDesC & | aValue |
| ) | [private] |
Key()
IMPORT_C const TDesC & | Key | ( | ) | const |
NewL(const TDesC &, const TDesC &)
NewL(HBufC *, HBufC *)
Two phased constructor. Ownership of parameters are transfered.
NewLC(const TDesC &, const TDesC &)
Value()
IMPORT_C const TDesC & | Value | ( | ) | const |
Member Data Documentation
Copyright ©2010 Nokia Corporation and/or its subsidiary(-ies).
All rights
reserved. Unless otherwise stated, these materials are provided under the terms of the Eclipse Public License
v1.0.