Add listing types of policies 14/32214/5
authorZofia Abramowska <z.abramowska@samsung.com>
Tue, 16 Dec 2014 15:48:58 +0000 (16:48 +0100)
committerZofia Abramowska <z.abramowska@samsung.com>
Tue, 23 Dec 2014 16:20:35 +0000 (17:20 +0100)
commit582e79ea7c430629a9ee5fa432839956174c736d
tree644b0dc2fa2c09d5ae80347b176de9f8e0ed3bf2
parent14d1fb229ad782830543cb3ac04b58a46c67f504
Add listing types of policies

Change-Id: Iab51f7ec232fb711ac6945be1ce71effa7e59ef1
13 files changed:
src/client-async/logic/Logic.cpp
src/client-common/CMakeLists.txt
src/client-common/cache/CacheInterface.h
src/client-common/plugins/NaiveInterpreter.cpp [deleted file]
src/client-common/plugins/NaiveInterpreter.h
src/client/logic/Logic.cpp
src/common/CMakeLists.txt
src/common/plugin/ExternalPluginInterface.h
src/common/plugin/PluginManager.cpp
src/common/plugin/PluginManager.h
src/common/types/PolicyDescription.cpp [new file with mode: 0644]
src/common/types/PolicyDescription.h [new file with mode: 0644]
src/include/cynara-client-plugin.h