MMRInfoProvider Class Reference

class MMRInfoProvider

MMRInfoProvider defines an accessor interface for UI to access current policy and entry information.

Public Member Functions
MESMRCalEntry * EntryL ()
MMRPolicyProvider & PolicyProvider ()
Protected Member Functions
~MMRInfoProvider ()

Constructor & Destructor Documentation

~MMRInfoProvider()

~MMRInfoProvider ( ) [protected, inline, virtual]

Protected destructor to prevent destruction of implementation via this interface.

Member Functions Documentation

EntryL()

MESMRCalEntry * EntryL ( ) [pure virtual]

Gets the current entry.

PolicyProvider()

MMRPolicyProvider & PolicyProvider ( ) const [pure virtual]

Gets the MMRPolicyProvider interface.