// // Generated by the protocol buffer compiler. DO NOT EDIT! // source: BFDLHIDCNMF.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 BFDLHIDCNMF.proto public static partial class BFDLHIDCNMFReflection { #region Descriptor /// File descriptor for BFDLHIDCNMF.proto public static pbr::FileDescriptor Descriptor { get { return descriptor; } } private static pbr::FileDescriptor descriptor; static BFDLHIDCNMFReflection() { byte[] descriptorData = global::System.Convert.FromBase64String( string.Concat( "ChFCRkRMSElEQ05NRi5wcm90bxoRTlBQTkZQUEVOTUMucHJvdG8aEUNESU1F", "TUZKSkZQLnByb3RvGhFCSEdQSEtMRUhFQy5wcm90byKZAgoLQkZETEhJRENO", "TUYSEwoLTEROQkVJREpCSEkYDyABKA0SEwoLSkROR0ZCT0FKQVAYDSABKAgS", "EAoIc2NvcmVfaWQYBCABKA0SEwoLQ09DT05HQUNJRkoYCiABKAgSIQoLTklB", "RUdISkxOTUIYCSABKAsyDC5DRElNRU1GSkpGUBIhCgtLSlBNT0hGSUlMTxgD", "IAEoDjIMLk5QUE5GUFBFTk1DEhMKC01JREVKTkpDQUlBGAEgASgNEhMKC2Vu", "ZXJneV9pbmZvGAIgASgNEhMKC0FOSEZKS0VQQ0dGGAUgASgNEhMKC09HTkVQ", "QkZQSUxIGAwgASgNEh8KCWl0ZW1fbGlzdBgGIAMoCzIMLkJIR1BIS0xFSEVD", "Qh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw==")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.NPPNFPPENMCReflection.Descriptor, global::EggLink.DanhengServer.Proto.CDIMEMFJJFPReflection.Descriptor, global::EggLink.DanhengServer.Proto.BHGPHKLEHECReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.BFDLHIDCNMF), global::EggLink.DanhengServer.Proto.BFDLHIDCNMF.Parser, new[]{ "LDNBEIDJBHI", "JDNGFBOAJAP", "ScoreId", "COCONGACIFJ", "NIAEGHJLNMB", "KJPMOHFIILO", "MIDEJNJCAIA", "EnergyInfo", "ANHFJKEPCGF", "OGNEPBFPILH", "ItemList" }, null, null, null, null) })); } #endregion } #region Messages [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class BFDLHIDCNMF : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new BFDLHIDCNMF()); 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.BFDLHIDCNMFReflection.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 BFDLHIDCNMF() { OnConstruction(); } partial void OnConstruction(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public BFDLHIDCNMF(BFDLHIDCNMF other) : this() { lDNBEIDJBHI_ = other.lDNBEIDJBHI_; jDNGFBOAJAP_ = other.jDNGFBOAJAP_; scoreId_ = other.scoreId_; cOCONGACIFJ_ = other.cOCONGACIFJ_; nIAEGHJLNMB_ = other.nIAEGHJLNMB_ != null ? other.nIAEGHJLNMB_.Clone() : null; kJPMOHFIILO_ = other.kJPMOHFIILO_; mIDEJNJCAIA_ = other.mIDEJNJCAIA_; energyInfo_ = other.energyInfo_; aNHFJKEPCGF_ = other.aNHFJKEPCGF_; oGNEPBFPILH_ = other.oGNEPBFPILH_; itemList_ = other.itemList_.Clone(); _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public BFDLHIDCNMF Clone() { return new BFDLHIDCNMF(this); } /// Field number for the "LDNBEIDJBHI" field. public const int LDNBEIDJBHIFieldNumber = 15; private uint lDNBEIDJBHI_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint LDNBEIDJBHI { get { return lDNBEIDJBHI_; } set { lDNBEIDJBHI_ = value; } } /// Field number for the "JDNGFBOAJAP" field. public const int JDNGFBOAJAPFieldNumber = 13; private bool jDNGFBOAJAP_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool JDNGFBOAJAP { get { return jDNGFBOAJAP_; } set { jDNGFBOAJAP_ = value; } } /// Field number for the "score_id" field. public const int ScoreIdFieldNumber = 4; private uint scoreId_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint ScoreId { get { return scoreId_; } set { scoreId_ = value; } } /// Field number for the "COCONGACIFJ" field. public const int COCONGACIFJFieldNumber = 10; private bool cOCONGACIFJ_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool COCONGACIFJ { get { return cOCONGACIFJ_; } set { cOCONGACIFJ_ = value; } } /// Field number for the "NIAEGHJLNMB" field. public const int NIAEGHJLNMBFieldNumber = 9; private global::EggLink.DanhengServer.Proto.CDIMEMFJJFP nIAEGHJLNMB_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.CDIMEMFJJFP NIAEGHJLNMB { get { return nIAEGHJLNMB_; } set { nIAEGHJLNMB_ = value; } } /// Field number for the "KJPMOHFIILO" field. public const int KJPMOHFIILOFieldNumber = 3; private global::EggLink.DanhengServer.Proto.NPPNFPPENMC kJPMOHFIILO_ = global::EggLink.DanhengServer.Proto.NPPNFPPENMC.Match3PlayerStateAlive; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.NPPNFPPENMC KJPMOHFIILO { get { return kJPMOHFIILO_; } set { kJPMOHFIILO_ = value; } } /// Field number for the "MIDEJNJCAIA" field. public const int MIDEJNJCAIAFieldNumber = 1; private uint mIDEJNJCAIA_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint MIDEJNJCAIA { get { return mIDEJNJCAIA_; } set { mIDEJNJCAIA_ = value; } } /// Field number for the "energy_info" field. public const int EnergyInfoFieldNumber = 2; private uint energyInfo_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint EnergyInfo { get { return energyInfo_; } set { energyInfo_ = value; } } /// Field number for the "ANHFJKEPCGF" field. public const int ANHFJKEPCGFFieldNumber = 5; private uint aNHFJKEPCGF_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint ANHFJKEPCGF { get { return aNHFJKEPCGF_; } set { aNHFJKEPCGF_ = value; } } /// Field number for the "OGNEPBFPILH" field. public const int OGNEPBFPILHFieldNumber = 12; private uint oGNEPBFPILH_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint OGNEPBFPILH { get { return oGNEPBFPILH_; } set { oGNEPBFPILH_ = value; } } /// Field number for the "item_list" field. public const int ItemListFieldNumber = 6; private static readonly pb::FieldCodec _repeated_itemList_codec = pb::FieldCodec.ForMessage(50, global::EggLink.DanhengServer.Proto.BHGPHKLEHEC.Parser); private readonly pbc::RepeatedField itemList_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField ItemList { get { return itemList_; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { return Equals(other as BFDLHIDCNMF); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool Equals(BFDLHIDCNMF other) { if (ReferenceEquals(other, null)) { return false; } if (ReferenceEquals(other, this)) { return true; } if (LDNBEIDJBHI != other.LDNBEIDJBHI) return false; if (JDNGFBOAJAP != other.JDNGFBOAJAP) return false; if (ScoreId != other.ScoreId) return false; if (COCONGACIFJ != other.COCONGACIFJ) return false; if (!object.Equals(NIAEGHJLNMB, other.NIAEGHJLNMB)) return false; if (KJPMOHFIILO != other.KJPMOHFIILO) return false; if (MIDEJNJCAIA != other.MIDEJNJCAIA) return false; if (EnergyInfo != other.EnergyInfo) return false; if (ANHFJKEPCGF != other.ANHFJKEPCGF) return false; if (OGNEPBFPILH != other.OGNEPBFPILH) return false; if(!itemList_.Equals(other.itemList_)) 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 (LDNBEIDJBHI != 0) hash ^= LDNBEIDJBHI.GetHashCode(); if (JDNGFBOAJAP != false) hash ^= JDNGFBOAJAP.GetHashCode(); if (ScoreId != 0) hash ^= ScoreId.GetHashCode(); if (COCONGACIFJ != false) hash ^= COCONGACIFJ.GetHashCode(); if (nIAEGHJLNMB_ != null) hash ^= NIAEGHJLNMB.GetHashCode(); if (KJPMOHFIILO != global::EggLink.DanhengServer.Proto.NPPNFPPENMC.Match3PlayerStateAlive) hash ^= KJPMOHFIILO.GetHashCode(); if (MIDEJNJCAIA != 0) hash ^= MIDEJNJCAIA.GetHashCode(); if (EnergyInfo != 0) hash ^= EnergyInfo.GetHashCode(); if (ANHFJKEPCGF != 0) hash ^= ANHFJKEPCGF.GetHashCode(); if (OGNEPBFPILH != 0) hash ^= OGNEPBFPILH.GetHashCode(); hash ^= itemList_.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 (MIDEJNJCAIA != 0) { output.WriteRawTag(8); output.WriteUInt32(MIDEJNJCAIA); } if (EnergyInfo != 0) { output.WriteRawTag(16); output.WriteUInt32(EnergyInfo); } if (KJPMOHFIILO != global::EggLink.DanhengServer.Proto.NPPNFPPENMC.Match3PlayerStateAlive) { output.WriteRawTag(24); output.WriteEnum((int) KJPMOHFIILO); } if (ScoreId != 0) { output.WriteRawTag(32); output.WriteUInt32(ScoreId); } if (ANHFJKEPCGF != 0) { output.WriteRawTag(40); output.WriteUInt32(ANHFJKEPCGF); } itemList_.WriteTo(output, _repeated_itemList_codec); if (nIAEGHJLNMB_ != null) { output.WriteRawTag(74); output.WriteMessage(NIAEGHJLNMB); } if (COCONGACIFJ != false) { output.WriteRawTag(80); output.WriteBool(COCONGACIFJ); } if (OGNEPBFPILH != 0) { output.WriteRawTag(96); output.WriteUInt32(OGNEPBFPILH); } if (JDNGFBOAJAP != false) { output.WriteRawTag(104); output.WriteBool(JDNGFBOAJAP); } if (LDNBEIDJBHI != 0) { output.WriteRawTag(120); output.WriteUInt32(LDNBEIDJBHI); } 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 (MIDEJNJCAIA != 0) { output.WriteRawTag(8); output.WriteUInt32(MIDEJNJCAIA); } if (EnergyInfo != 0) { output.WriteRawTag(16); output.WriteUInt32(EnergyInfo); } if (KJPMOHFIILO != global::EggLink.DanhengServer.Proto.NPPNFPPENMC.Match3PlayerStateAlive) { output.WriteRawTag(24); output.WriteEnum((int) KJPMOHFIILO); } if (ScoreId != 0) { output.WriteRawTag(32); output.WriteUInt32(ScoreId); } if (ANHFJKEPCGF != 0) { output.WriteRawTag(40); output.WriteUInt32(ANHFJKEPCGF); } itemList_.WriteTo(ref output, _repeated_itemList_codec); if (nIAEGHJLNMB_ != null) { output.WriteRawTag(74); output.WriteMessage(NIAEGHJLNMB); } if (COCONGACIFJ != false) { output.WriteRawTag(80); output.WriteBool(COCONGACIFJ); } if (OGNEPBFPILH != 0) { output.WriteRawTag(96); output.WriteUInt32(OGNEPBFPILH); } if (JDNGFBOAJAP != false) { output.WriteRawTag(104); output.WriteBool(JDNGFBOAJAP); } if (LDNBEIDJBHI != 0) { output.WriteRawTag(120); output.WriteUInt32(LDNBEIDJBHI); } 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 (LDNBEIDJBHI != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(LDNBEIDJBHI); } if (JDNGFBOAJAP != false) { size += 1 + 1; } if (ScoreId != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ScoreId); } if (COCONGACIFJ != false) { size += 1 + 1; } if (nIAEGHJLNMB_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(NIAEGHJLNMB); } if (KJPMOHFIILO != global::EggLink.DanhengServer.Proto.NPPNFPPENMC.Match3PlayerStateAlive) { size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) KJPMOHFIILO); } if (MIDEJNJCAIA != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(MIDEJNJCAIA); } if (EnergyInfo != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(EnergyInfo); } if (ANHFJKEPCGF != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ANHFJKEPCGF); } if (OGNEPBFPILH != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(OGNEPBFPILH); } size += itemList_.CalculateSize(_repeated_itemList_codec); if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } return size; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void MergeFrom(BFDLHIDCNMF other) { if (other == null) { return; } if (other.LDNBEIDJBHI != 0) { LDNBEIDJBHI = other.LDNBEIDJBHI; } if (other.JDNGFBOAJAP != false) { JDNGFBOAJAP = other.JDNGFBOAJAP; } if (other.ScoreId != 0) { ScoreId = other.ScoreId; } if (other.COCONGACIFJ != false) { COCONGACIFJ = other.COCONGACIFJ; } if (other.nIAEGHJLNMB_ != null) { if (nIAEGHJLNMB_ == null) { NIAEGHJLNMB = new global::EggLink.DanhengServer.Proto.CDIMEMFJJFP(); } NIAEGHJLNMB.MergeFrom(other.NIAEGHJLNMB); } if (other.KJPMOHFIILO != global::EggLink.DanhengServer.Proto.NPPNFPPENMC.Match3PlayerStateAlive) { KJPMOHFIILO = other.KJPMOHFIILO; } if (other.MIDEJNJCAIA != 0) { MIDEJNJCAIA = other.MIDEJNJCAIA; } if (other.EnergyInfo != 0) { EnergyInfo = other.EnergyInfo; } if (other.ANHFJKEPCGF != 0) { ANHFJKEPCGF = other.ANHFJKEPCGF; } if (other.OGNEPBFPILH != 0) { OGNEPBFPILH = other.OGNEPBFPILH; } itemList_.Add(other.itemList_); _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 8: { MIDEJNJCAIA = input.ReadUInt32(); break; } case 16: { EnergyInfo = input.ReadUInt32(); break; } case 24: { KJPMOHFIILO = (global::EggLink.DanhengServer.Proto.NPPNFPPENMC) input.ReadEnum(); break; } case 32: { ScoreId = input.ReadUInt32(); break; } case 40: { ANHFJKEPCGF = input.ReadUInt32(); break; } case 50: { itemList_.AddEntriesFrom(input, _repeated_itemList_codec); break; } case 74: { if (nIAEGHJLNMB_ == null) { NIAEGHJLNMB = new global::EggLink.DanhengServer.Proto.CDIMEMFJJFP(); } input.ReadMessage(NIAEGHJLNMB); break; } case 80: { COCONGACIFJ = input.ReadBool(); break; } case 96: { OGNEPBFPILH = input.ReadUInt32(); break; } case 104: { JDNGFBOAJAP = input.ReadBool(); break; } case 120: { LDNBEIDJBHI = 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 8: { MIDEJNJCAIA = input.ReadUInt32(); break; } case 16: { EnergyInfo = input.ReadUInt32(); break; } case 24: { KJPMOHFIILO = (global::EggLink.DanhengServer.Proto.NPPNFPPENMC) input.ReadEnum(); break; } case 32: { ScoreId = input.ReadUInt32(); break; } case 40: { ANHFJKEPCGF = input.ReadUInt32(); break; } case 50: { itemList_.AddEntriesFrom(ref input, _repeated_itemList_codec); break; } case 74: { if (nIAEGHJLNMB_ == null) { NIAEGHJLNMB = new global::EggLink.DanhengServer.Proto.CDIMEMFJJFP(); } input.ReadMessage(NIAEGHJLNMB); break; } case 80: { COCONGACIFJ = input.ReadBool(); break; } case 96: { OGNEPBFPILH = input.ReadUInt32(); break; } case 104: { JDNGFBOAJAP = input.ReadBool(); break; } case 120: { LDNBEIDJBHI = input.ReadUInt32(); break; } } } } #endif } #endregion } #endregion Designer generated code