debian man page for obus-gen-interface

Query: obus-gen-interface

OS: debian

Section: 1

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

OBUS-GEN-INTERFACE(1)					      General Commands Manual					     OBUS-GEN-INTERFACE(1)

NAME
obus-gen-interface - convert D-Bus introspection files to ocaml code
SYNOPSIS
obus-gen-interface [ options ] input-file
DESCRIPTION
obus-gen-interface generates an OCaml module from a D-Bus introspection file. The generated module contains methods, signals and properties definitions. It is required for by both client-side and server-side code. Note that the files generated by obus-gen-interface are not meant to be edited.
OPTIONS
-o output-prefix Use this name as output prefix. It defaults to the input file name without its extension and extended with "_interfaces". For exam- ple, if the input file name is "foo.xml" (or "foo.obus"), then "obus-gen-interface" will generate "foo_interfaces.ml" and "foo_interfaces.mli". -keep-common Keeps common interfaces, i.e. all interfaces starting with "org.freedesktop.DBus". By default they are dropped. -mode {both|client|server} Set the code generation mode. It defaults to "both". In "client" mode, only code for client-side use is generated. In "server" mode, only code for server-side use is generated. In "both" mode, code for client-side and server-side use is generated. -help or --help Display a short usage summary and exit.
AUTHOR
Jeremie Dimino <jeremie@dimino.org>
SEE ALSO
obus-introspect(1), obus-gen-client(1), obus-gen-server(1). April 2010 OBUS-GEN-INTERFACE(1)
Related Man Pages
lttng-gen-tp(1) - debian
obus-gen-server(1) - debian
obus-gen-client(1) - debian
dbus-binding-tool(1) - centos
wscompile(1m) - sunos
Similar Topics in the Unix Linux Community
Thingamablog makes client-side blogging easy
Humax 0.2.1 (Default branch)
Ingo H3 (1.2-RC3) (Default branch)
Ingo H3 (1.2.1) (Default branch)
How to print the output side by side?