X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ovsdb%2Fovsdb-idlc.1;h=a2de7aec7dbcb5af51a943f6c1431968879fb747;hb=c6278d208924bb04c41266ddca276712f95533bc;hp=1a7e8041d0a210f23d5d638513822a88b2a8a0bb;hpb=a4af00400a835eb87569ba40e21874c05e872c0f;p=openvswitch diff --git a/ovsdb/ovsdb-idlc.1 b/ovsdb/ovsdb-idlc.1 index 1a7e8041..a2de7aec 100644 --- a/ovsdb/ovsdb-idlc.1 +++ b/ovsdb/ovsdb-idlc.1 @@ -39,17 +39,6 @@ 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 -expresses the constraint that keys of the given are UUIDs that -reference rows in the named table. This allows the IDL to supply a -structure pointer in place of a raw UUID in its marshalled version of -the given type. -. -.IP "\fB""valueRefTable""\fR member of " -Analogous to \fB"keyRefTable"\fR in meaning and effect, except that it -applies to the \fB"value"\fR member of the . .SS "Commands" .IP "\fBannotate\fI schema annotations\fR" Reads \fIschema\fR, which should be a file in JSON format (ordinarily