跳转至

mce::UUID

文档版本:r/20_u8
协议版本:671

mce::UUID类型。该类型用于protocol.type.mce::uuid.description

结构

digraph "mce::UUID" {
rankdir = LR
43
43 -> 44
44 -> 45
43 -> 46
46 -> 47

43 [label="mce::UUID",comment="name: \"mce::UUID\", typeName: \"\", id: 43, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
44 [label="Most Significant Bits",comment="name: \"Most Significant Bits\", typeName: \"\", id: 44, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
45 [label="unsigned int64",comment="name: \"unsigned int64\", typeName: \"\", id: 45, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
46 [label="Least Significant Bits",comment="name: \"Least Significant Bits\", typeName: \"\", id: 46, branchId: 0, recurseId: -1, attributes: 0, notes: \"\""];
47 [label="unsigned int64",comment="name: \"unsigned int64\", typeName: \"\", id: 47, branchId: 0, recurseId: -1, attributes: 512, notes: \"\""];
{ rank = max;45;47}

}

字段

mce::UUID
[most_significant_bits][least_significant_bits]
Most Significant Bits:unsigned int64
基本类型。protocol.type.mce::uuid.most_significant_bits.description
Least Significant Bits:unsigned int64
基本类型。protocol.type.mce::uuid.least_significant_bits.description