dproto v1.1.1 (2014-11-02T22:46:59Z)
Home
Dub
Repo
MsgType.MsgType
dproto
serialize
MsgType
Undocumented in source.
enum
MsgType
;
enum
MsgType
;
template
MsgType
(string T)
static if
(!(
T == "int32" || T == "sint32" || T == "int64" || T == "sint64" || T == "uint32" || T == "uint64" || T == "bool"
))
static if
(
T == "fixed64" || T == "sfixed64" || T == "double"
)
enum
MsgType
=
1
;
enum
MsgType
;
enum
MsgType
;
enum
MsgType
;
Meta
Source
See Source File
dproto
serialize
MsgType
manifest constants
MsgType