move Context_installer struct to ContextInstaller class 43/32743/2
authorCorentin Lecouvey <corentin.lecouvey@open.eurogiciel.org>
Tue, 23 Dec 2014 10:49:18 +0000 (11:49 +0100)
committerCorentin Lecouvey <corentin.lecouvey@open.eurogiciel.org>
Tue, 23 Dec 2014 14:16:11 +0000 (15:16 +0100)
commit408c939e5ae4249320b463da4aad71630554d326
tree64835b6672c64307e6f949de6c41e26b9a2dd789
parentfe843788303195ada826eaa987c77e61b510b8f3
move Context_installer struct to ContextInstaller class

Also fix coding style in context_installer.h

Change-Id: I05522ab8a66fb63d34dc93c156f5bb4a3ebedbfd
Signed-off-by: Corentin Lecouvey <corentin.lecouvey@open.eurogiciel.org>
common/include/app_installer.h
common/include/context_installer.h
common/include/step.h
common/include/step/signature_step.h
common/include/step_unzip.h
common/src/app_installer.cc
common/src/step/signature_step.cc
common/src/step/step_unzip.cc
wgt/src/wgt_backend.cc