protocolbuffer ~master (2022-05-04T12:34:33.95522)
Dub
Repo
PBChild
dprotobuf
pbchild
Undocumented in source.
struct
PBChild {
string
modifier
;
string
type
;
string
name
;
string
[]
comments
;
int
index
;
string
valdefault
;
bool
packed
;
bool
is_dep
;
static
PBChild
opCall
(ParserData pbstring);
}
Members
Static functions
opCall
PBChild
opCall
(ParserData pbstring)
Undocumented in source.
Variables
comments
string
[]
comments
;
Undocumented in source.
index
int
index
;
Undocumented in source.
is_dep
bool
is_dep
;
Undocumented in source.
modifier
string
modifier
;
Undocumented in source.
name
string
name
;
Undocumented in source.
packed
bool
packed
;
Undocumented in source.
type
string
type
;
Undocumented in source.
valdefault
string
valdefault
;
Undocumented in source.
Meta
Source
See Implementation
dprotobuf
pbchild
functions
isPackable
toDType
wTFromType
structs
PBChild