Index
A
|
B
|
C
|
D
|
E
|
F
|
G
|
I
|
M
|
N
|
O
|
R
|
S
|
T
|
U
|
V
|
W
|
Z
A
API_VERSION (in module sofab.types)
ARRAY_FIXLEN (sofab.types.WireType attribute)
(sofab.WireType attribute)
ARRAY_MAX (in module sofab.types)
ARRAY_SIGNED (sofab.types.WireType attribute)
(sofab.WireType attribute)
ARRAY_UNSIGNED (sofab.types.WireType attribute)
(sofab.WireType attribute)
B
BLOB (sofab.FixlenSubtype attribute)
(sofab.types.FixlenSubtype attribute)
bool() (sofab.Decoder method)
(sofab.decoder.Decoder method)
buffer_set() (sofab.Encoder method)
(sofab.encoder.Encoder method)
bytes() (sofab.Decoder method)
(sofab.decoder.Decoder method)
bytes_used() (sofab.Encoder method)
(sofab.encoder.Encoder method)
C
count (sofab.Field attribute)
(sofab.types.Field attribute)
D
Decoder (class in sofab)
(class in sofab.decoder)
drive() (sofab.Decoder method)
(sofab.decoder.Decoder method)
E
Encoder (class in sofab)
(class in sofab.encoder)
error (sofab.Encoder attribute)
(sofab.encoder.Encoder property)
F
Field (class in sofab)
(class in sofab.types)
field (sofab.Decoder attribute)
(sofab.decoder.Decoder property)
FIXLEN (sofab.types.WireType attribute)
(sofab.WireType attribute)
fixlen_len() (sofab.Decoder method)
(sofab.decoder.Decoder method)
FIXLEN_MAX (in module sofab.types)
FixlenSubtype (class in sofab)
(class in sofab.types)
float32() (sofab.Decoder method)
(sofab.decoder.Decoder method)
float64() (sofab.Decoder method)
(sofab.decoder.Decoder method)
flush() (sofab.Encoder method)
(sofab.encoder.Encoder method)
FP32 (sofab.FixlenSubtype attribute)
(sofab.types.FixlenSubtype attribute)
FP64 (sofab.FixlenSubtype attribute)
(sofab.types.FixlenSubtype attribute)
G
getvalue() (sofab.Encoder method)
(sofab.encoder.Encoder method)
I
id (sofab.Field attribute)
(sofab.types.Field attribute)
ID_MAX (in module sofab.types)
IMPL (in module sofab)
M
MASK64 (in module sofab.types)
MAX_DEPTH (in module sofab.types)
module
sofab
sofab.decoder
sofab.encoder
sofab.types
sofab.visitor
N
next() (sofab.Decoder method)
(sofab.decoder.Decoder method)
O
on_bytes() (sofab.Visitor method)
(sofab.visitor.Visitor method)
on_field() (sofab.Visitor method)
(sofab.visitor.Visitor method)
on_float32() (sofab.Visitor method)
(sofab.visitor.Visitor method)
on_float32_array() (sofab.Visitor method)
(sofab.visitor.Visitor method)
on_float64() (sofab.Visitor method)
(sofab.visitor.Visitor method)
on_float64_array() (sofab.Visitor method)
(sofab.visitor.Visitor method)
on_sequence_begin() (sofab.Visitor method)
(sofab.visitor.Visitor method)
on_sequence_end() (sofab.Visitor method)
(sofab.visitor.Visitor method)
on_signed() (sofab.Visitor method)
(sofab.visitor.Visitor method)
on_signed_array() (sofab.Visitor method)
(sofab.visitor.Visitor method)
on_string() (sofab.Visitor method)
(sofab.visitor.Visitor method)
on_unsigned() (sofab.Visitor method)
(sofab.visitor.Visitor method)
on_unsigned_array() (sofab.Visitor method)
(sofab.visitor.Visitor method)
over_buffer() (sofab.Encoder class method)
(sofab.encoder.Encoder class method)
R
read_float32_array() (sofab.Decoder method)
(sofab.decoder.Decoder method)
read_float64_array() (sofab.Decoder method)
(sofab.decoder.Decoder method)
read_signed_array() (sofab.Decoder method)
(sofab.decoder.Decoder method)
read_unsigned_array() (sofab.Decoder method)
(sofab.decoder.Decoder method)
S
SEQUENCE_END (sofab.types.WireType attribute)
(sofab.WireType attribute)
SEQUENCE_START (sofab.types.WireType attribute)
(sofab.WireType attribute)
SIGNED (sofab.types.WireType attribute)
(sofab.WireType attribute)
signed() (sofab.Decoder method)
(sofab.decoder.Decoder method)
SIGNED_MIN (in module sofab.types)
size (sofab.Field attribute)
(sofab.types.Field attribute)
skip() (sofab.Decoder method)
(sofab.decoder.Decoder method)
sofab
module
sofab.decoder
module
sofab.encoder
module
sofab.types
module
sofab.visitor
module
SofaBufferError
,
[1]
SofaDecodeError
,
[1]
SofaError
,
[1]
SofaIncompleteError
,
[1]
SofaLimitError
,
[1]
SofaRangeError
,
[1]
SofaStateError
,
[1]
STRING (sofab.FixlenSubtype attribute)
(sofab.types.FixlenSubtype attribute)
string() (sofab.Decoder method)
(sofab.decoder.Decoder method)
subtype (sofab.Field attribute)
(sofab.types.Field attribute)
T
type (sofab.Field attribute)
(sofab.types.Field attribute)
U
UNSIGNED (sofab.types.WireType attribute)
(sofab.WireType attribute)
unsigned() (sofab.Decoder method)
(sofab.decoder.Decoder method)
UNSIGNED_MAX (in module sofab.types)
V
Visitor (class in sofab)
(class in sofab.visitor)
W
WireType (class in sofab)
(class in sofab.types)
write_bool() (sofab.Encoder method)
(sofab.encoder.Encoder method)
write_bytes() (sofab.Encoder method)
(sofab.encoder.Encoder method)
write_float32() (sofab.Encoder method)
(sofab.encoder.Encoder method)
write_float32_array() (sofab.Encoder method)
(sofab.encoder.Encoder method)
write_float64() (sofab.Encoder method)
(sofab.encoder.Encoder method)
write_float64_array() (sofab.Encoder method)
(sofab.encoder.Encoder method)
write_sequence_begin_lazy() (sofab.Encoder method)
(sofab.encoder.Encoder method)
write_sequence_end() (sofab.Encoder method)
(sofab.encoder.Encoder method)
write_sequence_end_keep() (sofab.Encoder method)
(sofab.encoder.Encoder method)
write_signed() (sofab.Encoder method)
(sofab.encoder.Encoder method)
write_signed_array() (sofab.Encoder method)
(sofab.encoder.Encoder method)
write_string() (sofab.Encoder method)
(sofab.encoder.Encoder method)
write_unsigned() (sofab.Encoder method)
(sofab.encoder.Encoder method)
write_unsigned_array() (sofab.Encoder method)
(sofab.encoder.Encoder method)
Z
zigzag_decode() (in module sofab)
zigzag_encode() (in module sofab)
SofaBuffers
Navigation
API reference
sofab
Related Topics
Documentation overview