diff -r 2e2a89493e2b -r 3baa1be38e89 imagehandlingutilities/thumbnailmanager/thumbnailserver/traces/thumbnaildecodetaskTraces.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/imagehandlingutilities/thumbnailmanager/thumbnailserver/traces/thumbnaildecodetaskTraces.h Wed Sep 08 14:23:06 2010 +0100 @@ -0,0 +1,40 @@ +/* +* Copyright (c) 2006-2007 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: Task for generating new thumbnails + * +*/ +// Created by TraceCompiler 2.3.0 +// DO NOT EDIT, CHANGES WILL BE LOST + +#ifndef __THUMBNAILDECODETASKTRACES_H__ +#define __THUMBNAILDECODETASKTRACES_H__ + +#define KOstTraceComponentID 0x102830ab + +#define CTHUMBNAILDECODETASK_CTHUMBNAILDECODETASK 0x860001 +#define DUP1_CTHUMBNAILDECODETASK_CTHUMBNAILDECODETASK 0x860002 +#define DUP2_CTHUMBNAILDECODETASK_CTHUMBNAILDECODETASK 0x860003 +#define CTHUMBNAILDECODETASK_STARTL 0x860004 +#define DUP1_CTHUMBNAILDECODETASK_STARTL 0x860005 +#define CTHUMBNAILDECODETASK_RUNL 0x860006 +#define CTHUMBNAILDECODETASK_DOCANCEL 0x860007 +#define CTHUMBNAILDECODETASK_THUMBNAILPROVIDERREADY 0x860008 +#define DUP1_CTHUMBNAILDECODETASK_THUMBNAILPROVIDERREADY 0x860009 +#define DUP2_CTHUMBNAILDECODETASK_THUMBNAILPROVIDERREADY 0x86000a + + +#endif + +// End of file +