tfd v0.0.1 (2020-05-02T13:20:15Z)
Dub
Repo
ProtobufCMessage
tfd
protobuf
Undocumented in source.
struct
ProtobufCMessage {
const
(
ProtobufCMessageDescriptor
)*
descriptor
;
uint
n_unknown_fields
;
ProtobufCMessageUnknownField
*
unknown_fields
;
}
Members
Variables
descriptor
const
(
ProtobufCMessageDescriptor
)*
descriptor
;
Undocumented in source.
n_unknown_fields
uint
n_unknown_fields
;
Undocumented in source.
unknown_fields
ProtobufCMessageUnknownField
*
unknown_fields
;
Undocumented in source.
Meta
Source
See Implementation
tfd
protobuf
functions
isMessage
printAllTFOps
toStringImpl
mixin templates
OpDispatchMixin
structs
Message
ProtobufCMessage
ProtobufCMessageDescriptor
ProtobufCMessageUnknownField