satengine/SatServer/inc/CSatCommandHandler.h
branchRCL_3
changeset 5 7237db0d9fca
parent 0 ff3b6d0fd310
child 7 a19c8664496d
equal deleted inserted replaced
3:a4a774cb6ea7 5:7237db0d9fca
     1 /*
     1 /*
     2 * Copyright (c) 2002-2007 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2002-2010 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".
    21 #define CSATCOMMANDHANDLER_H
    21 #define CSATCOMMANDHANDLER_H
    22 
    22 
    23 //  INCLUDES
    23 //  INCLUDES
    24 #include <e32base.h>
    24 #include <e32base.h>
    25 #include <etelsat.h>
    25 #include <etelsat.h>
    26 #include <SecondaryDisplay/secondarydisplaysatapi.h>
    26 #include <secondarydisplay/secondarydisplaysatapi.h>
    27 #include "MSatUtils.h"
    27 #include "MSatUtils.h"
    28 #include "MSatEventObserver.h"
    28 #include "MSatEventObserver.h"
    29 #include "MSatCommand.h"
    29 #include "MSatCommand.h"
    30 
    30 
    31 // CLASS DECLARATION
    31 // CLASS DECLARATION