telephonyprotocols/csdagt/src/ND_DLIN.CPP
branchRCL_3
changeset 20 07a122eea281
parent 19 630d2f34d719
equal deleted inserted replaced
19:630d2f34d719 20:07a122eea281
     1 // Copyright (c) 2003-2010 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2003-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".
    20 */
    20 */
    21 
    21 
    22 #include "ND_DLIN.H"
    22 #include "ND_DLIN.H"
    23 #include "ND_ETEL.H"
    23 #include "ND_ETEL.H"
    24 #include "ND_STD.H"
    24 #include "ND_STD.H"
       
    25 #include "SLOGGER.H"
    25 #include "Nd_dlinStates.h"
    26 #include "Nd_dlinStates.h"
       
    27 #include <comms-infras/eventlogger.h>
    26 #include "ND_DBACC.H"
    28 #include "ND_DBACC.H"
    27 
    29 
    28 // Dial In state machine
    30 // Dial In state machine
    29 
    31 
    30 CDlInAgXSM* CDlInAgXSM::NewL(MAgentNotify& aObserver, CDialogProcessor* aDlgPrc, CCommsDbAccess& aDbAccess)
    32 CDlInAgXSM* CDlInAgXSM::NewL(MAgentNotify& aObserver, CDialogProcessor* aDlgPrc, CCommsDbAccess& aDbAccess)