CommsDat::TMDBRecordSetVisitor Class Reference
class CommsDat::TMDBRecordSetVisitor : public CommsDat::TMDBVisitorBase
|
Inherits from
-
CommsDat::TMDBRecordSetVisitor
Public Member Functions
|
TInt
|
Changed
()
|
TInt
|
FindL
(
CMDBSessionImpl
*,
RArray
<
TUint32
> &)
|
TInt
|
LoadL
(
CMDBSessionImpl
*,
TMDBElementId
,
TMDBAttributeFlags
)
|
TInt
|
LoadL
(
CMDBSessionImpl
*,
TMDBElementId
,
TMDBAttributeFlags
,
RArray
<
TUint32
> &)
|
TInt
|
ModifyL
(
CMDBSessionImpl
*,
TMDBAttributeFlags
)
|
TMDBRecordSetVisitor
*
|
NewL
(const
TAny
*, const
TAny
*)
|
TInt
|
RefreshL
(
CMDBSessionImpl
*)
|
TInt
|
StoreL
(
CMDBSessionImpl
*,
TMDBElementId
,
TMDBAttributeFlags
)
|
void
|
Sync
()
|
Constructor & Destructor Documentation
TMDBRecordSetVisitor(RPointerArray< CMDBRecordBase > *)
Member Functions Documentation
Changed()
TInt
|
Changed
|
(
|
)
|
const [virtual]
|
DoFindL(CMDBSessionImpl &, CMDBElement &, TInt &, RArray< TUint32 > &, RArray< TUint32 > &)
FindL(CMDBSessionImpl *, RArray< TUint32 > &)
LoadL(CMDBSessionImpl *, TMDBElementId, TMDBAttributeFlags)
TInt
|
LoadL
|
(
|
CMDBSessionImpl
*
|
aSession,
|
|
TMDBElementId
|
aRecordId,
|
|
TMDBAttributeFlags
|
aAttributeFlags
|
|
)
|
[virtual]
|
Parameters
CMDBSessionImpl
* aSession
|
|
TMDBElementId
aRecordId
|
|
TMDBAttributeFlags
aAttributeFlags
|
|
LoadL(CMDBSessionImpl *, TMDBElementId, TMDBAttributeFlags, RArray< TUint32 > &)
ModifyL(CMDBSessionImpl *, TMDBAttributeFlags)
NewL(const TAny *, const TAny *)
Instantiates a RecordSet Visitor of a particular type. Used for attribute registration (in the data v-table).
RefreshL(CMDBSessionImpl *)
StoreL(CMDBSessionImpl *, TMDBElementId, TMDBAttributeFlags)
TInt
|
StoreL
|
(
|
CMDBSessionImpl
*
|
aSession,
|
|
TMDBElementId
|
aRecordId,
|
|
TMDBAttributeFlags
|
aAttributeFlags
|
|
)
|
[virtual]
|
Parameters
CMDBSessionImpl
* aSession
|
|
TMDBElementId
aRecordId
|
|
TMDBAttributeFlags
aAttributeFlags
|
|
Sync()
void
|
Sync
|
(
|
)
|
[inline, virtual]
|
Member Data Documentation
RPointerArray< CMDBRecordBase > * iTarget
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.