persistentstorage/sql/SRC/Server/SqlSrvObjContainer.h
branchRCL_3
changeset 23 26645d81f48d
parent 0 08ec8eefde2f
child 24 cc28652e0254
equal deleted inserted replaced
21:28839de615b4 23:26645d81f48d
     1 // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2006-2010 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".
    15 
    15 
    16 #ifndef __SQLSRVOBJCONTAINER_H__
    16 #ifndef __SQLSRVOBJCONTAINER_H__
    17 #define __SQLSRVOBJCONTAINER_H__
    17 #define __SQLSRVOBJCONTAINER_H__
    18 
    18 
    19 #include <e32std.h>
    19 #include <e32std.h>
    20 #include "SqlPanic.h"
    20 #include "SqlAssert.h"
    21 
    21 
    22 /**
    22 /**
    23 Indexed storage for server sdide objects.
    23 Indexed storage for server sdide objects.
    24 
    24 
    25 RDbObjContainer container is used for storing IPC stream handles (HIpcStream) and 
    25 RDbObjContainer container is used for storing IPC stream handles (HIpcStream) and