sysstatemgmt/systemstateplugins/conditionevaluator/src/cndfeature.cpp
branchRCL_3
changeset 7 1a73e8f1b64d
parent 0 4e1aa6a622a0
equal deleted inserted replaced
3:a811597961f0 7:1a73e8f1b64d
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2007-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".
     9 // Nokia Corporation - initial contribution.
     9 // Nokia Corporation - initial contribution.
    10 //
    10 //
    11 // Contributors:
    11 // Contributors:
    12 //
    12 //
    13 // Description:
    13 // Description:
    14 // Name        : conditiononfeature.cpp
       
    15 // Part of     : System Startup / Starter
       
    16 // Implementation of CConditionOnFeature class
    14 // Implementation of CConditionOnFeature class
    17 // Version     : %version: 1 %
       
    18 // This material, including documentation and any related computer
       
    19 // programs, is protected by copyright controlled by Nokia.  All
       
    20 // rights are reserved.  Copying, including reproducing, storing,
       
    21 // adapting or translating, any or all of this material requires the
       
    22 // prior written consent of Nokia.  This material also contains
       
    23 // confidential information which may not be disclosed to others
       
    24 // without the prior written consent of Nokia.
       
    25 // Template version: 4.1
       
    26 // Nokia Core OS *
       
    27 // File renamed from conditiononfeature.cpp to cndfeature.cpp as part of Core OS transfer.
       
    28 //
    15 //
       
    16 
    29 
    17 
    30 
    18 
    31 
    19 
    32 #include "cndfeature.h"
    20 #include "cndfeature.h"
    33 #include <featmgr/featurecontrol.h>
    21 #include <featmgr/featurecontrol.h>