Add typedef for the long class types
authorAdam Banasiak <a.banasiak@samsung.com>
Tue, 10 Sep 2013 15:40:05 +0000 (17:40 +0200)
committerGerrit Code Review <gerrit@gerrit.vlan144.tizendev.org>
Sun, 15 Sep 2013 09:05:36 +0000 (09:05 +0000)
commit9bc3f3edcbe39574d3bfb8698bd1a2326aa6f7e2
treeb8578227fddb8d200ea74f9b575dbd1fdafa2c36
parent65880c0e710af3b0db1282c50844fb9897b722a7
Add typedef for the long class types

[Issue#]   LINUXWRT-358
[Problem]  Long type names are hard to read
[Cause]    N/A
[Solution] Created typedefs for the followings:
            - InstallerBase
            - WidgetInstallationBase
            - WidgetUnistallStructBase
            - UninstallContextBase

Change-Id: I8aff13bca4fbf83ccf72962c149845e0277f90ae
src/jobs/widget_install/job_widget_install.h
src/jobs/widget_uninstall/job_widget_uninstall.h