connectivitymodules/SeCon/servers/syncserver/inc/sconasynchandler.h
changeset 63 b9107cb7d204
parent 36 9ba7f05d28a5
equal deleted inserted replaced
60:ef2733361cdb 63:b9107cb7d204
     1 /*
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 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".
    20 #define SCONASYNCHANDLER_H_
    20 #define SCONASYNCHANDLER_H_
    21 
    21 
    22 #include <e32base.h>
    22 #include <e32base.h>
    23 #include <f32file.h>
    23 #include <f32file.h>
    24 
    24 
    25 #include <syncml/SmlDataSyncDefs.h>
    25 #include <SmlDataSyncDefs.h>
    26 #include <stringpool.h>
    26 #include <stringpool.h>
    27 
    27 
    28 #include "cscontimeout.h"
    28 #include "cscontimeout.h"
    29 
    29 
    30 class CSmlDataStore;
    30 class CSmlDataStore;