[IMPROVE] create AppInst* 60/40960/3
authorVyacheslav Cherkashin <v.cherkashin@samsung.com>
Wed, 10 Jun 2015 10:33:02 +0000 (13:33 +0300)
committerDmitry Kovalenko <d.kovalenko@samsung.com>
Thu, 11 Jun 2015 15:53:46 +0000 (08:53 -0700)
commit05468591436e92b38b861df940357bf3f17b1ab6
treedb514772f030f58b3fababd9389f008b83788253
parente8815d7a2cf5ce912eb459f2c466c645664b51d9
[IMPROVE] create AppInst*

Change-Id: I4fef70c75c3142a7a3dd869011a6f7892848ec07
Signed-off-by: Vyacheslav Cherkashin <v.cherkashin@samsung.com>
daemon/Makefile
daemon/cpp/common.h
daemon/cpp/inst/AppInst.cpp [new file with mode: 0644]
daemon/cpp/inst/AppInst.h [new file with mode: 0644]
daemon/cpp/inst/AppInstCommon.h [new file with mode: 0644]
daemon/cpp/inst/AppInstCont.cpp [new file with mode: 0644]
daemon/cpp/inst/AppInstCont.h [new file with mode: 0644]
daemon/cpp/inst/AppInstRunning.h [new file with mode: 0644]
daemon/cpp/inst/AppInstTizen.h [new file with mode: 0644]
daemon/cpp/inst/AppInstWeb.h [new file with mode: 0644]
daemon/da_protocol.h