Add UI handling 94/32194/12
authorAdam Malinowski <a.malinowsk2@partner.samsung.com>
Tue, 2 Dec 2014 13:52:40 +0000 (14:52 +0100)
committerAdam Malinowski <a.malinowsk2@partner.samsung.com>
Tue, 20 Jan 2015 11:59:33 +0000 (12:59 +0100)
commitbbb7a44dd788d8f76776b7eed83847f779db4fcc
tree5b392728b77eecfaf9f73792582214ed0917f891
parente3a72974c6212cddcb0f170183945b3750e427a8
Add UI handling

This patch introduces user interface related stuff, implements
creating UIs and handling responses from them.

Change-Id: I8899ead4d4b6222bf6c50bb51a2703502e2f7210
src/agent/main/Agent.cpp
src/agent/main/Agent.h
src/agent/main/Response.h [new file with mode: 0644]
src/agent/ui/AskUIInterface.h [new file with mode: 0644]
src/common/types/AgentErrorMsg.cpp
src/common/types/AgentErrorMsg.h