dprotobuf.pbroot

Undocumented in source.

Members

Functions

applyExtensions
auto applyExtensions(PBRoot root, PBExtension[] exts)
Undocumented in source. Be warned that the author may not have intended to support it.
getExtensions
PBExtension[] getExtensions(T root)
Undocumented in source. Be warned that the author may not have intended to support it.
searchForMessage
PBMessage* searchForMessage(PBRoot root, string message)
Undocumented in source. Be warned that the author may not have intended to support it.
searchMessages
PBMessage* searchMessages(T root, ParserData message)

Ditto

Structs

PBRoot
struct PBRoot
Undocumented in source.

Meta