BaseMap typedef | CCUserAttrMap | [private] |
CCUserAttrMap(INT32 nBlockSize=10) | CCUserAttrMap | [inline] |
CMap() | CMap< const StringBase *, const StringBase *, NodeAttribute *, NodeAttribute * > | [inline] |
CMap(INT32) | CMap< const StringBase *, const StringBase *, NodeAttribute *, NodeAttribute * > | [inline] |
const_iterator typedef | CMap< const StringBase *, const StringBase *, NodeAttribute *, NodeAttribute * > | |
FindFirst() const | CCUserAttrMap | |
FindNext(const NodePointer *const pPrevious) const | CCUserAttrMap | |
GetCount() const | CMap< const StringBase *, const StringBase *, NodeAttribute *, NodeAttribute * > | [inline] |
GetNextAssoc(const_iterator &rNextPosition, const StringBase *&rKey, NodeAttribute *&rValue) const | CMap< const StringBase *, const StringBase *, NodeAttribute *, NodeAttribute * > | [inline] |
GetSize() const | CMap< const StringBase *, const StringBase *, NodeAttribute *, NodeAttribute * > | [inline] |
GetStartPosition() const | CMap< const StringBase *, const StringBase *, NodeAttribute *, NodeAttribute * > | [inline] |
IsEmpty() const | CMap< const StringBase *, const StringBase *, NodeAttribute *, NodeAttribute * > | [inline] |
iterator typedef | CMap< const StringBase *, const StringBase *, NodeAttribute *, NodeAttribute * > | |
Lookup(const StringBase *key, NodeAttribute *&rValue) const | CMap< const StringBase *, const StringBase *, NodeAttribute *, NodeAttribute * > | [inline] |
m_NodeAttributes | CCUserAttrMap | [private] |
m_TheMap | CMap< const StringBase *, const StringBase *, NodeAttribute *, NodeAttribute * > | [protected] |
operator[](const StringBase *key) | CMap< const StringBase *, const StringBase *, NodeAttribute *, NodeAttribute * > | [inline] |
RemoveAll() | CCUserAttrMap | |
RemoveKey(const StringBase *key) | CMap< const StringBase *, const StringBase *, NodeAttribute *, NodeAttribute * > | [inline] |
SetAt(const StringBase *key, NodeAttribute *pNewAttributeNode) | CCUserAttrMap | |
~CCUserAttrMap() | CCUserAttrMap | [virtual] |