telephonyserverplugins/common_tsy/commontsy/inc/mmstorage/cmmphonebookstoretsy.h
changeset 20 244d7c5f118e
parent 19 1f776524b15c
child 24 6638e7f4bd8f
child 42 3adadc800673
equal deleted inserted replaced
19:1f776524b15c 20:244d7c5f118e
   620 		* This method copies entries from the LTSY cache to CTSYs own version of the cache
   620 		* This method copies entries from the LTSY cache to CTSYs own version of the cache
   621 		*
   621 		*
   622 		*
   622 		*
   623 		* @param aEntryData Array type to be filled
   623 		* @param aEntryData Array type to be filled
   624 		*/
   624 		*/
   625 	   void CopyLtsyCacheToCtsyCache( CArrayPtrSeg<CPhoneBookStoreEntry>* aEntryData );
   625 	   void CopyLtsyCacheToCtsyCacheL( CArrayPtrSeg<CPhoneBookStoreEntry>* aEntryData );
   626         
   626         
   627         
   627         
   628 
   628 
   629     protected:  // Data
   629     protected:  // Data
   630 
   630