|
|
|
|
Location:
mmfdatapathproxy.h
class MMMFDataPathEventMonitorObserver;
Mixin class that the user of the class CMMFDataPathEventMonitor must derive from.
Defined in MMMFDataPathEventMonitorObserver:
HandleEvent()
virtual void HandleEvent(const TMMFEvent &aEvent)=0;
Handles an event that has been generated by the datapath.
Called by CMMFDataPathEventMonitor::RunL().
|