serviceproviders/sapi_contacts_vpbk/contactservice/src/contactiter.cpp
changeset 33 50974a8b132e
parent 22 fc9cf246af83
equal deleted inserted replaced
32:8d692d9f828f 33:50974a8b132e
    21 #include "contactretrieveobserver.h"
    21 #include "contactretrieveobserver.h"
    22 #include "contactservice.hrh"
    22 #include "contactservice.hrh"
    23 #include "getliststorelistobserver.h"
    23 #include "getliststorelistobserver.h"
    24 #include <CVPbkContactStoreUriArray.h>
    24 #include <CVPbkContactStoreUriArray.h>
    25 #include <CVPbkContactManager.h>
    25 #include <CVPbkContactManager.h>
    26 #include <mvpbkcontactstorelist.h>
    26 #include <MVPbkContactStoreList.h>
    27 #include <MVPbkContactOperationBase.h>
    27 #include <MVPbkContactOperationBase.h>
    28 #include <TVPbkContactStoreUriPtr.h>
    28 #include <TVPbkContactStoreUriPtr.h>
    29 #include <MVPbkContactLink.h>
    29 #include <MVPbkContactLink.h>
    30 #include <mvpbkcontactstoreproperties.h>
    30 #include <MVPbkContactStoreProperties.h>
    31 
    31 
    32 
    32 
    33 //Initialize the class variable with the result of ReadContactL
    33 //Initialize the class variable with the result of ReadContactL
    34 void CContactIter::SetContactFetchResult(MVPbkStoreContact* aContact)
    34 void CContactIter::SetContactFetchResult(MVPbkStoreContact* aContact)
    35     {
    35     {