MutableTaskList type for wrt-installer JobWidgetInstall
authorTomasz Iwanek <t.iwanek@samsung.com>
Tue, 27 Aug 2013 11:22:50 +0000 (13:22 +0200)
committerSoo-Hyun Choi <sh9.choi@samsung.com>
Wed, 28 Aug 2013 07:39:45 +0000 (16:39 +0900)
commita73e52f0d2ad91e7c12dc0ba61f686b4d7c9bd8f
tree29488073e38552a2633b887c20d9bd3f44a8f8e0
parent282415983fdd1284be0faae691581e52e5da1eb9
MutableTaskList type for wrt-installer JobWidgetInstall

[Issue#]       LINUXWRT-820
[Feature]      Muable task list class
[Cause]        There is need to modify list of tasks during running
[Solution]     New task list type
[Verification] Build repo. Test together with commit from wrt-installer.

Change-Id: I543144b5c1a6921e9928a9bcd59171965693459c
modules/core/config.cmake
modules/core/include/dpl/mutable_task_list.h [new file with mode: 0644]
modules/core/src/mutable_task_list.cpp [new file with mode: 0644]