Add message bindings

Add C++ bindings for the sd_bus_message_* class functions.  This
binding creates a unique_ptr wrapper around sd_bus_message*, using
the appropriate sd_bus_message deref calls when the unique_ptr leaves
scope.

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