enum CapnProto::Meta::ElementSize
Defined in:
capnproto/meta.crEnum Members
-
Empty =
0
-
Bit =
1
-
Byte =
2
-
TwoBytes =
3
-
FourBytes =
4
-
EightBytes =
5
-
Pointer =
6
-
InlineComposite =
7