contacts_plat/virtual_phonebook_engine_api/inc/CVPbkContactLinkArray.h
branchRCL_3
changeset 32 2828b4d142c0
parent 0 e686773b3f54
child 64 c1e8ba0c2b16
equal deleted inserted replaced
26:0d28c1c5b6dd 32:2828b4d142c0
    19 #ifndef CVPBKCONTACTLINKARRAY_H
    19 #ifndef CVPBKCONTACTLINKARRAY_H
    20 #define CVPBKCONTACTLINKARRAY_H
    20 #define CVPBKCONTACTLINKARRAY_H
    21 
    21 
    22 // INCLUDES
    22 // INCLUDES
    23 #include <e32base.h>
    23 #include <e32base.h>
    24 #include <mvpbkcontactlinkarray.h>
    24 #include <MVPbkContactLinkArray.h>
    25 
    25 
    26 // FORWARD DECLARATIONS
    26 // FORWARD DECLARATIONS
    27 class MVPbkContactStoreList;
    27 class MVPbkContactStoreList;
    28 class RWriteStream;
    28 class RWriteStream;
    29 class RReadStream;
    29 class RReadStream;