CViewIteratorProxyManager Class Reference
class CViewIteratorProxyManager : public CBase
|
The
CViewIteratorProxyManager
class is a proxy for the
MLplViewIteratorManager
class. The proxy is used for client-side access to the required view functions in the Persistence Layer on the server.
Internally the proxy makes the relevant IPC calls using the Contacts Model session handle from the Contacts database used to create the proxy object.
Inherits from
-
CViewIteratorProxyManager
Constructor & Destructor Documentation
CViewIteratorProxyManager(const CContactDatabase &)
Parameters
const
CContactDatabase
& aDb
|
Contacts database used to access Contacts Model session handle.
|
~CViewIteratorProxyManager()
~CViewIteratorProxyManager
|
(
|
)
|
|
Member Functions Documentation
BeginIterateL(TInt)
void
|
BeginIterateL
|
(
|
TInt
|
aViewId
|
)
|
|
Proxy implementation of pure virtual methods in MLplViewItemManager.
The proxy does not access the Persistence Layer directly. Instead it uses the Contacts Model session handle to access the Persistence Layer via the server.
ChangeSortOrderL(TInt, const CContactTextDef &)
Proxy implementation of pure virtual methods in MLplViewItemManager.
The proxy does not access the Persistence Layer directly. Instead it uses the Contacts Model session handle to access the Persistence Layer via the server.
CloseView(TInt)
void
|
CloseView
|
(
|
TInt
|
aViewId
|
)
|
|
Proxy implementation of pure virtual methods in MLplViewItemManager.
The proxy does not access the Persistence Layer directly. Instead it uses the Contacts Model session handle to access the Persistence Layer via the server.
ConstructL()
void
|
ConstructL
|
(
|
)
|
[private]
|
EndIterateL(TInt)
void
|
EndIterateL
|
(
|
TInt
|
aViewId
|
)
|
|
Proxy implementation of pure virtual methods in MLplViewItemManager.
The proxy does not access the Persistence Layer directly. Instead it uses the Contacts Model session handle to access the Persistence Layer via the server.
ItemAtL(TContactItemId, TInt)
Proxy implementation of pure virtual methods in MLplViewItemManager.
The proxy does not access the Persistence Layer directly. Instead it uses the Contacts Model session handle to access the Persistence Layer via the server.
NewL(const CContactDatabase &)
Parameters
const
CContactDatabase
& aDb
|
Contacts database used to access Contacts Model session handle.
|
NextItemL(TInt, TContactViewPreferences)
Proxy implementation of pure virtual methods in MLplViewItemManager.
The proxy does not access the Persistence Layer directly. Instead it uses the Contacts Model session handle to access the Persistence Layer via the server.
Parameters
TInt
aViewId
|
|
TContactViewPreferences
aViewPrefs
|
|
OpenViewL(const CContactTextDef &, TContactViewPreferences)
Proxy implementation of pure virtual methods in MLplViewItemManager.
The proxy does not access the Persistence Layer directly. Instead it uses the Contacts Model session handle to access the Persistence Layer via the server.
ReadContactTextDefL(TContactItemId, TDes &, const CContactTextDef &)
Proxy implementation of pure virtual methods in MLplViewItemManager.
The proxy does not access the Persistence Layer directly. Instead it uses the Contacts Model session handle to access the Persistence Layer via the server.
TextFieldL(TInt, TFieldType, TDes &)
Proxy implementation of pure virtual methods in MLplViewItemManager.
The proxy does not access the Persistence Layer directly. Instead it uses the Contacts Model session handle to access the Persistence Layer via the server.
Member Data Documentation
const CContactDatabase & iDb
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.