psmservices/psmserver/inc/client/psmclientimpl.h
branchRCL_3
changeset 22 8cb079868133
parent 21 ccb4f6b3db21
equal deleted inserted replaced
21:ccb4f6b3db21 22:8cb079868133
     1 /*
     1 /*
     2 * Copyright (c) 2007 - 2010 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2007 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".
    72         /**
    72         /**
    73          * From CPsmClient.
    73          * From CPsmClient.
    74          */
    74          */
    75         CPsmSettings& PsmSettings() const;
    75         CPsmSettings& PsmSettings() const;
    76 
    76 
    77 #ifdef _DEBUG  
       
    78         // these functions are used only for testing   
       
    79         virtual TInt HeapMark();
       
    80         virtual TInt HeapMarkEnd();
       
    81         virtual TInt HeapReset();
       
    82         virtual TInt SetHeapFailure(TInt aFailureRate);		
       
    83 #endif //_DEBUG     
       
    84 
       
    85     private:
    77     private:
    86 
    78 
    87         /**
    79         /**
    88          * C++ constrcutor.
    80          * C++ constrcutor.
    89          */
    81          */