google.protobuf.common

Undocumented in source.

Members

Aliases

bytes
alias bytes = ubyte[]
Undocumented in source.

Classes

ProtobufException
class ProtobufException
Undocumented in source.

Enums

MapFieldTag
enum MapFieldTag
Undocumented in source.
Wire
enum Wire
Undocumented in source.
protocVersion
eponymoustemplate protocVersion(T)
Undocumented in source.

Functions

keyWireToWire
Wire keyWireToWire(Wire wire)
Undocumented in source. Be warned that the author may not have intended to support it.
protoDefaultValue
auto protoDefaultValue()
Undocumented in source. Be warned that the author may not have intended to support it.
validateProto
bool validateProto()
Undocumented in source. Be warned that the author may not have intended to support it.
valueWireToWire
Wire valueWireToWire(Wire wire)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

Oneof
struct Oneof
Undocumented in source.
Proto
struct Proto
Undocumented in source.

Templates

Message
template Message(T)
Undocumented in source.
isOneof
template isOneof(alias field)
Undocumented in source.
protoByField
template protoByField(alias field)
Undocumented in source.
validateField
template validateField(alias field)
Undocumented in source.

Variables

oneofAccessorName
enum string oneofAccessorName(alias field);
Undocumented in source.
oneofAccessors
enum string oneofAccessors(alias field);
Undocumented in source.
oneofCaseFieldName
enum string oneofCaseFieldName(alias field);
Undocumented in source.

Meta