telephonyserverplugins/common_tsy/test/component/mockltsy/mockltsy/src/cmockpcktcontextmesshandler.cpp
branchRCL_3
changeset 20 07a122eea281
parent 19 630d2f34d719
equal deleted inserted replaced
19:630d2f34d719 20:07a122eea281
     1 // Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2007-2009 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".
    13 // Description:
    13 // Description:
    14 //
    14 //
    15 
    15 
    16 #include <etelpckt.h>
    16 #include <etelpckt.h>
    17 #include "cmockpcktcontextmesshandler.h"
    17 #include "cmockpcktcontextmesshandler.h"
       
    18 #include <ctsy/tflogger.h>
    18 #include <pcktcs.h>
    19 #include <pcktcs.h>
    19 #include <ctsy/pluginapi/mmmessagemanagercallback.h>
    20 #include <ctsy/pluginapi/mmmessagemanagercallback.h>
    20 #include "cmockltsyengine.h"
    21 #include "cmockltsyengine.h"
    21 #include "tmockltsydata.h"
    22 #include "tmockltsydata.h"
    22 
    23