| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
int --+
|
EnumMeta('Enum', (object,), temp_enum_dict) --+ |
| |
Enum --+
|
IntEnum --+
|
AutoEnum --+
|
Field
|
|||
|
Inherited from Inherited from Inherited from |
|||
|
|||
|
|||
__order__ = 'TYPE START LENGTH END DECIMALS FLAGS CLASS EMPTY
|
|||
TYPE = "Char, Date, Logical, etc."
|
|||
START = "Field offset in record"
|
|||
LENGTH = "Length of field in record"
|
|||
END = "End of field in record (exclusive)"
|
|||
DECIMALS = "Number of decimal places if numeric"
|
|||
FLAGS = "System, Binary, Nullable"
|
|||
CLASS = "python class type"
|
|||
EMPTY = "python function for empty field"
|
|||
NUL = "python function for null field"
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
__order__
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Wed Nov 4 21:20:42 2015 | http://epydoc.sourceforge.net |