File: dbusxx-introspect.1

package info (click to toggle)
dbus-c%2B%2B 0.9.0-11
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 2,868 kB
  • sloc: sh: 10,179; cpp: 7,702; makefile: 361; xml: 335; ansic: 110
file content (19 lines) | stat: -rw-r--r-- 576 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
.TH DBUSXX-INTROSPECT "1" "May 2011" "libdbus-c++-dev"
.SH NAME
dbusxx\-introspect \- produce D-Bus XML interface descriptions.
.SH SYNOPSIS
.B dbusxx\-introspect
[\fIobject_path\fR]
[\fIdestination\fR]
.SH DESCRIPTION
\fBdbusxx\-introspect\fR
returns an XML description of the object, including its interfaces (with
signals and methods), objects below it in the object path tree, and its
properties.
.SH SEE ALSO
.PP
\fBdbusxx-xml2cpp\fR(1)
.SH AUTHOR
.PP
This manual page was written by Vincent Cheng <vcheng@debian.org>,
for the Debian project (and may be used by others).