Home
last modified time | relevance | path

Searched refs:EnumerationValue (Results 1 – 2 of 2) sorted by relevance

/xen-4.10.0-shim-comet/tools/libxl/
A Didl.txt128 element in the list is of type idl.EnumerationValue.
130 Each EnumerationValue has the following properties:
132 EnumerationValue.enum Reference to containing Enumeration
133 EnumerationValue.name The C name of this value, including
137 EnumerationValue.rawname The C name of this value, excluding
141 EnumerationValue.valuename The name of this value, excluding the
144 EnumerationValue.value The integer value associated with this name.
A Didl.py159 class EnumerationValue(object): class
182 self.values.append(EnumerationValue(self, num, name,

Completed in 3 milliseconds