CNotifierManager Class Reference
class CNotifierManager : public CBase
|
Public Member Functions
|
|
~CNotifierManager
()
|
void
|
CancelNotifier
(
TUid
)
|
void
|
HandleClientExit
(
TInt
)
|
CNotifierManager
*
|
NewL
()
|
TInt
|
NotifierCancel
(
TUid
)
|
void
|
NotifierStartAndGetResponseL
(
TUid
, const
TDesC8
&,
TInt
, const
RMessage2
&,
TInt
,
TBool
&)
|
void
|
NotifierStartAndGetResponseL
(
TUid
,
TUid
, const
TDesC8
&,
TInt
, const
RMessage2
&,
TInt
,
TBool
&)
|
void
|
NotifierStartL
(
TUid
, const
TDesC8
&,
TPtrC8
*,
TInt
)
|
TInt
|
NotifierUpdateL
(
TUid
, const
TDesC8
&,
TDes8
*,
TInt
)
|
void
|
RegisterL
(
RFs
&)
|
void
|
StartNotifierL
(
TUid
, const
TDesC8
&,
TDes8
&)
|
void
|
UpdateNotifierL
(
TUid
, const
TDesC8
&,
TDes8
&)
|
Constructor & Destructor Documentation
CNotifierManager()
CNotifierManager
|
(
|
)
|
[private]
|
Member Functions Documentation
CancelNotifier(TUid)
void
|
CancelNotifier
|
(
|
TUid
|
aNotifierUid
|
)
|
|
ConstructL()
void
|
ConstructL
|
(
|
)
|
[private]
|
DoAddPlugInL(const TDesC &, const TDesC &, const TUidType &)
void
|
DoAddPlugInL
|
(
|
const
TDesC
&
|
aPath,
|
|
const
TDesC
&
|
aFileName,
|
|
const
TUidType
&
|
aUidType
|
|
)
|
[private]
|
HandleClientExit(TInt)
void
|
HandleClientExit
|
(
|
TInt
|
aClientId
|
)
|
|
NotifierCancel(TUid)
TInt
|
NotifierCancel
|
(
|
TUid
|
aNotifierUid
|
)
|
|
NotifierStartAndGetResponseL(TUid, const TDesC8 &, TInt, const RMessage2 &, TInt, TBool &)
void
|
NotifierStartAndGetResponseL
|
(
|
TUid
|
aNotifierUid,
|
|
const
TDesC8
&
|
aBuffer,
|
|
TInt
|
aReplySlot,
|
|
const
RMessage2
&
|
aMessage,
|
|
TInt
|
aClientId,
|
|
TBool
&
|
aCleanupComplete
|
|
)
|
|
NotifierStartAndGetResponseL(TUid, TUid, const TDesC8 &, TInt, const RMessage2 &, TInt, TBool &)
void
|
NotifierStartAndGetResponseL
|
(
|
TUid
|
aNotifierUid,
|
|
TUid
|
aChannelUid,
|
|
const
TDesC8
&
|
aBuffer,
|
|
TInt
|
aReplySlot,
|
|
const
RMessage2
&
|
aMessage,
|
|
TInt
|
aClientId,
|
|
TBool
&
|
aCleanupComplete
|
|
)
|
|
NotifierStartL(TUid, const TDesC8 &, TPtrC8 *, TInt)
void
|
NotifierStartL
|
(
|
TUid
|
aNotifierUid,
|
|
const
TDesC8
&
|
aBuffer,
|
|
TPtrC8
*
|
aResponse,
|
|
TInt
|
aClientId
|
|
)
|
|
NotifierUpdateL(TUid, const TDesC8 &, TDes8 *, TInt)
RegisterL(RFs &)
void
|
RegisterL
|
(
|
RFs
&
|
aFs
|
)
|
|
StartFromQueueL(CQueueItem *)
void
|
StartFromQueueL
|
(
|
CQueueItem
*
|
aItem
|
)
|
[private]
|
StartNotifierL(TUid, const TDesC8 &, TDes8 &)
void
|
StartNotifierL
|
(
|
TUid
|
aNotifierUid,
|
|
const
TDesC8
&
|
aBuffer,
|
|
TDes8
&
|
aResponse
|
|
)
|
|
UpdateNotifierL(TUid, const TDesC8 &, TDes8 &)
void
|
UpdateNotifierL
|
(
|
TUid
|
aNotifierUid,
|
|
const
TDesC8
&
|
aBuffer,
|
|
TDes8
&
|
aResponse
|
|
)
|
|
Member Data Documentation
CActivityMonitor * iActivityMonitor
CChannelMonitor * iChannelMonitor
CArrayFix< RLibrary > * iLibraries
CArrayPtr< MNotifierBase2 > * iObservedList
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.