CApaFsMonitor::CApaFsNotifier Class Reference

class CApaFsMonitor::CApaFsNotifier : public CActive

Inherits from

Constructor & Destructor Documentation

CApaFsNotifier(RFs &, MApaFsChangeObserver &)

CApaFsNotifier(RFs &aFs,
MApaFsChangeObserver &aObserver
)[private]

Parameters

RFs & aFs
MApaFsChangeObserver & aObserver

~CApaFsNotifier()

~CApaFsNotifier()

Member Functions Documentation

DoCancel()

voidDoCancel()[private]

NewLC(RFs &, const TDesC &, MApaFsChangeObserver &)

CApaFsNotifier *NewLC(RFs &aFs,
const TDesC &aLocation,
MApaFsChangeObserver &aObserver
)[static]

Parameters

RFs & aFs
const TDesC & aLocation
MApaFsChangeObserver & aObserver

RunL()

voidRunL()[private]

Start(TNotifyType)

voidStart(TNotifyTypeaNotifyType)

Parameters

TNotifyType aNotifyType

Member Data Documentation

RFs & iFs

RFs &iFs[private]

HBufC * iLocation

HBufC *iLocation[private]

MApaFsChangeObserver & iObserver

MApaFsChangeObserver &iObserver[private]