secureswitools/swisistools/source/interpretsislib/interpretsis.h
branchRCL_3
changeset 62 5cc91383ab1e
parent 0 ba25891c3a9e
child 65 7333d7932ef7
equal deleted inserted replaced
61:cd189dac02f7 62:5cc91383ab1e
     1 /*
     1 /*
     2 * Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 * Copyright (c) 2008-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 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".
    60 	int Install();
    60 	int Install();
    61 	/**
    61 	/**
    62 	 * Un-install installed applications specified while creating this class.
    62 	 * Un-install installed applications specified while creating this class.
    63 	 */
    63 	 */
    64 	void Uninstall();
    64 	void Uninstall();
       
    65 
       
    66 	const SisRegistry* GetSisRegistry() const;	
    65 	
    67 	
    66 private:
    68 private:
    67 	void ConstructL();
    69 	void ConstructL();
    68 	
    70 	
    69 private:
    71 private: