Add translation methods between agent<->cynara<->plugin 42/31042/7
authorZofia Abramowska <z.abramowska@samsung.com>
Mon, 1 Dec 2014 15:58:10 +0000 (16:58 +0100)
committerLukasz Wojciechowski <l.wojciechow@partner.samsung.com>
Mon, 15 Dec 2014 10:17:20 +0000 (02:17 -0800)
commit75889548626ad2fe24f591895e738d0edbbd8b50
tree34c6c5c35922c56b15ae034a178ee8d560fb077b
parentc9f5233f14b09160254bbe008099e5289f1d19de
Add translation methods between agent<->cynara<->plugin

Change-Id: Ifd24baca36d9afed2b5201b44054d03584216f22
packaging/askuser.spec
src/common/CMakeLists.txt
src/common/translator/Translator.cpp [new file with mode: 0644]
src/common/translator/Translator.h [new file with mode: 0644]
src/common/types/AgentErrorMsg.cpp [new file with mode: 0644]
src/common/types/AgentErrorMsg.h [new file with mode: 0644]
src/common/types/RequestData.h [new file with mode: 0644]
src/common/types/SupportedTypes.h [new file with mode: 0644]