satengine/SatServer/Commands/SendSSCmd/src/CSendSsHandler.cpp
branchRCL_3
changeset 19 7d48bed6ce0c
parent 7 a19c8664496d
child 20 987c9837762f
equal deleted inserted replaced
18:594d59766373 19:7d48bed6ce0c
     1 /*
     1 /*
     2 * Copyright (c) 2002-2010 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2002-2009 Nokia Corporation and/or its subsidiary(-ies). 
     3 * All rights reserved.
     3 * All rights reserved.
     4 * This component and the accompanying materials are made available
     4 * This component and the accompanying materials are made available
     5 * under the terms of "Eclipse Public License v1.0"
     5 * under the terms of "Eclipse Public License v1.0"
     6 * which accompanies this distribution, and is available
     6 * which accompanies this distribution, and is available
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
    14 * Description:  Handles SendSS command
    14 * Description:  Handles SendSS command
    15 *
    15 *
    16 */
    16 */
    17 
    17 
    18 
    18 
    19 #include    <CPhoneGsmParserBase.h>
    19 #include    <cphonegsmparserbase.h>
    20 #include    <CPhoneGsmParserResult.h>
    20 #include    <cphonegsmparserresult.h>
    21 #include    <PhoneGsmParser.h>
    21 #include    <phonegsmparser.h>
    22 #include    <CPhoneGsmOptionContainerBase.h>
    22 #include    <cphonegsmoptioncontainerbase.h>
    23 
    23 
    24 #include    "MSatSystemState.h"
    24 #include    "MSatSystemState.h"
    25 #include    "MSatApi.h"
    25 #include    "MSatApi.h"
    26 #include    "MSatUtils.h"
    26 #include    "MSatUtils.h"
    27 #include    "MSatUiSession.h"
    27 #include    "MSatUiSession.h"