harvesterplugins/messaging/smsmms/traces/cmessageharvesterTraces.h
changeset 26 367228f82b66
equal deleted inserted replaced
24:1abfa342db42 26:367228f82b66
       
     1 /*
       
     2 * Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
       
     3 * All rights reserved.
       
     4 * This component and the accompanying materials are made available
       
     5 * under the terms of "Eclipse Public License v1.0"
       
     6 * which accompanies this distribution, and is available
       
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 *
       
     9 * Initial Contributors:
       
    10 * Nokia Corporation - initial contribution.
       
    11 *
       
    12 * Contributors:
       
    13 *
       
    14 * Description:  Harvester message plugin
       
    15 *
       
    16 */
       
    17 // Created by TraceCompiler 2.3.0
       
    18 // DO NOT EDIT, CHANGES WILL BE LOST
       
    19 
       
    20 #ifndef __CMESSAGEHARVESTERTRACES_H__
       
    21 #define __CMESSAGEHARVESTERTRACES_H__
       
    22 
       
    23 #define KOstTraceComponentID 0x2001f701
       
    24 
       
    25 #define CMESSAGEHARVESTER_HANDLENEXTREQUEST_ENTRY 0x8a001f
       
    26 #define CMESSAGEHARVESTER_HANDLENEXTREQUEST_EXIT 0x8a0020
       
    27 #define CMESSAGEHARVESTER_RESUMEREQUEST_ENTRY 0x8a0021
       
    28 #define CMESSAGEHARVESTER_RESUMEREQUEST_EXIT 0x8a0022
       
    29 
       
    30 
       
    31 #endif
       
    32 
       
    33 // End of file
       
    34