dbusxx-xml2cpp - generate proxy and adapter interfaces.
Contents
Description
dbusxx-xml2cpp generates proxy and adapter interfaces from modified D-Bus XML introspection documents.
Name
dbusxx-xml2cpp - generate proxy and adapter interfaces.
Options
--proxy=outfile.h
Generate a proxy interface to outfile.h.
--adapter=outfile.h
Generate an adapter interface to outfile.h.
See Also
dbusxx-introspection(1)
Synopsis
dbusxx-xml2cpp [xmlfile] [--proxy=outfile.h] [--adaptor=outfile.h]
