installationservices/swi/source/sisregistry/server/sisregistryserver.h
branchRCL_3
changeset 26 8b7f4e561641
parent 25 7333d7932ef7
equal deleted inserted replaced
25:7333d7932ef7 26:8b7f4e561641
     1 /*
     1 /*
     2 * Copyright (c) 2004-2010 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2004-2009 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 the License "Eclipse Public License v1.0"
     5 * under the terms of the License "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".
    34 
    34 
    35 _LIT_SECURE_ID(KDaemonSecureId, 0x10202DCE);
    35 _LIT_SECURE_ID(KDaemonSecureId, 0x10202DCE);
    36 _LIT_SECURE_ID(KSwisSecureId, 0x101F7295);	
    36 _LIT_SECURE_ID(KSwisSecureId, 0x101F7295);	
    37 _LIT_SECURE_ID(KSifServerSecureId, 0x10285BCB);	
    37 _LIT_SECURE_ID(KSifServerSecureId, 0x10285BCB);	
    38 
    38 
    39 const TInt KPolicyRanges= 13;
    39 const TInt KPolicyRanges= 12;
    40 const TInt KPolicyElements = 7;
    40 const TInt KPolicyElements = 6;
    41 
    41 
    42 class CSisRegistrySession;
    42 class CSisRegistrySession;
    43 
    43 
    44 enum TSisRegistryPanic
    44 enum TSisRegistryPanic
    45 	{
    45 	{