mediator/inc/Client/MediatorEventConsumerBody.h
branchRCL_3
changeset 10 1fc153c72b60
parent 0 4e1aa6a622a0
equal deleted inserted replaced
8:6bb05bdcbe09 10:1fc153c72b60
     1 /*
     1 /*
     2 * Copyright (c) 2005 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2009 - 2010 Nokia Corporation and/or its subsidiary(-ies). 
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
   119         
   119         
   120         /**
   120         /**
   121         * From CActive::DoCancel()
   121         * From CActive::DoCancel()
   122         */
   122         */
   123         void DoCancel();
   123         void DoCancel();
       
   124 		
       
   125 		/**
       
   126 		* From CActive::RunError()
       
   127 		*/
       
   128 		TInt RunError( TInt aError );
   124     
   129     
   125     private: // New functions
   130     private: // New functions
   126     
   131     
   127         /**
   132         /**
   128         * Starts event receiving.
   133         * Starts event receiving.