harvesterplugins/contacts/inc/ccontactsplugin.h
changeset 9 4a2987baf8f7
parent 7 51d10d255e92
child 18 1edf350003c5
equal deleted inserted replaced
8:2f67eb14d003 9:4a2987baf8f7
   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);