models.flag_enum module¶
-
class
models.flag_enum.
FlagEnum
[source]¶ Bases:
object
Implementation of the ‘Flag’ enum.
TODO: type enum description here.
- Attributes:
KERROR: TODO: type description here. KTRUNCATED: TODO: type description here. KCSV: TODO: type description here.
-
KCSV
= 'kCSV'¶
-
KERROR
= 'kError'¶
-
KTRUNCATED
= 'kTruncated'¶