MsgType.MsgType

Undocumented in source.
  1. enum MsgType;
    template MsgType(string T)
    static if(T == "int32" || T == "sint32" || T == "int64" || T == "sint64" || T == "uint32" || T == "uint64" || T == "bool")
    enum MsgType = 0;
  2. enum MsgType;
  3. enum MsgType;
  4. enum MsgType;
  5. enum MsgType;

Meta