commit | 5b4857945e0107eb7b0a7fa1561f1d38f5a80c2a | [log] [tgz] |
---|---|---|
author | Patrick Williams <patrick@stwcx.xyz> | Tue Aug 02 07:35:14 2016 -0500 |
committer | Patrick Williams <patrick@stwcx.xyz> | Mon Sep 12 21:54:47 2016 -0500 |
tree | dda451574d5aa7775a1c5f4d5d6e6df5d31a4084 | |
parent | 1807fa4733aa875934c5fc0384b10a866e3553c4 [diff] |
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>