Skip to main content

dds_stream_opcode_DDS_OP_KOF

Constant dds_stream_opcode_DDS_OP_KOF 

Source
pub const dds_stream_opcode_DDS_OP_KOF: dds_stream_opcode = 117440512;
Expand description

Key offset list [KOF, 0, n] [offset-1] … [offset-n] where n = number of key offsets in following ops offset = Offset of the key field relative to the previous offset, repeated n times when key is in a nested struct. In case of inheritance of mutable structs, a single offset of the key member relative to the first op of the top-level type (index 0).