graphicscomposition/openwfcompositionengine/adaptation/include/owfnotifications.h
branchRCL_3
changeset 164 25ffed67c7ef
parent 163 bbf46f59e123
equal deleted inserted replaced
163:bbf46f59e123 164:25ffed67c7ef
     1 /* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     2  * 
     2 // All rights reserved.
     3  * Permission is hereby granted, free of charge, to any person obtaining a
     3 // This component and the accompanying materials are made available
     4  * copy of this software and/or associated documentation files (the
     4 // under the terms of "Eclipse Public License v1.0"
     5  * "Materials"), to deal in the Materials without restriction, including
     5 // which accompanies this distribution, and is available
     6  * without limitation the rights to use, copy, modify, merge, publish,
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7  * distribute, sublicense, and/or sell copies of the Materials, and to
     7 //
     8  * permit persons to whom the Materials are furnished to do so, subject to
     8 // Initial Contributors:
     9  * the following conditions:
     9 // Nokia Corporation - initial contribution.
    10  * 
    10 //
    11  * The above copyright notice and this permission notice shall be included
    11 // Contributors:
    12  * in all copies or substantial portions of the Materials.
    12 //
    13  * 
    13 // Description:
    14  * THE MATERIALS ARE PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
    14 // Symbian notifications
    15  * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
    15 // 
    16  * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
    16 //
    17  * IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
       
    18  * CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
       
    19  * TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
       
    20  * MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
       
    21  * 
       
    22  * Description:
       
    23  * Symbian notifications
       
    24  */
       
    25 
       
    26 
    17 
    27 #ifdef __cplusplus
    18 #ifdef __cplusplus
    28 extern "C" {
    19 extern "C" {
    29 #endif
    20 #endif
    30 
    21