messagingapp/msgnotifications/msgnotifier/inc/msgstorehandler.h
changeset 48 4f501b74aeb1
parent 37 518b245aa84c
child 51 3507212d340e
equal deleted inserted replaced
46:b1f0785c289d 48:4f501b74aeb1
    38 
    38 
    39 /**
    39 /**
    40  * @class MsgStoreHandler
    40  * @class MsgStoreHandler
    41  * handles the Messaging store for outbox events.
    41  * handles the Messaging store for outbox events.
    42  */
    42  */
    43 class MsgStoreHandler: public MMsvSessionObserver, public MMsvEntryObserver
    43 class MsgStoreHandler: public CBase, public MMsvSessionObserver, public MMsvEntryObserver
    44 {
    44 {
    45 public:
    45 public:
    46 
    46 
    47     /**
    47     /**
    48      * Default constructor.
    48      * Default constructor.