// // Generated by the protocol buffer compiler. DO NOT EDIT! // source: JMEAOCPFEOL.proto // #pragma warning disable 1591, 0612, 3021, 8981 #region Designer generated code using pb = global::Google.Protobuf; using pbc = global::Google.Protobuf.Collections; using pbr = global::Google.Protobuf.Reflection; using scg = global::System.Collections.Generic; namespace EggLink.DanhengServer.Proto { /// Holder for reflection information generated from JMEAOCPFEOL.proto public static partial class JMEAOCPFEOLReflection { #region Descriptor /// File descriptor for JMEAOCPFEOL.proto public static pbr::FileDescriptor Descriptor { get { return descriptor; } } private static pbr::FileDescriptor descriptor; static JMEAOCPFEOLReflection() { byte[] descriptorData = global::System.Convert.FromBase64String( string.Concat( "ChFKTUVBT0NQRkVPTC5wcm90bxoRT1BHSkdET0dHTkoucHJvdG8ijwEKC0pN", "RUFPQ1BGRU9MEhMKC0hJSExHQUdITE5JGA0gASgNEhMKC0NETk5HQUdCQUFL", "GAggASgNEiEKC0JPSk1OQUZESktIGAcgAygLMgwuT1BHSkdET0dHTkoSDwoH", "YXJlYV9pZBgOIAEoDRINCgVsZXZlbBgFIAEoDRITCgtISkpGTURIRUFQQhgP", "IAEoDUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM=")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.OPGJGDOGGNJReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.JMEAOCPFEOL), global::EggLink.DanhengServer.Proto.JMEAOCPFEOL.Parser, new[]{ "HIHLGAGHLNI", "CDNNGAGBAAK", "BOJMNAFDJKH", "AreaId", "Level", "HJJFMDHEAPB" }, null, null, null, null) })); } #endregion } #region Messages [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class JMEAOCPFEOL : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new JMEAOCPFEOL()); private pb::UnknownFieldSet _unknownFields; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pb::MessageParser Parser { get { return _parser; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pbr::MessageDescriptor Descriptor { get { return global::EggLink.DanhengServer.Proto.JMEAOCPFEOLReflection.Descriptor.MessageTypes[0]; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] pbr::MessageDescriptor pb::IMessage.Descriptor { get { return Descriptor; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public JMEAOCPFEOL() { OnConstruction(); } partial void OnConstruction(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public JMEAOCPFEOL(JMEAOCPFEOL other) : this() { hIHLGAGHLNI_ = other.hIHLGAGHLNI_; cDNNGAGBAAK_ = other.cDNNGAGBAAK_; bOJMNAFDJKH_ = other.bOJMNAFDJKH_.Clone(); areaId_ = other.areaId_; level_ = other.level_; hJJFMDHEAPB_ = other.hJJFMDHEAPB_; _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public JMEAOCPFEOL Clone() { return new JMEAOCPFEOL(this); } /// Field number for the "HIHLGAGHLNI" field. public const int HIHLGAGHLNIFieldNumber = 13; private uint hIHLGAGHLNI_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint HIHLGAGHLNI { get { return hIHLGAGHLNI_; } set { hIHLGAGHLNI_ = value; } } /// Field number for the "CDNNGAGBAAK" field. public const int CDNNGAGBAAKFieldNumber = 8; private uint cDNNGAGBAAK_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint CDNNGAGBAAK { get { return cDNNGAGBAAK_; } set { cDNNGAGBAAK_ = value; } } /// Field number for the "BOJMNAFDJKH" field. public const int BOJMNAFDJKHFieldNumber = 7; private static readonly pb::FieldCodec _repeated_bOJMNAFDJKH_codec = pb::FieldCodec.ForMessage(58, global::EggLink.DanhengServer.Proto.OPGJGDOGGNJ.Parser); private readonly pbc::RepeatedField bOJMNAFDJKH_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField BOJMNAFDJKH { get { return bOJMNAFDJKH_; } } /// Field number for the "area_id" field. public const int AreaIdFieldNumber = 14; private uint areaId_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint AreaId { get { return areaId_; } set { areaId_ = value; } } /// Field number for the "level" field. public const int LevelFieldNumber = 5; private uint level_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint Level { get { return level_; } set { level_ = value; } } /// Field number for the "HJJFMDHEAPB" field. public const int HJJFMDHEAPBFieldNumber = 15; private uint hJJFMDHEAPB_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint HJJFMDHEAPB { get { return hJJFMDHEAPB_; } set { hJJFMDHEAPB_ = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { return Equals(other as JMEAOCPFEOL); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool Equals(JMEAOCPFEOL other) { if (ReferenceEquals(other, null)) { return false; } if (ReferenceEquals(other, this)) { return true; } if (HIHLGAGHLNI != other.HIHLGAGHLNI) return false; if (CDNNGAGBAAK != other.CDNNGAGBAAK) return false; if(!bOJMNAFDJKH_.Equals(other.bOJMNAFDJKH_)) return false; if (AreaId != other.AreaId) return false; if (Level != other.Level) return false; if (HJJFMDHEAPB != other.HJJFMDHEAPB) return false; return Equals(_unknownFields, other._unknownFields); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override int GetHashCode() { int hash = 1; if (HIHLGAGHLNI != 0) hash ^= HIHLGAGHLNI.GetHashCode(); if (CDNNGAGBAAK != 0) hash ^= CDNNGAGBAAK.GetHashCode(); hash ^= bOJMNAFDJKH_.GetHashCode(); if (AreaId != 0) hash ^= AreaId.GetHashCode(); if (Level != 0) hash ^= Level.GetHashCode(); if (HJJFMDHEAPB != 0) hash ^= HJJFMDHEAPB.GetHashCode(); if (_unknownFields != null) { hash ^= _unknownFields.GetHashCode(); } return hash; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override string ToString() { return pb::JsonFormatter.ToDiagnosticString(this); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void WriteTo(pb::CodedOutputStream output) { #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE output.WriteRawMessage(this); #else if (Level != 0) { output.WriteRawTag(40); output.WriteUInt32(Level); } bOJMNAFDJKH_.WriteTo(output, _repeated_bOJMNAFDJKH_codec); if (CDNNGAGBAAK != 0) { output.WriteRawTag(64); output.WriteUInt32(CDNNGAGBAAK); } if (HIHLGAGHLNI != 0) { output.WriteRawTag(104); output.WriteUInt32(HIHLGAGHLNI); } if (AreaId != 0) { output.WriteRawTag(112); output.WriteUInt32(AreaId); } if (HJJFMDHEAPB != 0) { output.WriteRawTag(120); output.WriteUInt32(HJJFMDHEAPB); } if (_unknownFields != null) { _unknownFields.WriteTo(output); } #endif } #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] void pb::IBufferMessage.InternalWriteTo(ref pb::WriteContext output) { if (Level != 0) { output.WriteRawTag(40); output.WriteUInt32(Level); } bOJMNAFDJKH_.WriteTo(ref output, _repeated_bOJMNAFDJKH_codec); if (CDNNGAGBAAK != 0) { output.WriteRawTag(64); output.WriteUInt32(CDNNGAGBAAK); } if (HIHLGAGHLNI != 0) { output.WriteRawTag(104); output.WriteUInt32(HIHLGAGHLNI); } if (AreaId != 0) { output.WriteRawTag(112); output.WriteUInt32(AreaId); } if (HJJFMDHEAPB != 0) { output.WriteRawTag(120); output.WriteUInt32(HJJFMDHEAPB); } if (_unknownFields != null) { _unknownFields.WriteTo(ref output); } } #endif [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public int CalculateSize() { int size = 0; if (HIHLGAGHLNI != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(HIHLGAGHLNI); } if (CDNNGAGBAAK != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CDNNGAGBAAK); } size += bOJMNAFDJKH_.CalculateSize(_repeated_bOJMNAFDJKH_codec); if (AreaId != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(AreaId); } if (Level != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Level); } if (HJJFMDHEAPB != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(HJJFMDHEAPB); } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } return size; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void MergeFrom(JMEAOCPFEOL other) { if (other == null) { return; } if (other.HIHLGAGHLNI != 0) { HIHLGAGHLNI = other.HIHLGAGHLNI; } if (other.CDNNGAGBAAK != 0) { CDNNGAGBAAK = other.CDNNGAGBAAK; } bOJMNAFDJKH_.Add(other.bOJMNAFDJKH_); if (other.AreaId != 0) { AreaId = other.AreaId; } if (other.Level != 0) { Level = other.Level; } if (other.HJJFMDHEAPB != 0) { HJJFMDHEAPB = other.HJJFMDHEAPB; } _unknownFields = pb::UnknownFieldSet.MergeFrom(_unknownFields, other._unknownFields); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void MergeFrom(pb::CodedInputStream input) { #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE input.ReadRawMessage(this); #else uint tag; while ((tag = input.ReadTag()) != 0) { switch(tag) { default: _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, input); break; case 40: { Level = input.ReadUInt32(); break; } case 58: { bOJMNAFDJKH_.AddEntriesFrom(input, _repeated_bOJMNAFDJKH_codec); break; } case 64: { CDNNGAGBAAK = input.ReadUInt32(); break; } case 104: { HIHLGAGHLNI = input.ReadUInt32(); break; } case 112: { AreaId = input.ReadUInt32(); break; } case 120: { HJJFMDHEAPB = input.ReadUInt32(); break; } } } #endif } #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) { uint tag; while ((tag = input.ReadTag()) != 0) { switch(tag) { default: _unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input); break; case 40: { Level = input.ReadUInt32(); break; } case 58: { bOJMNAFDJKH_.AddEntriesFrom(ref input, _repeated_bOJMNAFDJKH_codec); break; } case 64: { CDNNGAGBAAK = input.ReadUInt32(); break; } case 104: { HIHLGAGHLNI = input.ReadUInt32(); break; } case 112: { AreaId = input.ReadUInt32(); break; } case 120: { HJJFMDHEAPB = input.ReadUInt32(); break; } } } } #endif } #endregion } #endregion Designer generated code