diff -r 1abfa342db42 -r 367228f82b66 harvesterplugins/messaging/smsmms/traces/cmessageharvesterTraces.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/harvesterplugins/messaging/smsmms/traces/cmessageharvesterTraces.h Tue Oct 05 13:32:14 2010 +0530 @@ -0,0 +1,34 @@ +/* +* Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies). +* All rights reserved. +* This component and the accompanying materials are made available +* under the terms of "Eclipse Public License v1.0" +* which accompanies this distribution, and is available +* at the URL "http://www.eclipse.org/legal/epl-v10.html". +* +* Initial Contributors: +* Nokia Corporation - initial contribution. +* +* Contributors: +* +* Description: Harvester message plugin +* +*/ +// Created by TraceCompiler 2.3.0 +// DO NOT EDIT, CHANGES WILL BE LOST + +#ifndef __CMESSAGEHARVESTERTRACES_H__ +#define __CMESSAGEHARVESTERTRACES_H__ + +#define KOstTraceComponentID 0x2001f701 + +#define CMESSAGEHARVESTER_HANDLENEXTREQUEST_ENTRY 0x8a001f +#define CMESSAGEHARVESTER_HANDLENEXTREQUEST_EXIT 0x8a0020 +#define CMESSAGEHARVESTER_RESUMEREQUEST_ENTRY 0x8a0021 +#define CMESSAGEHARVESTER_RESUMEREQUEST_EXIT 0x8a0022 + + +#endif + +// End of file +