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()

void DoCancel ( ) [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()

void RunL ( ) [private]

Start(TNotifyType)

void Start ( TNotifyType aNotifyType )

Parameters

TNotifyType aNotifyType

Member Data Documentation

RFs & iFs

RFs & iFs [private]

HBufC * iLocation

HBufC * iLocation [private]

MApaFsChangeObserver & iObserver

MApaFsChangeObserver & iObserver [private]