videocollection/mpxmyvideoscollection/inc/vcxmyvideosmdsdb.h
branchRCL_3
changeset 8 ce5ada96ab30
parent 0 96612d01cf9f
child 10 112a725ff2c2
equal deleted inserted replaced
6:7d91903f795f 8:ce5ada96ab30
    23 
    23 
    24 #include <mdesession.h>
    24 #include <mdesession.h>
    25 #include <mdequery.h>
    25 #include <mdequery.h>
    26 #include <harvesterclient.h>
    26 #include <harvesterclient.h>
    27 #include <mpxcollectionmessagedefs.h>
    27 #include <mpxcollectionmessagedefs.h>
       
    28 
       
    29 class CRepository;
    28 
    30 
    29 /**
    31 /**
    30  *  MPX My Videos collection MDS database observer class.
    32  *  MPX My Videos collection MDS database observer class.
    31  *  Part of ECOM Plugin.
    33  *  Part of ECOM Plugin.
    32  */
    34  */
   493 
   495 
   494     /**
   496     /**
   495     * The observer for db changes. Not own.
   497     * The observer for db changes. Not own.
   496     */
   498     */
   497     MVcxMyVideosMdsDbObserver* iMdsDbObserver;
   499     MVcxMyVideosMdsDbObserver* iMdsDbObserver;
       
   500 
       
   501     /**
       
   502      * Cenrep session.
       
   503      */
       
   504     CRepository* iRepository;
   498     };
   505     };
   499 
   506 
   500 #endif // VCXMYVIDEOSMDSDB_H
   507 #endif // VCXMYVIDEOSMDSDB_H
   501 
   508