// // Generated by the protocol buffer compiler. DO NOT EDIT! // source: ALEFDNLLKLB.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 ALEFDNLLKLB.proto public static partial class ALEFDNLLKLBReflection { #region Descriptor /// File descriptor for ALEFDNLLKLB.proto public static pbr::FileDescriptor Descriptor { get { return descriptor; } } private static pbr::FileDescriptor descriptor; static ALEFDNLLKLBReflection() { byte[] descriptorData = global::System.Convert.FromBase64String( string.Concat( "ChFBTEVGRE5MTEtMQi5wcm90bxoRRE1KTEtJRkVNTU4ucHJvdG8aEUpLTUZN", "TVBNTkFNLnByb3RvGhFHSkJOSUlJTktGQi5wcm90bxoRT0NCT0xIRk9JR0ku", "cHJvdG8aEVBHR0dDRkJLRFBLLnByb3RvGhFCUFBNRUlHQUhHSS5wcm90byKL", "AgoLQUxFRkROTExLTEISEwoLRUVOSkJQTU5ET0wYASABKA0SIAoKc2tpbGxf", "aW5mbxgJIAEoCzIMLkdKQk5JSUlOS0ZCEiQKDnBlbmRpbmdfYWN0aW9uGAYg", "ASgLMgwuSktNRk1NUE1OQU0SEwoLRkRFSUdFUENDQlAYDyADKA0SIQoLTk5D", "Sk9FQ0tDS0EYDCABKAsyDC5CUFBNRUlHQUhHSRIhCgtHQkVBQklNT0JJQxgC", "IAEoCzIMLlBHR0dDRkJLRFBLEiEKC0FGUERKREtORU5JGA4gASgLMgwuT0NC", "T0xIRk9JR0kSIQoLTEpHQ1BOT0dJRk8YAyABKAsyDC5ETUpMS0lGRU1NTkIe", "qgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM=")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.DMJLKIFEMMNReflection.Descriptor, global::EggLink.DanhengServer.Proto.JKMFMMPMNAMReflection.Descriptor, global::EggLink.DanhengServer.Proto.GJBNIIINKFBReflection.Descriptor, global::EggLink.DanhengServer.Proto.OCBOLHFOIGIReflection.Descriptor, global::EggLink.DanhengServer.Proto.PGGGCFBKDPKReflection.Descriptor, global::EggLink.DanhengServer.Proto.BPPMEIGAHGIReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ALEFDNLLKLB), global::EggLink.DanhengServer.Proto.ALEFDNLLKLB.Parser, new[]{ "EENJBPMNDOL", "SkillInfo", "PendingAction", "FDEIGEPCCBP", "NNCJOECKCKA", "GBEABIMOBIC", "AFPDJDKNENI", "LJGCPNOGIFO" }, null, null, null, null) })); } #endregion } #region Messages [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class ALEFDNLLKLB : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ALEFDNLLKLB()); 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.ALEFDNLLKLBReflection.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 ALEFDNLLKLB() { OnConstruction(); } partial void OnConstruction(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public ALEFDNLLKLB(ALEFDNLLKLB other) : this() { eENJBPMNDOL_ = other.eENJBPMNDOL_; skillInfo_ = other.skillInfo_ != null ? other.skillInfo_.Clone() : null; pendingAction_ = other.pendingAction_ != null ? other.pendingAction_.Clone() : null; fDEIGEPCCBP_ = other.fDEIGEPCCBP_.Clone(); nNCJOECKCKA_ = other.nNCJOECKCKA_ != null ? other.nNCJOECKCKA_.Clone() : null; gBEABIMOBIC_ = other.gBEABIMOBIC_ != null ? other.gBEABIMOBIC_.Clone() : null; aFPDJDKNENI_ = other.aFPDJDKNENI_ != null ? other.aFPDJDKNENI_.Clone() : null; lJGCPNOGIFO_ = other.lJGCPNOGIFO_ != null ? other.lJGCPNOGIFO_.Clone() : null; _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public ALEFDNLLKLB Clone() { return new ALEFDNLLKLB(this); } /// Field number for the "EENJBPMNDOL" field. public const int EENJBPMNDOLFieldNumber = 1; private uint eENJBPMNDOL_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint EENJBPMNDOL { get { return eENJBPMNDOL_; } set { eENJBPMNDOL_ = value; } } /// Field number for the "skill_info" field. public const int SkillInfoFieldNumber = 9; private global::EggLink.DanhengServer.Proto.GJBNIIINKFB skillInfo_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.GJBNIIINKFB SkillInfo { get { return skillInfo_; } set { skillInfo_ = value; } } /// Field number for the "pending_action" field. public const int PendingActionFieldNumber = 6; private global::EggLink.DanhengServer.Proto.JKMFMMPMNAM pendingAction_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.JKMFMMPMNAM PendingAction { get { return pendingAction_; } set { pendingAction_ = value; } } /// Field number for the "FDEIGEPCCBP" field. public const int FDEIGEPCCBPFieldNumber = 15; private static readonly pb::FieldCodec _repeated_fDEIGEPCCBP_codec = pb::FieldCodec.ForUInt32(122); private readonly pbc::RepeatedField fDEIGEPCCBP_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField FDEIGEPCCBP { get { return fDEIGEPCCBP_; } } /// Field number for the "NNCJOECKCKA" field. public const int NNCJOECKCKAFieldNumber = 12; private global::EggLink.DanhengServer.Proto.BPPMEIGAHGI nNCJOECKCKA_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.BPPMEIGAHGI NNCJOECKCKA { get { return nNCJOECKCKA_; } set { nNCJOECKCKA_ = value; } } /// Field number for the "GBEABIMOBIC" field. public const int GBEABIMOBICFieldNumber = 2; private global::EggLink.DanhengServer.Proto.PGGGCFBKDPK gBEABIMOBIC_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.PGGGCFBKDPK GBEABIMOBIC { get { return gBEABIMOBIC_; } set { gBEABIMOBIC_ = value; } } /// Field number for the "AFPDJDKNENI" field. public const int AFPDJDKNENIFieldNumber = 14; private global::EggLink.DanhengServer.Proto.OCBOLHFOIGI aFPDJDKNENI_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.OCBOLHFOIGI AFPDJDKNENI { get { return aFPDJDKNENI_; } set { aFPDJDKNENI_ = value; } } /// Field number for the "LJGCPNOGIFO" field. public const int LJGCPNOGIFOFieldNumber = 3; private global::EggLink.DanhengServer.Proto.DMJLKIFEMMN lJGCPNOGIFO_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.DMJLKIFEMMN LJGCPNOGIFO { get { return lJGCPNOGIFO_; } set { lJGCPNOGIFO_ = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { return Equals(other as ALEFDNLLKLB); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool Equals(ALEFDNLLKLB other) { if (ReferenceEquals(other, null)) { return false; } if (ReferenceEquals(other, this)) { return true; } if (EENJBPMNDOL != other.EENJBPMNDOL) return false; if (!object.Equals(SkillInfo, other.SkillInfo)) return false; if (!object.Equals(PendingAction, other.PendingAction)) return false; if(!fDEIGEPCCBP_.Equals(other.fDEIGEPCCBP_)) return false; if (!object.Equals(NNCJOECKCKA, other.NNCJOECKCKA)) return false; if (!object.Equals(GBEABIMOBIC, other.GBEABIMOBIC)) return false; if (!object.Equals(AFPDJDKNENI, other.AFPDJDKNENI)) return false; if (!object.Equals(LJGCPNOGIFO, other.LJGCPNOGIFO)) 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 (EENJBPMNDOL != 0) hash ^= EENJBPMNDOL.GetHashCode(); if (skillInfo_ != null) hash ^= SkillInfo.GetHashCode(); if (pendingAction_ != null) hash ^= PendingAction.GetHashCode(); hash ^= fDEIGEPCCBP_.GetHashCode(); if (nNCJOECKCKA_ != null) hash ^= NNCJOECKCKA.GetHashCode(); if (gBEABIMOBIC_ != null) hash ^= GBEABIMOBIC.GetHashCode(); if (aFPDJDKNENI_ != null) hash ^= AFPDJDKNENI.GetHashCode(); if (lJGCPNOGIFO_ != null) hash ^= LJGCPNOGIFO.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 (EENJBPMNDOL != 0) { output.WriteRawTag(8); output.WriteUInt32(EENJBPMNDOL); } if (gBEABIMOBIC_ != null) { output.WriteRawTag(18); output.WriteMessage(GBEABIMOBIC); } if (lJGCPNOGIFO_ != null) { output.WriteRawTag(26); output.WriteMessage(LJGCPNOGIFO); } if (pendingAction_ != null) { output.WriteRawTag(50); output.WriteMessage(PendingAction); } if (skillInfo_ != null) { output.WriteRawTag(74); output.WriteMessage(SkillInfo); } if (nNCJOECKCKA_ != null) { output.WriteRawTag(98); output.WriteMessage(NNCJOECKCKA); } if (aFPDJDKNENI_ != null) { output.WriteRawTag(114); output.WriteMessage(AFPDJDKNENI); } fDEIGEPCCBP_.WriteTo(output, _repeated_fDEIGEPCCBP_codec); 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 (EENJBPMNDOL != 0) { output.WriteRawTag(8); output.WriteUInt32(EENJBPMNDOL); } if (gBEABIMOBIC_ != null) { output.WriteRawTag(18); output.WriteMessage(GBEABIMOBIC); } if (lJGCPNOGIFO_ != null) { output.WriteRawTag(26); output.WriteMessage(LJGCPNOGIFO); } if (pendingAction_ != null) { output.WriteRawTag(50); output.WriteMessage(PendingAction); } if (skillInfo_ != null) { output.WriteRawTag(74); output.WriteMessage(SkillInfo); } if (nNCJOECKCKA_ != null) { output.WriteRawTag(98); output.WriteMessage(NNCJOECKCKA); } if (aFPDJDKNENI_ != null) { output.WriteRawTag(114); output.WriteMessage(AFPDJDKNENI); } fDEIGEPCCBP_.WriteTo(ref output, _repeated_fDEIGEPCCBP_codec); 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 (EENJBPMNDOL != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(EENJBPMNDOL); } if (skillInfo_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(SkillInfo); } if (pendingAction_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(PendingAction); } size += fDEIGEPCCBP_.CalculateSize(_repeated_fDEIGEPCCBP_codec); if (nNCJOECKCKA_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(NNCJOECKCKA); } if (gBEABIMOBIC_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(GBEABIMOBIC); } if (aFPDJDKNENI_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(AFPDJDKNENI); } if (lJGCPNOGIFO_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(LJGCPNOGIFO); } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } return size; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void MergeFrom(ALEFDNLLKLB other) { if (other == null) { return; } if (other.EENJBPMNDOL != 0) { EENJBPMNDOL = other.EENJBPMNDOL; } if (other.skillInfo_ != null) { if (skillInfo_ == null) { SkillInfo = new global::EggLink.DanhengServer.Proto.GJBNIIINKFB(); } SkillInfo.MergeFrom(other.SkillInfo); } if (other.pendingAction_ != null) { if (pendingAction_ == null) { PendingAction = new global::EggLink.DanhengServer.Proto.JKMFMMPMNAM(); } PendingAction.MergeFrom(other.PendingAction); } fDEIGEPCCBP_.Add(other.fDEIGEPCCBP_); if (other.nNCJOECKCKA_ != null) { if (nNCJOECKCKA_ == null) { NNCJOECKCKA = new global::EggLink.DanhengServer.Proto.BPPMEIGAHGI(); } NNCJOECKCKA.MergeFrom(other.NNCJOECKCKA); } if (other.gBEABIMOBIC_ != null) { if (gBEABIMOBIC_ == null) { GBEABIMOBIC = new global::EggLink.DanhengServer.Proto.PGGGCFBKDPK(); } GBEABIMOBIC.MergeFrom(other.GBEABIMOBIC); } if (other.aFPDJDKNENI_ != null) { if (aFPDJDKNENI_ == null) { AFPDJDKNENI = new global::EggLink.DanhengServer.Proto.OCBOLHFOIGI(); } AFPDJDKNENI.MergeFrom(other.AFPDJDKNENI); } if (other.lJGCPNOGIFO_ != null) { if (lJGCPNOGIFO_ == null) { LJGCPNOGIFO = new global::EggLink.DanhengServer.Proto.DMJLKIFEMMN(); } LJGCPNOGIFO.MergeFrom(other.LJGCPNOGIFO); } _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: { EENJBPMNDOL = input.ReadUInt32(); break; } case 18: { if (gBEABIMOBIC_ == null) { GBEABIMOBIC = new global::EggLink.DanhengServer.Proto.PGGGCFBKDPK(); } input.ReadMessage(GBEABIMOBIC); break; } case 26: { if (lJGCPNOGIFO_ == null) { LJGCPNOGIFO = new global::EggLink.DanhengServer.Proto.DMJLKIFEMMN(); } input.ReadMessage(LJGCPNOGIFO); break; } case 50: { if (pendingAction_ == null) { PendingAction = new global::EggLink.DanhengServer.Proto.JKMFMMPMNAM(); } input.ReadMessage(PendingAction); break; } case 74: { if (skillInfo_ == null) { SkillInfo = new global::EggLink.DanhengServer.Proto.GJBNIIINKFB(); } input.ReadMessage(SkillInfo); break; } case 98: { if (nNCJOECKCKA_ == null) { NNCJOECKCKA = new global::EggLink.DanhengServer.Proto.BPPMEIGAHGI(); } input.ReadMessage(NNCJOECKCKA); break; } case 114: { if (aFPDJDKNENI_ == null) { AFPDJDKNENI = new global::EggLink.DanhengServer.Proto.OCBOLHFOIGI(); } input.ReadMessage(AFPDJDKNENI); break; } case 122: case 120: { fDEIGEPCCBP_.AddEntriesFrom(input, _repeated_fDEIGEPCCBP_codec); 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: { EENJBPMNDOL = input.ReadUInt32(); break; } case 18: { if (gBEABIMOBIC_ == null) { GBEABIMOBIC = new global::EggLink.DanhengServer.Proto.PGGGCFBKDPK(); } input.ReadMessage(GBEABIMOBIC); break; } case 26: { if (lJGCPNOGIFO_ == null) { LJGCPNOGIFO = new global::EggLink.DanhengServer.Proto.DMJLKIFEMMN(); } input.ReadMessage(LJGCPNOGIFO); break; } case 50: { if (pendingAction_ == null) { PendingAction = new global::EggLink.DanhengServer.Proto.JKMFMMPMNAM(); } input.ReadMessage(PendingAction); break; } case 74: { if (skillInfo_ == null) { SkillInfo = new global::EggLink.DanhengServer.Proto.GJBNIIINKFB(); } input.ReadMessage(SkillInfo); break; } case 98: { if (nNCJOECKCKA_ == null) { NNCJOECKCKA = new global::EggLink.DanhengServer.Proto.BPPMEIGAHGI(); } input.ReadMessage(NNCJOECKCKA); break; } case 114: { if (aFPDJDKNENI_ == null) { AFPDJDKNENI = new global::EggLink.DanhengServer.Proto.OCBOLHFOIGI(); } input.ReadMessage(AFPDJDKNENI); break; } case 122: case 120: { fDEIGEPCCBP_.AddEntriesFrom(ref input, _repeated_fDEIGEPCCBP_codec); break; } } } } #endif } #endregion } #endregion Designer generated code