Hide VsmZone and VsmNetdevType structs from API 48/44748/4
authorLukasz Pawelczyk <l.pawelczyk@samsung.com>
Mon, 27 Jul 2015 09:20:37 +0000 (11:20 +0200)
committerDariusz Michaluk <d.michaluk@samsung.com>
Tue, 28 Jul 2015 07:26:21 +0000 (00:26 -0700)
commitd58f1b9ef9e764daae6079beb920f3570081c06e
treeac833aa35717bfe895058e01e99e47310aaf5b78
parent2d6dff014e5ee531da341584f98d1ea8121c55a2
Hide VsmZone and VsmNetdevType structs from API

[Feature]       N/A
[Cause]         Make it easier to change them in the future without
                breaking the ABI. Also remove duplicate related API
                function from the code.
[Solution]      N/A
[Verification]  N/A

Change-Id: Ib0ec7374ee0f94cd88e2998e9d10f18ae094ee98
cli/command-line-interface.cpp
client/vasum-client-impl.cpp
client/vasum-client-impl.hpp
client/vasum-client.cpp
client/vasum-client.h
tests/unit_tests/client/ut-client.cpp
wrapper/wrapper.cpp