Add bus bindings

Add C++ bindings for the sd_bus_(bus) class interfaces.  This
binding creates a unique_ptr wrapper around sd_bus*, using the
appropriate sd_bus deref calls when the unique_ptr leaves scope.

Change-Id: I0bb3842e384217ac5606bb3bf350d7fc3babf1ad
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
2 files changed
tree: dda451574d5aa7775a1c5f4d5d6e6df5d31a4084
  1. sdbusplus/
  2. test/
  3. LICENSE