featuremgmt/featuremgr/src/serverexe/featmgrfeatureregistry.h
branchRCL_3
changeset 23 26645d81f48d
parent 10 31a8f755b7fe
child 24 cc28652e0254
equal deleted inserted replaced
21:28839de615b4 23:26645d81f48d
     1 /*
     1 /*
     2 * Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2007-2010 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".
    67 		enum TSWIOperationCat
    67 		enum TSWIOperationCat
    68 			{ 
    68 			{ 
    69 			ESWIAddFeat,
    69 			ESWIAddFeat,
    70 			ESWIDeleteFeat,
    70 			ESWIDeleteFeat,
    71 			ESWISetFeatAndData,
    71 			ESWISetFeatAndData,
    72 			ESWISetFeatData
    72 			ESWISetFeatData,
       
    73 			ESWISetFeat
    73 			};
    74 			};
    74 		
    75 		
    75 		/*
    76 		/*
    76 		* The operation tuple to be cached
    77 		* The operation tuple to be cached
    77 		*/
    78 		*/