ovsdb-idlc: Add "get" accessor functions to generated code.
authorBen Pfaff <blp@nicira.com>
Wed, 16 Jun 2010 22:56:15 +0000 (15:56 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 12 Jul 2010 17:13:53 +0000 (10:13 -0700)
commita6ec908966edac7d00c0e51f1a1ac504fa3d9427
tree630536f1548aa87b8b9dcbe6f66e60a6650e3a86
parentaf6278e146cd187938925009bf4598732a5351ed
ovsdb-idlc: Add "get" accessor functions to generated code.

It can be useful to get direct access to the "struct ovsdb_datum"s that
underlie the "cooked" data structures maintained by the IDL code.  This
commit provides a convenient interface through the IDL.
ovsdb/ovsdb-idlc.in