aboutsummaryrefslogtreecommitdiff
path: root/vswitchd/vswitch-idl.ann
blob: 7a5cc3147f2b3b73330f56b872c4b4897cff7f5b (plain)
1
2
3
4
5
6
7
8
9
# -*- python -*-

# This code, when invoked by "ovsdb-idlc annotate" (by the build
# process), annotates vswitch.ovsschema with additional data that give
# the ovsdb-idl engine information about the types involved, so that
# it can generate more programmer-friendly data structures.

s["idlPrefix"] = "ovsrec_"
s["idlHeader"] = "\"vswitchd/vswitch-idl.h\""