contacts_plat/virtual_phonebook_engine_api/inc/MVPbkContactStore.h
branchRCL_3
changeset 32 2828b4d142c0
parent 0 e686773b3f54
child 64 c1e8ba0c2b16
equal deleted inserted replaced
26:0d28c1c5b6dd 32:2828b4d142c0
    19 #ifndef MVPBKCONTACTSTORE_H
    19 #ifndef MVPBKCONTACTSTORE_H
    20 #define MVPBKCONTACTSTORE_H
    20 #define MVPBKCONTACTSTORE_H
    21 
    21 
    22 // INCLUDES
    22 // INCLUDES
    23 #include <e32def.h>
    23 #include <e32def.h>
    24 #include <mvpbkobjecthierarchy.h>
    24 #include <MVPbkObjectHierarchy.h>
    25 #include <mvpbkcontactoperationfactory.h>
    25 #include <MVPbkContactOperationFactory.h>
    26 
    26 
    27 // FORWARD DECLARATIONS
    27 // FORWARD DECLARATIONS
    28 class CVPbkContactViewDefinition;
    28 class CVPbkContactViewDefinition;
    29 class MVPbkContactStoreObserver;
    29 class MVPbkContactStoreObserver;
    30 class MVPbkContactStoreProperties;
    30 class MVPbkContactStoreProperties;