#include <s32cont.h>
| class TPagedSetIter : public TPagedSetIterBase |
| Public Member Functions | |
|---|---|
| TPagedSetIter(const TPagedSet< T > &) | |
| TPagedSetIter(const TPagedMultiset< T > &) | |
| T | AtL() |
| void | ExtractAtL(T &) |
| Inherited Functions | |
|---|---|
| TPagedSetIterBase::ExtractAtL(TAny *)const | |
| TPagedSetIterBase::NextL() | |
| TPagedSetIterBase::ResetL() | |
| TPagedSetIterBase::TPagedSetIterBase(const TPagedSetBase &) | |
| TPagedSetIter | ( | const TPagedMultiset< T > & | aSet | ) | [inline] |