capnproto-dlang ~master (2022-01-25T00:15:37.4620521)
Dub
Repo
TestGroups.Builder
capnproto
tests
test
TestGroups
Undocumented in source.
struct
TestGroups
static
struct
Builder {
this
(SegmentBuilder* segment, int data, int pointers, int dataSize, short pointerCount);
auto
asReader
();
Groups
.
Builder
getGroups
();
Groups
.
Builder
initGroups
();
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.
getGroups
Groups
.
Builder
getGroups
()
Undocumented in source. Be warned that the author may not have intended to support it.
initGroups
Groups
.
Builder
initGroups
()
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
TestGroups
static variables
structSize
structs
Builder
Groups
Reader