RMap Class Reference
Constructor & Destructor Documentation
RMap(const TLinearOrder< Tkey > &)
Member Functions Documentation
CompareAlphabetDes(const TDesC &, const TDesC &)
TInt
| CompareAlphabetDes | ( | const TDesC & | aFirst, |
| const TDesC & | aSecond |
| ) | [static, inline] |
CompareAlphabetDes8(const TDesC8 &, const TDesC8 &)
TInt
| CompareAlphabetDes8 | ( | const TDesC8 & | aFirst, |
| const TDesC8 & | aSecond |
| ) | [static, inline] |
CompareInt(const TInt64 &, const TInt64 &)
ContainsKey(const Tkey &)
TBool
| ContainsKey | ( | const Tkey & | aKey | ) | const [inline] |
ContainsValue(const Tvalue &)
TBool
| ContainsValue | ( | const Tvalue & | aValue | ) | const [inline] |
Count()
TInt
| Count | ( | ) | const [inline] |
Find(const Tkey &)
TInt
| Find | ( | const Tkey & | aKey | ) | const [inline] |
GetKeyL(const Tvalue &)
Tkey & | GetKeyL | ( | const Tvalue & | aValue | ) | const [inline] |
GetValueL(const Tkey &)
Tvalue & | GetValueL | ( | const Tkey & | aKey | ) | const [inline] |
InsertL(const Tkey *, const Tvalue *)
void | InsertL | ( | const Tkey * | aKey, |
| const Tvalue * | aValue |
| ) | [inline] |
Parameters
const Tkey * aKey | |
const Tvalue * aValue | |
InsertReplaceL(const Tkey *, const Tvalue *)
const Tvalue * | InsertReplaceL | ( | const Tkey * | aKey, |
| const Tvalue * | aValue |
| ) | [inline] |
Parameters
const Tkey * aKey | |
const Tvalue * aValue | |
KeyAt(TInt)
Tkey & | KeyAt | ( | TInt | anIndex | ) | [inline] |
KeyAt(TInt)
const Tkey & | KeyAt | ( | TInt | anIndex | ) | const [inline] |
RemoveAtL(TInt, Tkey *&, Tvalue *&)
void | RemoveAtL | ( | TInt | anIndex, |
| Tkey *& | aKey, |
| Tvalue *& | aValue |
| ) | [inline] |
Parameters
TInt anIndex | |
Tkey *& aKey | |
Tvalue *& aValue | |
RemoveL(const Tkey &)
void | RemoveL | ( | const Tkey & | aKey | ) | [inline] |
ResetAndDestroy()
void | ResetAndDestroy | ( | ) | [inline] |
ValueAt(TInt)
Tvalue & | ValueAt | ( | TInt | anIndex | ) | [inline] |
ValueAt(TInt)
const Tvalue & | ValueAt | ( | TInt | anIndex | ) | const [inline] |
Member Data Documentation
RSafePointerArray< Tkey > iKeys
TLinearOrder< Tkey > iOrder
RSafePointerArray< Tvalue > iValues
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.