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