psmservices/psmserver/inc/engine/psmstorage.h
branchRCL_3
changeset 22 8cb079868133
parent 21 ccb4f6b3db21
equal deleted inserted replaced
21:ccb4f6b3db21 22:8cb079868133
     1 /*
     1 /*
     2 * Copyright (c) 2007-2010 Nokia Corporation and/or its subsidiary(-ies). 
     2 * Copyright (c) 2007 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".
    18 
    18 
    19 #ifndef PSMSTORAGE_H
    19 #ifndef PSMSTORAGE_H
    20 #define PSMSTORAGE_H
    20 #define PSMSTORAGE_H
    21 
    21 
    22 #include <e32base.h>
    22 #include <e32base.h>
    23 #include <xml/dom/xmlengdom.h>
    23 #include <xmlengdom.h>
    24 #include <psmtypes.h>
    24 #include <psmtypes.h>
    25 
    25 
    26 /**
    26 /**
    27  *  PSM Storage base class
    27  *  PSM Storage base class
    28  *
    28  *