ovsdb: Implement C bindings for IDL.
[sliver-openvswitch.git] / ovsdb / ovsdb-idlc.1
index ee27730..1311759 100644 (file)
@@ -34,6 +34,17 @@ with a few additions:
 Lines that begin with \fB//\fR (two forward slashes) are ignored and
 thus can be used for comments.
 .
+.IP "\fB""\fBidlPrefix\fR"" member of <database-schema>"
+This member, which is required, specifies a string that is prefixed to
+top-level names in C bindings.  It should probably end in an
+underscore.
+.
+.IP "\fB""\fBidlHeader\fR"" member of <database-schema>"
+This member, which is required, specifies the name of the IDL header.
+It will be output on an \fB#include\fR line in the source file
+generated by the C bindings.  It should include the bracketing
+\fB""\fR or \fB<>\fR.
+.
 .IP "\fB""\fBkeyRefTable\fR"" member of <type>"
 A <type> whose \fBkey\fR is \fB"uuid"\fR may have an additional member
 named \fB"keyRefTable"\fR, whose value is a table name.  This