Add implementation of simple asynch check 55/35955/3
authorZofia Abramowska <z.abramowska@samsung.com>
Wed, 25 Feb 2015 17:38:10 +0000 (18:38 +0100)
committerLukasz Wojciechowski <l.wojciechow@partner.samsung.com>
Mon, 9 Mar 2015 11:34:11 +0000 (04:34 -0700)
commit7464614457e56fccfec4dc27734508b331ff6bb3
treefb080fd9efd5f3f5a15a84bad882f8da93b829bc
parentd894ff4c814045f28620970fa8397281495ecc87
Add implementation of simple asynch check

Add implementation in api and logic layers.
Protocol layer is shared with synchronous client.

Change-Id: Ic8ade619756cb7e0893e3da25a5452e1bf3b0994
src/client-async/api/ApiInterface.h
src/client-async/api/client-async-api.cpp
src/client-async/check/CheckData.h
src/client-async/logic/Logic.cpp
src/client-async/logic/Logic.h