move general AppControl launch logic to plugin
authorYoung Ik Cho <youngik.cho@samsung.com>
Thu, 10 Oct 2013 06:24:07 +0000 (15:24 +0900)
committerYoung Ik Cho <youngik.cho@samsung.com>
Thu, 10 Oct 2013 08:27:22 +0000 (17:27 +0900)
commit9409f0225f4dbbdc17daa17a11faa042aa01e2ff
tree3ec06a7f965bc715df1251e16e80fc97db566839
parente084e85a8f1e70cf33c0c7761878d617d3257d62
move general AppControl launch logic to plugin

Change-Id: Ib224b45f631919c1e7202c4cce1427910ad8dc24
Signed-off-by: Young Ik Cho <youngik.cho@samsung.com>
18 files changed:
src/app/FApp_AppArg.cpp
src/app/FApp_AppControlEvent.cpp
src/app/FApp_AppControlEventArg.cpp
src/app/FApp_AppControlEventArg.h
src/app/FApp_AppControlImpl.cpp
src/app/FApp_AppControlImpl.h [moved from src/app/inc/FApp_AppControlImpl.h with 76% similarity]
src/app/FApp_AppControlManager.cpp
src/app/FApp_AppControlRegistry.cpp
src/app/FApp_AppControlRegistry.h
src/app/FApp_AppManagerImpl.cpp
src/app/FApp_AppMessageImpl.cpp
src/app/FApp_RequestManagerT.cpp
src/app/inc/FApp_AppArg.h
src/app/inc/FApp_AppControlManager.h
src/app/inc/FApp_AppMessageImpl.h
src/app/inc/FApp_IAppControlSysEventListener.h
src/app/inc/FApp_LaunchInfo.h
src/app/inc/FApp_RequestManagerT.h