|
||
class TPagedSet : public TPagedSetBase;
TPagedSetBase
- (No abstract)
TPagedSet
- (No abstract)
Defined in TPagedSet
:
ContainsL(const T &)const
DeleteL(const T &)
InsertL(const T &)
TPagedSet()
TPagedSet(const TPagedSetToken &)
Inherited from TPagedSetBase
:
ClearL()
Connect(MPagePool *)
ContainsL(const TAny *)const
Count()const
DeleteL(const TAny *)
InsertAllowDuplicatesL(const TAny *)
InsertL(const TAny *)
IsBroken()const
IsDirty()const
IsEmpty()const
IsIntact()const
MarkBroken()
MarkCurrent()
MarkDirty()
RepairL()
Set(const TPagedSetToken &)
TPagedSetBase(TInt)
TPagedSetBase(const TPagedSetToken &,TInt)
Token()const
inline TBool ContainsL(const T &anObject) const;
|
|
inline void DeleteL(const T &anObject);
|