metadataengine/client/inc/mdenotifierao.h
changeset 2 b73a2e62868f
parent 0 c53acadfccc6
child 7 3cebc1a84278
equal deleted inserted replaced
1:acef663c1218 2:b73a2e62868f
   128         * @param aItem the item (in coded form) to be notified
   128         * @param aItem the item (in coded form) to be notified
   129         * @param aStatus what has actually happened with the item
   129         * @param aStatus what has actually happened with the item
   130         */
   130         */
   131         void DoNotifyObserver();
   131         void DoNotifyObserver();
   132 		
   132 		
   133 		
       
   134 		void DecodeIdBufferL();
   133 		void DecodeIdBufferL();
   135 		void DecodeRelationItemBufferL();
   134 		void DecodeRelationItemBufferL();
   136 
   135 
   137     private: // Data
   136     private: // Data
   138 
   137