THashTableIterBase Class Reference
Base class used in the derivation of THashSetIter<T>, TPtrHashSetIter<T>, THashMapIter<K,V> and TPtrHashMapIter<K,V>.
This class provides iteration capability for the hash table classes derived from
RHashTableBase
. The class is internal and is not intended for use.
Constructor & Destructor Documentation
THashTableIterBase(const RHashTableBase &)
IMPORT_C
|
THashTableIterBase
|
(
|
const
RHashTableBase
&
|
aTable
|
)
|
[protected]
|
Member Functions Documentation
Current(TInt)
IMPORT_C const
TAny
*
|
Current
|
(
|
TInt
|
aOffset = 0
|
)
|
const [protected]
|
Next(TInt)
IMPORT_C const
TAny
*
|
Next
|
(
|
TInt
|
aOffset = 0
|
)
|
[protected]
|
RemoveCurrent()
IMPORT_C void
|
RemoveCurrent
|
(
|
)
|
[protected]
|
Reset()
IMPORT_C void
|
Reset
|
(
|
)
|
[protected]
|
Member Data Documentation
const RHashTableBase & iTbl
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.