|
|
|
|
Location:
S32CONT.H
class TPagedSetRIter : public TPagedSetRIterBase;
TPagedSetRIterBase - (No abstract)
TPagedSetRIter - (No abstract)
Defined in TPagedSetRIter:
AtL(), ExtractAtL(), TPagedSetRIter(), TPagedSetRIter()
Inherited from TPagedSetRIterBase:
NextL(),
ResetL()
inline TPagedSetRIter(const TPagedSet< T > &aSet);
|
inline TPagedSetRIter(const TPagedMultiset< T > &aSet);
|
inline void ExtractAtL(T &anObject) const;
|