videocollection/mpxmyvideoscollection/tsrc/ut_vcxmyvideosmdsdb/inc/mpxmedia.h
branchRCL_3
changeset 16 67eb01668b0e
equal deleted inserted replaced
15:8f0df5c82986 16:67eb01668b0e
       
     1 /*
       
     2 * Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of the License "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:   MPX My Videos collection plugins' MDS database class*
       
    15 */
       
    16 
       
    17 
       
    18 
       
    19 #include <platform/mw/mpxmedia.h>
       
    20 
       
    21 #include <mdesession.h>
       
    22 #include <mdequery.h>
       
    23 #include <harvesterclient.h>
       
    24 #include <mpxcollectionmessagedefs.h>
       
    25 #include <vcxmyvideosdefs.h>
       
    26 #include <e32property.h>
       
    27 #include "vcxmyvideosalbum.h"
       
    28 
       
    29 #define protected public
       
    30 #define private public
       
    31 #include "vcxmyvideosmdsdb.h"
       
    32 #undef private
       
    33 #undef protected