logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

dbusxx-xml2cpp - generate proxy and adapter interfaces.

Author

       This  manual  page  was  written by Vincent Cheng <vcheng@debian.org>, for the Debian project (and may be
       used by others).

libdbus-c++-dev                                     May 2011                                   DBUSXX-XML2CPP(1)

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]

See Also