diff -r 2e2a89493e2b -r 3baa1be38e89 imagehandlingutilities/thumbnailmanager/thumbnailclient/traces/thumbnailsessionTraces.h --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/imagehandlingutilities/thumbnailmanager/thumbnailclient/traces/thumbnailsessionTraces.h Wed Sep 08 14:23:06 2010 +0100 @@ -0,0 +1,46 @@ +/* +* 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: Thumbnail server client-side session + * +*/ +// Created by TraceCompiler 2.3.0 +// DO NOT EDIT, CHANGES WILL BE LOST + +#ifndef __THUMBNAILSESSIONTRACES_H__ +#define __THUMBNAILSESSIONTRACES_H__ + +#define KOstTraceComponentID 0x102830aa + +#define RTHUMBNAILSESSION_RTHUMBNAILSESSION 0x86005c +#define RTHUMBNAILSESSION_CONNECT 0x86005d +#define DUP1_RTHUMBNAILSESSION_CONNECT 0x86005e +#define DUP2_RTHUMBNAILSESSION_CONNECT 0x86005f +#define RTHUMBNAILSESSION_CLOSE 0x860060 +#define RTHUMBNAILSESSION_STARTSERVER 0x860061 +#define DUP1_RTHUMBNAILSESSION_STARTSERVER 0x860062 +#define DUP2_RTHUMBNAILSESSION_STARTSERVER 0x860063 +#define DUP3_RTHUMBNAILSESSION_STARTSERVER 0x860064 +#define DUP4_RTHUMBNAILSESSION_STARTSERVER 0x860065 +#define DUP5_RTHUMBNAILSESSION_STARTSERVER 0x860066 +#define RTHUMBNAILSESSION_REQUESTSETTHUMBNAILL 0x860067 +#define DUP1_RTHUMBNAILSESSION_REQUESTSETTHUMBNAILL 0x860068 +#define RTHUMBNAILSESSION_RELEASEBITMAP 0x860069 +#define RTHUMBNAILSESSION_CANCELREQUEST 0x86006a +#define RTHUMBNAILSESSION_CHANGEPRIORITY 0x86006b + + +#endif + +// End of file +