secureswitools/swisistools/source/interpretsislib/sisfile.h
branchRCL_3
changeset 34 741e5bba2bd1
parent 19 7ca52d38f8c3
child 73 79647526f98c
--- a/secureswitools/swisistools/source/interpretsislib/sisfile.h	Tue Apr 27 16:46:15 2010 +0300
+++ b/secureswitools/swisistools/source/interpretsislib/sisfile.h	Tue May 11 16:20:28 2010 +0300
@@ -1,5 +1,5 @@
 /*
-* Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
+* Copyright (c) 2006-2010 Nokia Corporation and/or its subsidiary(-ies).
 * All rights reserved.
 * This component and the accompanying materials are made available
 * under the terms of the License "Eclipse Public License v1.0"
@@ -96,6 +96,10 @@
 	void MakeSISStub(std::wstring& aFileName);
 	
 	const CSISController& GetController(); 
+	
+	void ProcessEmbeddedFileWarning(const CSISInstallBlock& aInstallBlock) const;
+
+	bool ProcessInstallOptionsWarning(const CSISInstallBlock& aInstallBlock, std::string& aError);
 
 private:
 	void GetInstallableFiles(	InstallableFiles& aFiles,