capnproto-dlang ~master (2022-01-25T00:15:37.4620521)
Dub
Repo
Baz.Reader
capnproto
tests
test
TestGroups
Groups
Baz
Undocumented in source.
struct
Baz
static
struct
Reader {
this
(SegmentReader* segment, int data, int pointers, int dataSize, short pointerCount, int nestingLimit);
int
getCorge
();
bool
hasGrault
();
string
getGrault
();
bool
hasGarply
();
string
getGarply
();
StructReader
b
;
}
Constructors
this
this
(SegmentReader* segment, int data, int pointers, int dataSize, short pointerCount, int nestingLimit)
Undocumented in source.
Members
Functions
getCorge
int
getCorge
()
Undocumented in source. Be warned that the author may not have intended to support it.
getGarply
string
getGarply
()
Undocumented in source. Be warned that the author may not have intended to support it.
getGrault
string
getGrault
()
Undocumented in source. Be warned that the author may not have intended to support it.
hasGarply
bool
hasGarply
()
Undocumented in source. Be warned that the author may not have intended to support it.
hasGrault
bool
hasGrault
()
Undocumented in source. Be warned that the author may not have intended to support it.
Variables
b
StructReader
b
;
Undocumented in source.
Meta
Source
See Implementation
capnproto
tests
test
TestGroups
Groups
Baz
static variables
structSize
structs
Builder
Reader