capnproto-dlang ~master (2022-01-25T00:15:37.4620521)
Dub
Repo
Struct32.Builder
capnproto
tests
test
TestLists
Struct32
Undocumented in source.
struct
Struct32
static
struct
Builder {
this
(SegmentBuilder* segment, int data, int pointers, int dataSize, short pointerCount);
auto
asReader
();
uint
getF
();
void
setF
(uint value);
StructBuilder
b
;
}
Constructors
this
this
(SegmentBuilder* segment, int data, int pointers, int dataSize, short pointerCount)
Undocumented in source.
Members
Functions
asReader
auto
asReader
()
Undocumented in source. Be warned that the author may not have intended to support it.
getF
uint
getF
()
Undocumented in source. Be warned that the author may not have intended to support it.
setF
void
setF
(uint value)
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
b
StructBuilder
b
;
Undocumented in source.
Meta
Source
See Implementation
capnproto
tests
test
TestLists
Struct32
static variables
structSize
structs
Builder
Reader