contacts_plat/virtual_phonebook_store_api/inc/CVPbkContactStoreDomain.h
branchRCL_3
changeset 32 2828b4d142c0
parent 0 e686773b3f54
child 64 c1e8ba0c2b16
equal deleted inserted replaced
26:0d28c1c5b6dd 32:2828b4d142c0
    27 #ifndef CVPBKCONTACTSTOREDOMAIN_H
    27 #ifndef CVPBKCONTACTSTOREDOMAIN_H
    28 #define CVPBKCONTACTSTOREDOMAIN_H
    28 #define CVPBKCONTACTSTOREDOMAIN_H
    29 
    29 
    30 // INCLUDES
    30 // INCLUDES
    31 #include <ecom/ecom.h>
    31 #include <ecom/ecom.h>
    32 #include "mvpbkcontactstorelist.h"
    32 #include "MVPbkContactStoreList.h"
    33 #include "mvpbkcontactoperationfactory.h"
    33 #include "MVPbkContactOperationFactory.h"
    34 #include "mvpbkcontactoperationfactory2.h"
    34 #include "MVPbkContactOperationFactory2.h"
    35 
    35 
    36 // FORWARD DECLARATIONS
    36 // FORWARD DECLARATIONS
    37 class TVPbkContactStoreUriPtr;
    37 class TVPbkContactStoreUriPtr;
    38 class MVPbkContactStoreListObserver;
    38 class MVPbkContactStoreListObserver;
    39 class MVPbkContactStore;
    39 class MVPbkContactStore;