telephonyserverplugins/common_tsy/commontsy/inc/mmpacket/Cmmpacketservicetsy.h
branchRCL_3
changeset 74 9200f38b1324
parent 0 3553901f7fa8
child 82 042fd2753b8f
equal deleted inserted replaced
70:4814c5a49428 74:9200f38b1324
     1 /*
     1 /*
     2 * Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2006-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".
  1019          */
  1019          */
  1020         virtual void ReqCompleted( const TTsyReqHandle aTsyReqHandle,
  1020         virtual void ReqCompleted( const TTsyReqHandle aTsyReqHandle,
  1021             const TInt aError );
  1021             const TInt aError );
  1022                                                            
  1022                                                            
  1023 #endif // TF_LOGGING_ENABLED
  1023 #endif // TF_LOGGING_ENABLED
  1024 
  1024         
       
  1025 		/**
       
  1026          * Resets an entry in the req handle store 
       
  1027          * 
       
  1028          * 
       
  1029          * @param aTsyReqHandle req handle 
       
  1030          * return EFalse if request handle not found
       
  1031          */       
       
  1032         virtual TBool ResetReqHandle( const TTsyReqHandle aTsyReqHandle );
       
  1033         
  1025     private: // New functions
  1034     private: // New functions
  1026 
  1035 
  1027         /** 
  1036         /** 
  1028          * Default constructor.
  1037          * Default constructor.
  1029          */
  1038          */