sdbus++: generate callback methods for server bindings

Create sd-bus message handler methods as callbacks for object
method calls.  These generated callbacks will extract the
parameters from the message, call the virtual-method implementation,
and pack the response into a method-return message, which is sent
back to the caller.

Change-Id: Ia3872bbbbfdb57375a1ffdde7e64296271cdd532
Signed-off-by: Patrick Williams <patrick@stwcx.xyz>
4 files changed
tree: 48858418ff429bc7f6a7c3c2d12bb0a68709fc9e
  1. mapbox/
  2. sdbusplus/
  3. test/
  4. tools/
  5. .gitignore
  6. LICENSE