serviceproviders/sapi_contacts_vpbk/tsrc/testing/tcontact_export/inc/tcontact_export.h
changeset 33 50974a8b132e
parent 22 fc9cf246af83
equal deleted inserted replaced
32:8d692d9f828f 33:50974a8b132e
    23 
    23 
    24 //  INCLUDES
    24 //  INCLUDES
    25 #include <StifLogger.h>
    25 #include <StifLogger.h>
    26 #include <TestScripterInternal.h>
    26 #include <TestScripterInternal.h>
    27 #include <StifTestModule.h>
    27 #include <StifTestModule.h>
    28 #include <stringloader.h>//for StringLoaderLC
    28 #include <StringLoader.h>//for StringLoaderLC
    29 #include <barsread.h>//resource reader
    29 #include <barsread.h>//resource reader
    30 #include <aknnotewrappers.h>//for note
    30 #include <aknnotewrappers.h>//for note
    31 #include <cvpbkvcardeng.h>//for the vcard engin
    31 #include <CVPbkVCardEng.h>//for the vcard engin
    32 #include <cvpbkcontactmanager.h>// for iContactManager
    32 #include <CVPbkContactManager.h>// for iContactManager
    33 #include <mvpbkcontactstore.h>// for iContactStore
    33 #include <MVPbkContactStore.h>// for iContactStore
    34 #include <tvpbkcontactstoreuriPtr.h>//used in SetupL
    34 #include <TVPbkContactStoreUriPtr.h>//used in SetupL
    35 #include <mvpbkcontactstorelist.h>//used in SetupL to get contact stores
    35 #include <MVPbkContactStoreList.h>//used in SetupL to get contact stores
    36 #include <mvpbkstorecontactfield.h>//used in AddFieldToContactL
    36 #include <MVPbkStoreContactField.h>//used in AddFieldToContactL
    37 #include <mvpbkstorecontact.h>// used in many function to get the store contact
    37 #include <MVPbkStoreContact.h>// used in many function to get the store contact
    38 #include <mvpbkcontactfieldtextdata.h>//for the field text data
    38 #include <MVPbkContactFieldTextData.h>//for the field text data
    39 #include <tvpbkfieldtypemapping.h>//used in CreateFieldTypeL()
    39 #include <TVPbkFieldTypeMapping.h>//used in CreateFieldTypeL()
    40 #include <mvpbkfieldtype.h>//return type of CreateFieldTypeL()
    40 #include <MVPbkFieldType.h>//return type of CreateFieldTypeL()
    41 #include <mvpbkcontactoperationbase.h>//for observer
    41 #include <MVPbkContactOperationBase.h>//for observer
    42 #include <mvpbkcontactfielddatetimedata.h>//Used in AddDateFieldToContactL
    42 #include <MVPbkContactFieldDateTimeData.h>//Used in AddDateFieldToContactL
    43 #include <mvpbkcontactlink.h>//for param in ContactsSaved()
    43 #include <MVPbkContactLink.h>//for param in ContactsSaved()
    44 #include <cvpbkcontactstoreuriarray.h>//used in SetupL
    44 #include <CVPbkContactStoreUriArray.h>//used in SetupL
    45 #include "contactservice.h"
    45 #include "contactservice.h"
    46  #include<cntitem.h> 
    46  #include<cntitem.h> 
    47  #include<cntdb.h>
    47  #include<cntdb.h>
    48  
    48  
    49   #include <e32base.h>
    49   #include <e32base.h>
    50 #include <e32cons.h>
    50 #include <e32cons.h>
    51 #include<cntfldst.h> 
    51 #include<cntfldst.h> 
    52 #include  "contactiter.h"
    52 #include  "contactiter.h"
    53 #include  "contactcallback.h"
    53 #include  "contactcallback.h"
    54 #include <MVPbkStoreContact.h>
    54 #include <MVPbkStoreContact.h>
    55 #include <MVpbkFieldType.h>
    55 #include <MVPbkFieldType.h>
    56 #include <VPbkEng.rsg>
    56 #include <VPbkEng.rsg>
    57 #include <MVPbkStoreContact.h>
    57 #include <MVPbkStoreContact.h>
    58  
    58  
    59    
    59    
    60 // CONSTANTS
    60 // CONSTANTS