class documentation

class Auxcode(Enum): (source)

View In Hierarchy

Undocumented

Constant EVAL_INPLACE Undocumented
Constant EVAL_POSTPLACE Undocumented
Constant NONE Undocumented
Constant TYPE_COMMAND Undocumented
Constant TYPE_ENGST0 Undocumented
Constant TYPE_ENGST1 Undocumented
Constant TYPE_ENGST2 Undocumented
Constant TYPE_ENGST3 Undocumented
Constant TYPE_ENGST4 Undocumented
Constant TYPE_ENGST5 Undocumented
Constant TYPE_ENGST6 Undocumented
Constant TYPE_ENGST7 Undocumented
Constant TYPE_ENGST8 Undocumented
Constant TYPE_ENGST9 Undocumented
Constant TYPE_FLOAT Undocumented
Constant TYPE_INTEGER Undocumented
Constant TYPE_OBJECT Undocumented
Constant TYPE_STRING Undocumented
Constant TYPE_VOID Undocumented
Constant TYPETYPE_ENGST0_ENGST0 Undocumented
Constant TYPETYPE_ENGST1_ENGST1 Undocumented
Constant TYPETYPE_ENGST2_ENGST2 Undocumented
Constant TYPETYPE_ENGST3_ENGST3 Undocumented
Constant TYPETYPE_ENGST4_ENGST4 Undocumented
Constant TYPETYPE_ENGST5_ENGST5 Undocumented
Constant TYPETYPE_ENGST6_ENGST6 Undocumented
Constant TYPETYPE_ENGST7_ENGST7 Undocumented
Constant TYPETYPE_ENGST8_ENGST8 Undocumented
Constant TYPETYPE_ENGST9_ENGST9 Undocumented
Constant TYPETYPE_FLOAT_FLOAT Undocumented
Constant TYPETYPE_FLOAT_INTEGER Undocumented
Constant TYPETYPE_FLOAT_VECTOR Undocumented
Constant TYPETYPE_INTEGER_FLOAT Undocumented
Constant TYPETYPE_INTEGER_INTEGER Undocumented
Constant TYPETYPE_OBJECT_OBJECT Undocumented
Constant TYPETYPE_STRING_STRING Undocumented
Constant TYPETYPE_STRUCT_STRUCT Undocumented
Constant TYPETYPE_VECTOR_FLOAT Undocumented
Constant TYPETYPE_VECTOR_VECTOR Undocumented
EVAL_INPLACE: int = (source)

Undocumented

Value
112
EVAL_POSTPLACE: int = (source)

Undocumented

Value
113
NONE: int = (source)

Undocumented

Value
0
TYPE_COMMAND: int = (source)

Undocumented

Value
2
TYPE_ENGST0: int = (source)

Undocumented

Value
16
TYPE_ENGST1: int = (source)

Undocumented

Value
17
TYPE_ENGST2: int = (source)

Undocumented

Value
18
TYPE_ENGST3: int = (source)

Undocumented

Value
19
TYPE_ENGST4: int = (source)

Undocumented

Value
20
TYPE_ENGST5: int = (source)

Undocumented

Value
21
TYPE_ENGST6: int = (source)

Undocumented

Value
22
TYPE_ENGST7: int = (source)

Undocumented

Value
23
TYPE_ENGST8: int = (source)

Undocumented

Value
24
TYPE_ENGST9: int = (source)

Undocumented

Value
25
TYPE_FLOAT: int = (source)

Undocumented

Value
4
TYPE_INTEGER: int = (source)

Undocumented

Value
3
TYPE_OBJECT: int = (source)

Undocumented

Value
6
TYPE_STRING: int = (source)

Undocumented

Value
5
TYPE_VOID: int = (source)

Undocumented

Value
1
TYPETYPE_ENGST0_ENGST0: int = (source)

Undocumented

Value
48
TYPETYPE_ENGST1_ENGST1: int = (source)

Undocumented

Value
49
TYPETYPE_ENGST2_ENGST2: int = (source)

Undocumented

Value
50
TYPETYPE_ENGST3_ENGST3: int = (source)

Undocumented

Value
51
TYPETYPE_ENGST4_ENGST4: int = (source)

Undocumented

Value
52
TYPETYPE_ENGST5_ENGST5: int = (source)

Undocumented

Value
53
TYPETYPE_ENGST6_ENGST6: int = (source)

Undocumented

Value
54
TYPETYPE_ENGST7_ENGST7: int = (source)

Undocumented

Value
55
TYPETYPE_ENGST8_ENGST8: int = (source)

Undocumented

Value
56
TYPETYPE_ENGST9_ENGST9: int = (source)

Undocumented

Value
57
TYPETYPE_FLOAT_FLOAT: int = (source)

Undocumented

Value
33
TYPETYPE_FLOAT_INTEGER: int = (source)

Undocumented

Value
38
TYPETYPE_FLOAT_VECTOR: int = (source)

Undocumented

Value
60
TYPETYPE_INTEGER_FLOAT: int = (source)

Undocumented

Value
37
TYPETYPE_INTEGER_INTEGER: int = (source)

Undocumented

Value
32
TYPETYPE_OBJECT_OBJECT: int = (source)

Undocumented

Value
34
TYPETYPE_STRING_STRING: int = (source)

Undocumented

Value
35
TYPETYPE_STRUCT_STRUCT: int = (source)

Undocumented

Value
36
TYPETYPE_VECTOR_FLOAT: int = (source)

Undocumented

Value
59
TYPETYPE_VECTOR_VECTOR: int = (source)

Undocumented

Value
58