Vasum Wrapper: wrap old api client library #2 89/38889/16
authorKrzysztof Dynowski <k.dynowski@samsung.com>
Tue, 21 Apr 2015 14:54:03 +0000 (16:54 +0200)
committerKrzysztof Dynowski <k.dynowski@samsung.com>
Fri, 8 May 2015 16:01:05 +0000 (18:01 +0200)
commit0ff9530e23f7f3fac687425461406d86083a994f
treeddd5aec698edd35ebaf195cf8e9fff3209ba82ee
parent49bcbe69cf98fcad1abe8416cd41698478d583ae
Vasum Wrapper: wrap old api client library #2

[Bug/Feature]   Old API wrapper
[Cause]         wrap to vasum lib
[Solution]      #2 binary compatible wrapper
[Verification]  Build, install on target, check journal

Change-Id: Ifadee97d41189937aacc1723f2890bb5904c6851
15 files changed:
cli/CMakeLists.txt
client/CMakeLists.txt
client/host-ipc-connection.cpp
client/host-ipc-connection.hpp
client/vasum-client-impl.cpp
client/vasum-client-impl.hpp
client/vasum-client.h
client/vasum-wrapper.cpp [new file with mode: 0644]
client/vasum.h
client/vasum_list.h [moved from client/sc_adt.h with 81% similarity]
client/wrapper-compat.cpp [new file with mode: 0644]
client/wrapper-compat.h [new file with mode: 0644]
common/epoll/event-poll.cpp
packaging/vasum.spec
tests/unit_tests/CMakeLists.txt