loggingservices/eventlogger/LogCli/src/LogClientChangeObserver.cpp
changeset 55 44f437012c90
parent 0 08ec8eefde2f
equal deleted inserted replaced
51:7d4490026038 55:44f437012c90
     1 // Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2002-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    19 /////////////////////////////////////////////////////////////////////////////////////////
    19 /////////////////////////////////////////////////////////////////////////////////////////
    20 // -----> MLogClientChangeObserver (source)
    20 // -----> MLogClientChangeObserver (source)
    21 /////////////////////////////////////////////////////////////////////////////////////////
    21 /////////////////////////////////////////////////////////////////////////////////////////
    22 
    22 
    23 #pragma BullseyeCoverage off
    23 #pragma BullseyeCoverage off
       
    24 #pragma CTC SKIP
    24 
    25 
    25 EXPORT_C void MLogClientChangeObserver::MLogClientChangeObserver_Reserved1()
    26 EXPORT_C void MLogClientChangeObserver::MLogClientChangeObserver_Reserved1()
    26 	{
    27 	{
    27 	}
    28 	}
    28 
    29 
    29 EXPORT_C void MLogClientChangeObserver::MLogClientChangeObserver_Reserved2()
    30 EXPORT_C void MLogClientChangeObserver::MLogClientChangeObserver_Reserved2()
    30 	{
    31 	{
    31 	}
    32 	}
    32 
    33 
       
    34 #pragma CTC ENDSKIP
    33 #pragma BullseyeCoverage on
    35 #pragma BullseyeCoverage on