telephonyserverplugins/common_tsy/commontsy/inc/mmcustomtsy/CMmPacketTsy.h
branchRCL_3
changeset 82 042fd2753b8f
parent 74 9200f38b1324
equal deleted inserted replaced
74:9200f38b1324 82:042fd2753b8f
     1 /*
     1 /*
     2 * Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2006-2009 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".
   192          * @param aError
   192          * @param aError
   193          */
   193          */
   194         virtual void Complete( TInt aReqHandleType, TInt aError );
   194         virtual void Complete( TInt aReqHandleType, TInt aError );
   195 #endif // REQHANDLE_TIMER
   195 #endif // REQHANDLE_TIMER
   196 
   196 
   197         /**
       
   198          * Resets an entry in the req handle store 
       
   199          * 
       
   200          * 
       
   201          * @param aTsyReqHandle req handle 
       
   202          * @param aIpc IPC value
       
   203          * return EFalse if req handle not found
       
   204          */      
       
   205         virtual TBool ResetReqHandle(const TTsyReqHandle aTsyReqHandle, const TInt aIpc);
       
   206         
       
   207     private:
   197     private:
   208 
   198 
   209         /**
   199         /**
   210          * C++ default constructor.
   200          * C++ default constructor.
   211          */
   201          */