CMsvNotifyDiskChange Class Reference
class CMsvNotifyDiskChange : public CMsgActive
|
Constructor & Destructor Documentation
CMsvNotifyDiskChange(RFs &, MMsvDiskChangeObserver &)
~CMsvNotifyDiskChange()
~CMsvNotifyDiskChange
|
(
|
)
|
|
Member Functions Documentation
DoCancel()
void
|
DoCancel
|
(
|
)
|
[private, virtual]
|
Implements cancellation of an outstanding request.
This function is called as part of the active object's
Cancel()
.
It must call the appropriate cancel function offered by the active object's asynchronous service provider. The asynchronous service provider's cancel is expected to act immediately.
DoCancel()
must not wait for event completion; this is handled by
Cancel()
.
CActive::Cancel
DoRunL()
void
|
DoRunL
|
(
|
)
|
[private, virtual]
|
SetDiskMissing(TBool)
void
|
SetDiskMissing
|
(
|
TBool
|
aMissing
|
)
|
[inline]
|
SetWrongId(TBool)
void
|
SetWrongId
|
(
|
TBool
|
aWrongId
|
)
|
[inline]
|
Start(const TDriveUnit &, TUint)
Member Data Documentation
TBool
iDiskMissing
TBool
|
iDiskMissing
|
[private]
|
TBool
iDiskRemoved
TBool
|
iDiskRemoved
|
[private]
|
MMsvDiskChangeObserver & iObserver
TUint
iUniqueId
TUint
|
iUniqueId
|
[private]
|
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.