harvester/server/inc/harvesterao.h
changeset 31 81125601ee77
parent 28 c461c7fa72c2
child 34 9422ed56ee45
equal deleted inserted replaced
28:c461c7fa72c2 31:81125601ee77
   520 		/** */
   520 		/** */
   521         RPointerArray<CHarvesterData> iReadyPHArray;
   521         RPointerArray<CHarvesterData> iReadyPHArray;
   522         
   522         
   523         /** */
   523         /** */
   524         RPointerArray<CHarvesterData> iContainerPHArray;
   524         RPointerArray<CHarvesterData> iContainerPHArray;
       
   525         
       
   526 		/** */
       
   527         RPointerArray<CHarvesterData> iTempReadyPHArray;
   525                 
   528                 
   526         /**
   529         /**
   527          * Pointer to process origin mapper for registering mappings.
   530          * Pointer to process origin mapper for registering mappings.
   528          * Implemented by file monitor plugin.
   531          * Implemented by file monitor plugin.
   529          */
   532          */
   578         HBufC* iPhoneVideosPath;
   581         HBufC* iPhoneVideosPath;
   579         HBufC* iMmcVideosPath;
   582         HBufC* iMmcVideosPath;
   580         
   583         
   581         HBufC* iPhoneSoundsPath;
   584         HBufC* iPhoneSoundsPath;
   582         HBufC* iMmcSoundsPath;
   585         HBufC* iMmcSoundsPath;
       
   586         
       
   587         TBool iUnmountDetected;
   583 	};
   588 	};
   584 	
   589 	
   585 #endif //__CHARVESTERAO_H__
   590 #endif //__CHARVESTERAO_H__