telephonyserverplugins/common_tsy/test/component/mockltsy/mockltsy/src/cmocksmsmesshandler.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".
    14 //
    14 //
    15 
    15 
    16 #include <ctsy/pluginapi/mmmessagemanagercallback.h>
    16 #include <ctsy/pluginapi/mmmessagemanagercallback.h>
    17 #include "cmocksmsmesshandler.h" 
    17 #include "cmocksmsmesshandler.h" 
    18 #include <ctsy/serviceapi/mmtsy_ipcdefs.h> 
    18 #include <ctsy/serviceapi/mmtsy_ipcdefs.h> 
    19 #include "etelmm.h"
    19 #include "etelmm.h" 
       
    20 #include <ctsy/tflogger.h> 
    20 #include "cmockltsyengine.h"
    21 #include "cmockltsyengine.h"
    21 #include "tmockltsydata.h"
    22 #include "tmockltsydata.h"
    22 #include <ctsy/serviceapi/cmmsmsutility.h>
    23 #include <ctsy/serviceapi/cmmsmsutility.h>
    23 
    24 
    24 /**
    25 /**