// // Generated by the protocol buffer compiler. DO NOT EDIT! // source: GetAetherDivideInfoScRsp.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 GetAetherDivideInfoScRsp.proto public static partial class GetAetherDivideInfoScRspReflection { #region Descriptor /// File descriptor for GetAetherDivideInfoScRsp.proto public static pbr::FileDescriptor Descriptor { get { return descriptor; } } private static pbr::FileDescriptor descriptor; static GetAetherDivideInfoScRspReflection() { byte[] descriptorData = global::System.Convert.FromBase64String( string.Concat( "Ch5HZXRBZXRoZXJEaXZpZGVJbmZvU2NSc3AucHJvdG8aHEFldGhlckRpdmlk", "ZUxpbmV1cEluZm8ucHJvdG8aHEFldGhlckRpdmlkZVNwaXJpdEluZm8ucHJv", "dG8aFUFldGhlclNraWxsSW5mby5wcm90byKWAgoYR2V0QWV0aGVyRGl2aWRl", "SW5mb1NjUnNwEhMKC1BITEtETkdIT09BGAIgASgNEg8KB3JldGNvZGUYCCAB", "KA0SEwoLSUJDSVBJSURDT0wYByABKA0SLAoLbGluZXVwX2xpc3QYBiADKAsy", "Fy5BZXRoZXJEaXZpZGVMaW5ldXBJbmZvEhMKC1BGTEpHR0RBT0ZNGA8gASgN", "EiwKC05MRklIS0lDRERPGAMgAygLMhcuQWV0aGVyRGl2aWRlU3Bpcml0SW5m", "bxITCgtKREhMTUhKQk9KTRgEIAEoDRIkCgpza2lsbF9saXN0GAUgAygLMhAu", "QWV0aGVyU2tpbGxJbmZvEhMKC0VHRU1ORE5FRElQGA0gASgNQh6qAhtFZ2dM", "aW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw==")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.AetherDivideLineupInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.AetherDivideSpiritInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.AetherSkillInfoReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.GetAetherDivideInfoScRsp), global::EggLink.DanhengServer.Proto.GetAetherDivideInfoScRsp.Parser, new[]{ "PHLKDNGHOOA", "Retcode", "IBCIPIIDCOL", "LineupList", "PFLJGGDAOFM", "NLFIHKICDDO", "JDHLMHJBOJM", "SkillList", "EGEMNDNEDIP" }, null, null, null, null) })); } #endregion } #region Messages [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class GetAetherDivideInfoScRsp : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new GetAetherDivideInfoScRsp()); 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.GetAetherDivideInfoScRspReflection.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 GetAetherDivideInfoScRsp() { OnConstruction(); } partial void OnConstruction(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public GetAetherDivideInfoScRsp(GetAetherDivideInfoScRsp other) : this() { pHLKDNGHOOA_ = other.pHLKDNGHOOA_; retcode_ = other.retcode_; iBCIPIIDCOL_ = other.iBCIPIIDCOL_; lineupList_ = other.lineupList_.Clone(); pFLJGGDAOFM_ = other.pFLJGGDAOFM_; nLFIHKICDDO_ = other.nLFIHKICDDO_.Clone(); jDHLMHJBOJM_ = other.jDHLMHJBOJM_; skillList_ = other.skillList_.Clone(); eGEMNDNEDIP_ = other.eGEMNDNEDIP_; _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public GetAetherDivideInfoScRsp Clone() { return new GetAetherDivideInfoScRsp(this); } /// Field number for the "PHLKDNGHOOA" field. public const int PHLKDNGHOOAFieldNumber = 2; private uint pHLKDNGHOOA_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint PHLKDNGHOOA { get { return pHLKDNGHOOA_; } set { pHLKDNGHOOA_ = value; } } /// Field number for the "retcode" field. public const int RetcodeFieldNumber = 8; private uint retcode_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint Retcode { get { return retcode_; } set { retcode_ = value; } } /// Field number for the "IBCIPIIDCOL" field. public const int IBCIPIIDCOLFieldNumber = 7; private uint iBCIPIIDCOL_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint IBCIPIIDCOL { get { return iBCIPIIDCOL_; } set { iBCIPIIDCOL_ = value; } } /// Field number for the "lineup_list" field. public const int LineupListFieldNumber = 6; private static readonly pb::FieldCodec _repeated_lineupList_codec = pb::FieldCodec.ForMessage(50, global::EggLink.DanhengServer.Proto.AetherDivideLineupInfo.Parser); private readonly pbc::RepeatedField lineupList_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField LineupList { get { return lineupList_; } } /// Field number for the "PFLJGGDAOFM" field. public const int PFLJGGDAOFMFieldNumber = 15; private uint pFLJGGDAOFM_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint PFLJGGDAOFM { get { return pFLJGGDAOFM_; } set { pFLJGGDAOFM_ = value; } } /// Field number for the "NLFIHKICDDO" field. public const int NLFIHKICDDOFieldNumber = 3; private static readonly pb::FieldCodec _repeated_nLFIHKICDDO_codec = pb::FieldCodec.ForMessage(26, global::EggLink.DanhengServer.Proto.AetherDivideSpiritInfo.Parser); private readonly pbc::RepeatedField nLFIHKICDDO_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField NLFIHKICDDO { get { return nLFIHKICDDO_; } } /// Field number for the "JDHLMHJBOJM" field. public const int JDHLMHJBOJMFieldNumber = 4; private uint jDHLMHJBOJM_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint JDHLMHJBOJM { get { return jDHLMHJBOJM_; } set { jDHLMHJBOJM_ = value; } } /// Field number for the "skill_list" field. public const int SkillListFieldNumber = 5; private static readonly pb::FieldCodec _repeated_skillList_codec = pb::FieldCodec.ForMessage(42, global::EggLink.DanhengServer.Proto.AetherSkillInfo.Parser); private readonly pbc::RepeatedField skillList_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField SkillList { get { return skillList_; } } /// Field number for the "EGEMNDNEDIP" field. public const int EGEMNDNEDIPFieldNumber = 13; private uint eGEMNDNEDIP_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint EGEMNDNEDIP { get { return eGEMNDNEDIP_; } set { eGEMNDNEDIP_ = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { return Equals(other as GetAetherDivideInfoScRsp); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool Equals(GetAetherDivideInfoScRsp other) { if (ReferenceEquals(other, null)) { return false; } if (ReferenceEquals(other, this)) { return true; } if (PHLKDNGHOOA != other.PHLKDNGHOOA) return false; if (Retcode != other.Retcode) return false; if (IBCIPIIDCOL != other.IBCIPIIDCOL) return false; if(!lineupList_.Equals(other.lineupList_)) return false; if (PFLJGGDAOFM != other.PFLJGGDAOFM) return false; if(!nLFIHKICDDO_.Equals(other.nLFIHKICDDO_)) return false; if (JDHLMHJBOJM != other.JDHLMHJBOJM) return false; if(!skillList_.Equals(other.skillList_)) return false; if (EGEMNDNEDIP != other.EGEMNDNEDIP) 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 (PHLKDNGHOOA != 0) hash ^= PHLKDNGHOOA.GetHashCode(); if (Retcode != 0) hash ^= Retcode.GetHashCode(); if (IBCIPIIDCOL != 0) hash ^= IBCIPIIDCOL.GetHashCode(); hash ^= lineupList_.GetHashCode(); if (PFLJGGDAOFM != 0) hash ^= PFLJGGDAOFM.GetHashCode(); hash ^= nLFIHKICDDO_.GetHashCode(); if (JDHLMHJBOJM != 0) hash ^= JDHLMHJBOJM.GetHashCode(); hash ^= skillList_.GetHashCode(); if (EGEMNDNEDIP != 0) hash ^= EGEMNDNEDIP.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 (PHLKDNGHOOA != 0) { output.WriteRawTag(16); output.WriteUInt32(PHLKDNGHOOA); } nLFIHKICDDO_.WriteTo(output, _repeated_nLFIHKICDDO_codec); if (JDHLMHJBOJM != 0) { output.WriteRawTag(32); output.WriteUInt32(JDHLMHJBOJM); } skillList_.WriteTo(output, _repeated_skillList_codec); lineupList_.WriteTo(output, _repeated_lineupList_codec); if (IBCIPIIDCOL != 0) { output.WriteRawTag(56); output.WriteUInt32(IBCIPIIDCOL); } if (Retcode != 0) { output.WriteRawTag(64); output.WriteUInt32(Retcode); } if (EGEMNDNEDIP != 0) { output.WriteRawTag(104); output.WriteUInt32(EGEMNDNEDIP); } if (PFLJGGDAOFM != 0) { output.WriteRawTag(120); output.WriteUInt32(PFLJGGDAOFM); } 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 (PHLKDNGHOOA != 0) { output.WriteRawTag(16); output.WriteUInt32(PHLKDNGHOOA); } nLFIHKICDDO_.WriteTo(ref output, _repeated_nLFIHKICDDO_codec); if (JDHLMHJBOJM != 0) { output.WriteRawTag(32); output.WriteUInt32(JDHLMHJBOJM); } skillList_.WriteTo(ref output, _repeated_skillList_codec); lineupList_.WriteTo(ref output, _repeated_lineupList_codec); if (IBCIPIIDCOL != 0) { output.WriteRawTag(56); output.WriteUInt32(IBCIPIIDCOL); } if (Retcode != 0) { output.WriteRawTag(64); output.WriteUInt32(Retcode); } if (EGEMNDNEDIP != 0) { output.WriteRawTag(104); output.WriteUInt32(EGEMNDNEDIP); } if (PFLJGGDAOFM != 0) { output.WriteRawTag(120); output.WriteUInt32(PFLJGGDAOFM); } 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 (PHLKDNGHOOA != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PHLKDNGHOOA); } if (Retcode != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode); } if (IBCIPIIDCOL != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(IBCIPIIDCOL); } size += lineupList_.CalculateSize(_repeated_lineupList_codec); if (PFLJGGDAOFM != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PFLJGGDAOFM); } size += nLFIHKICDDO_.CalculateSize(_repeated_nLFIHKICDDO_codec); if (JDHLMHJBOJM != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(JDHLMHJBOJM); } size += skillList_.CalculateSize(_repeated_skillList_codec); if (EGEMNDNEDIP != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(EGEMNDNEDIP); } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } return size; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void MergeFrom(GetAetherDivideInfoScRsp other) { if (other == null) { return; } if (other.PHLKDNGHOOA != 0) { PHLKDNGHOOA = other.PHLKDNGHOOA; } if (other.Retcode != 0) { Retcode = other.Retcode; } if (other.IBCIPIIDCOL != 0) { IBCIPIIDCOL = other.IBCIPIIDCOL; } lineupList_.Add(other.lineupList_); if (other.PFLJGGDAOFM != 0) { PFLJGGDAOFM = other.PFLJGGDAOFM; } nLFIHKICDDO_.Add(other.nLFIHKICDDO_); if (other.JDHLMHJBOJM != 0) { JDHLMHJBOJM = other.JDHLMHJBOJM; } skillList_.Add(other.skillList_); if (other.EGEMNDNEDIP != 0) { EGEMNDNEDIP = other.EGEMNDNEDIP; } _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 16: { PHLKDNGHOOA = input.ReadUInt32(); break; } case 26: { nLFIHKICDDO_.AddEntriesFrom(input, _repeated_nLFIHKICDDO_codec); break; } case 32: { JDHLMHJBOJM = input.ReadUInt32(); break; } case 42: { skillList_.AddEntriesFrom(input, _repeated_skillList_codec); break; } case 50: { lineupList_.AddEntriesFrom(input, _repeated_lineupList_codec); break; } case 56: { IBCIPIIDCOL = input.ReadUInt32(); break; } case 64: { Retcode = input.ReadUInt32(); break; } case 104: { EGEMNDNEDIP = input.ReadUInt32(); break; } case 120: { PFLJGGDAOFM = 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 16: { PHLKDNGHOOA = input.ReadUInt32(); break; } case 26: { nLFIHKICDDO_.AddEntriesFrom(ref input, _repeated_nLFIHKICDDO_codec); break; } case 32: { JDHLMHJBOJM = input.ReadUInt32(); break; } case 42: { skillList_.AddEntriesFrom(ref input, _repeated_skillList_codec); break; } case 50: { lineupList_.AddEntriesFrom(ref input, _repeated_lineupList_codec); break; } case 56: { IBCIPIIDCOL = input.ReadUInt32(); break; } case 64: { Retcode = input.ReadUInt32(); break; } case 104: { EGEMNDNEDIP = input.ReadUInt32(); break; } case 120: { PFLJGGDAOFM = input.ReadUInt32(); break; } } } } #endif } #endregion } #endregion Designer generated code