equal
deleted
inserted
replaced
105 CCPixIndexerUtils* iIndexerUtil;//Indexer util owned |
105 CCPixIndexerUtils* iIndexerUtil;//Indexer util owned |
106 CMMCMonitorUtil* iMMcMonitor;//MMC monitor owned |
106 CMMCMonitorUtil* iMMcMonitor;//MMC monitor owned |
107 CCPIXMDEDbManager* iDBManager; |
107 CCPIXMDEDbManager* iDBManager; |
108 CMDSEntity* iMdsItem; |
108 CMDSEntity* iMdsItem; |
109 |
109 |
|
110 //for helping with testing. |
|
111 #ifdef HARVESTERPLUGINTESTER_FRIEND |
|
112 friend class CHarvesterPluginTester; |
|
113 #endif |
|
114 |
110 #ifdef __PERFORMANCE_DATA |
115 #ifdef __PERFORMANCE_DATA |
111 TTime iStartTime; |
116 TTime iStartTime; |
112 TTime iCompleteTime; |
117 TTime iCompleteTime; |
113 void UpdatePerformaceDataL(); |
118 void UpdatePerformaceDataL(); |
114 TInt count; |
119 TInt count; |