uiservicetab/vimpstengine/inc/cvimpstenginesessioncntxtobserver.h
changeset 15 dd5904dc0ea9
parent 0 5e5d6b214f4f
equal deleted inserted replaced
3:3aab497fdbb7 15:dd5904dc0ea9
    66 	     * @param aSettingsId: settings id.
    66 	     * @param aSettingsId: settings id.
    67          * @param aAdapterUid: Uid of the ximpfw adaptation.
    67          * @param aAdapterUid: Uid of the ximpfw adaptation.
    68 		 * @return CVIMPSTEngineSessionCntxtObserver new instance of this class
    68 		 * @return CVIMPSTEngineSessionCntxtObserver new instance of this class
    69 	 	 */
    69 	 	 */
    70 		static CVIMPSTEngineSessionCntxtObserver* 
    70 		static CVIMPSTEngineSessionCntxtObserver* 
    71 							CVIMPSTEngineSessionCntxtObserver::NewL(TUint32 aServiceId);
    71 							NewL(TUint32 aServiceId);
    72         /**
    72         /**
    73 	     * Two-phased constructor.
    73 	     * Two-phased constructor.
    74 	     * @param aSettingsId: settings id.
    74 	     * @param aSettingsId: settings id.
    75          * @param aAdapterUid: Uid of the ximpfw adaptation.
    75          * @param aAdapterUid: Uid of the ximpfw adaptation.
    76 		 * @return CVIMPSTEngineSessionCntxtObserver new instance of this class
    76 		 * @return CVIMPSTEngineSessionCntxtObserver new instance of this class
    77 	 	 */							
    77 	 	 */							
    78 	    static CVIMPSTEngineSessionCntxtObserver* 
    78 	    static CVIMPSTEngineSessionCntxtObserver* 
    79 	    					CVIMPSTEngineSessionCntxtObserver::NewLC(TUint32 aServiceId);
    79 	    					NewLC(TUint32 aServiceId);
    80 	    
    80 	    
    81 	    
    81 	    
    82 	   /**
    82 	   /**
    83 	    * C++ default destructor.
    83 	    * C++ default destructor.
    84 		* ~CVIMPSTEngineSessionCntxtObserver
    84 		* ~CVIMPSTEngineSessionCntxtObserver