X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ovsdb%2Fovsdb-idlc.1;h=1311759c0f89680b1c6a2be3bc9ea455e9fc875e;hb=e3830e909d210145cbe52a1da66058ebf2581fd6;hp=ee27730af21560e58d0f8feb618554f6b43e2d7d;hpb=d879a707a38eff0335e1b5c12ae4c61f4aa0296b;p=openvswitch diff --git a/ovsdb/ovsdb-idlc.1 b/ovsdb/ovsdb-idlc.1 index ee27730a..1311759c 100644 --- a/ovsdb/ovsdb-idlc.1 +++ b/ovsdb/ovsdb-idlc.1 @@ -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 " +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 " +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 " A whose \fBkey\fR is \fB"uuid"\fR may have an additional member named \fB"keyRefTable"\fR, whose value is a table name. This