other versions
- bookworm 0.9.0-11
- testing 0.9.0-12+b2
- unstable 0.9.0-12+b3
- experimental 0.9.0-14+b1
DBUSXX-XML2CPP(1) | General Commands Manual | DBUSXX-XML2CPP(1) |
NAME¶
dbusxx-xml2cpp - generate proxy and adapter interfaces.
SYNOPSIS¶
dbusxx-xml2cpp [xmlfile] [--proxy=outfile.h] [--adaptor=outfile.h]
DESCRIPTION¶
dbusxx-xml2cpp generates proxy and adapter interfaces from modified D-Bus XML introspection documents.
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)
AUTHOR¶
This manual page was written by Vincent Cheng <vcheng@debian.org>, for the Debian project (and may be used by others).
May 2011 | libdbus-c++-dev |