metadataengine/client/inc/mdesessionimpl.h
branchRCL_3
changeset 15 3cebc1a84278
parent 14 646a02f170b9
equal deleted inserted replaced
14:646a02f170b9 15:3cebc1a84278
   515 		 *
   515 		 *
   516 		 * @param aError  one of the system-wide error codes
   516 		 * @param aError  one of the system-wide error codes
   517 		 */
   517 		 */
   518 		void NotifyError(TInt aError);
   518 		void NotifyError(TInt aError);
   519 
   519 
       
   520         /* From MdESession. */
       
   521         void AddObjectObserverWithUriL( MMdEObjectObserverWithUri& aObserver,
       
   522                                 CMdELogicCondition* aCondition,
       
   523                                 TUint32 aNotificationType,
       
   524                                 CMdENamespaceDef* aNamespaceDef );
       
   525         
       
   526         /* From MdESession. */
       
   527         void RemoveObjectObserverWithUriL( MMdEObjectObserverWithUri& aObserver, 
       
   528                                 CMdENamespaceDef* aNamespaceDef );
   520     protected:
   529     protected:
   521 
   530 
   522         /*
   531         /*
   523         * Loads the schema
   532         * Loads the schema
   524         */
   533         */