Searched defs:UNION (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/rad/pyrad/common/
H A Dclient.py73 UNION = 16 variable in class:_Type
88 _DERIVED = set([ _Type.ARRAY, _Type.COMPOSITE, _Type.ENUM, _Type.UNION ])
437 elif self._type == _Type.UNION:
504 elif self._type == _Type.UNION:
546 elif self._type == _Type.UNION:

Completed in 205 milliseconds