syncmlfw/dm/treemodule/inc/nsmldmddf.h
changeset 2 5594fba90824
parent 0 b497e44ab2fc
equal deleted inserted replaced
1:a9c0ce913924 2:5594fba90824
   407 	* @param	aStatusRef		Reference information to status element
   407 	* @param	aStatusRef		Reference information to status element
   408 	* @param	aErrorCode		Status code from plug-in adapter
   408 	* @param	aErrorCode		Status code from plug-in adapter
   409 	*/
   409 	*/
   410 	void DeleteandAddStatusRefsL( TInt aStatusRef,
   410 	void DeleteandAddStatusRefsL( TInt aStatusRef,
   411 			MSmlDmAdapter::TError aErrorCode );
   411 			MSmlDmAdapter::TError aErrorCode );
       
   412 	
       
   413 	/**
       
   414 	* Buffers the internal nodes added in a session	
       
   415 	* @param	aURI		Target URI in command
       
   416 	* @return 	None
       
   417 	*/
       
   418 	void UpdateAddNodeListL(const TDesC8& aURI);	
   412 			
   419 			
   413 	/**
   420 	/**
   414 	* Pointer to tree dtd
   421 	* Pointer to tree dtd
   415 	*/
   422 	*/
   416 	CNSmlDmMgmtTree* iMgmtTree;
   423 	CNSmlDmMgmtTree* iMgmtTree;