webengine/osswebengine/WebCore/platform/symbian/OOMHandler.h
changeset 29 a758fa0cb043
parent 27 60c5402cb945
child 32 9a9a761f03f1
equal deleted inserted replaced
27:60c5402cb945 29:a758fa0cb043
     1 /*
     1 /*
     2 * ==============================================================================
     2 * Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies).
     3 *  Name        : OOMHandler.h
     3 * All rights reserved.
     4 *  Part of     : Webcore / Platform
     4 * This component and the accompanying materials are made available
     5 *  Interface   :
     5 * under the terms of the License "Eclipse Public License v1.0"
     6 *  Description :
     6 * which accompanies this distribution, and is available
     7 *  Version     : %Version%
     7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
     8 *
     8 *
     9 *    Copyright (c) 2006, Nokia Corporation
     9 * Initial Contributors:
    10 *    All rights reserved.
    10 * Nokia Corporation - initial contribution.
    11 *
    11 *
    12 *   Redistribution and use in source and binary forms, with or without
    12 * Contributors:
    13 *   modification, are permitted provided that the following conditions
       
    14 *   are met:
       
    15 *
    13 *
    16 *      * Redistributions of source code must retain the above copyright
    14 * Description: 
    17 *        notice, this list of conditions and the following disclaimer.
       
    18 *      * Redistributions in binary form must reproduce the above copyright
       
    19 *        notice, this list of conditions and the following disclaimer in
       
    20 *        the documentation and/or other materials provided with the
       
    21 *        distribution.
       
    22 *      * Neither the name of the Nokia Corporation nor the names of its
       
    23 *        contributors may be used to endorse or promote products derived
       
    24 *        from this software without specific prior written permission.
       
    25 *
    15 *
    26 *   THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
       
    27 *   "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
       
    28 *   LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
       
    29 *   A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
       
    30 *   OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
       
    31 *   SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
       
    32 *   LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
       
    33 *   DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
       
    34 *   THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
       
    35 *   (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE
       
    36 *   USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH
       
    37 *   DAMAGE.
       
    38 *
       
    39 *
       
    40 * ==============================================================================
       
    41 */
    16 */
       
    17 
    42 
    18 
    43 #ifndef __OOMHANDLER_H__
    19 #ifndef __OOMHANDLER_H__
    44 #define __OOMHANDLER_H__
    20 #define __OOMHANDLER_H__
    45 
    21 
    46 #include <e32def.h>
    22 #include <e32def.h>