harvesterplugins/contacts/inc/ccontactsplugin.h
changeset 12 993ab30e92fc
parent 7 51d10d255e92
child 18 1edf350003c5
equal deleted inserted replaced
11:773be20e0a25 12:993ab30e92fc
   140 	HBufC* iExcerpt;
   140 	HBufC* iExcerpt;
   141 	
   141 	
   142 	// CPix database 
   142 	// CPix database 
   143     CCPixIndexer* iIndexer;
   143     CCPixIndexer* iIndexer;
   144 
   144 
       
   145 //for helping with testing.
       
   146 #ifdef HARVESTERPLUGINTESTER_FRIEND
       
   147     friend class CHarvesterPluginTester;
       
   148 #endif
       
   149     
   145 #ifdef __PERFORMANCE_DATA
   150 #ifdef __PERFORMANCE_DATA
   146     TTime iStartTime;
   151     TTime iStartTime;
   147     TTime iCompleteTime;
   152     TTime iCompleteTime;
   148     void UpdatePerformaceDataL();
   153     void UpdatePerformaceDataL();
   149     void UpdatePerformaceDataL(TCPixActionType);
   154     void UpdatePerformaceDataL(TCPixActionType);