Files
DanhengServer-OpenSource/Proto/GetPunkLordDataScRsp.cs
2024-12-07 14:00:38 +08:00

488 lines
17 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: GetPunkLordDataScRsp.proto
// </auto-generated>
#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 {
/// <summary>Holder for reflection information generated from GetPunkLordDataScRsp.proto</summary>
public static partial class GetPunkLordDataScRspReflection {
#region Descriptor
/// <summary>File descriptor for GetPunkLordDataScRsp.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static GetPunkLordDataScRspReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChpHZXRQdW5rTG9yZERhdGFTY1JzcC5wcm90byK6AQoUR2V0UHVua0xvcmRE",
"YXRhU2NSc3ASEwoLTkRFRkNHS0JQTE8YByABKA0SEwoLSk9HS1BQSUJESk4Y",
"CiABKA0SDwoHcmV0Y29kZRgDIAEoDRITCgtFTUdITFBHRVBNRRgGIAMoDRIT",
"CgtDRkVJUENDSUxQTRgOIAEoDRITCgtJQ09IRlBHTklJSBgPIAEoDRITCgtJ",
"TkZDTkNLQVBGSBgBIAEoDRITCgtGRUdKR05JQkFOThgEIAEoA0IeqgIbRWdn",
"TGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.GetPunkLordDataScRsp), global::EggLink.DanhengServer.Proto.GetPunkLordDataScRsp.Parser, new[]{ "NDEFCGKBPLO", "JOGKPPIBDJN", "Retcode", "EMGHLPGEPME", "CFEIPCCILPM", "ICOHFPGNIIH", "INFCNCKAPFH", "FEGJGNIBANN" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class GetPunkLordDataScRsp : pb::IMessage<GetPunkLordDataScRsp>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<GetPunkLordDataScRsp> _parser = new pb::MessageParser<GetPunkLordDataScRsp>(() => new GetPunkLordDataScRsp());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<GetPunkLordDataScRsp> 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.GetPunkLordDataScRspReflection.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 GetPunkLordDataScRsp() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public GetPunkLordDataScRsp(GetPunkLordDataScRsp other) : this() {
nDEFCGKBPLO_ = other.nDEFCGKBPLO_;
jOGKPPIBDJN_ = other.jOGKPPIBDJN_;
retcode_ = other.retcode_;
eMGHLPGEPME_ = other.eMGHLPGEPME_.Clone();
cFEIPCCILPM_ = other.cFEIPCCILPM_;
iCOHFPGNIIH_ = other.iCOHFPGNIIH_;
iNFCNCKAPFH_ = other.iNFCNCKAPFH_;
fEGJGNIBANN_ = other.fEGJGNIBANN_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public GetPunkLordDataScRsp Clone() {
return new GetPunkLordDataScRsp(this);
}
/// <summary>Field number for the "NDEFCGKBPLO" field.</summary>
public const int NDEFCGKBPLOFieldNumber = 7;
private uint nDEFCGKBPLO_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint NDEFCGKBPLO {
get { return nDEFCGKBPLO_; }
set {
nDEFCGKBPLO_ = value;
}
}
/// <summary>Field number for the "JOGKPPIBDJN" field.</summary>
public const int JOGKPPIBDJNFieldNumber = 10;
private uint jOGKPPIBDJN_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint JOGKPPIBDJN {
get { return jOGKPPIBDJN_; }
set {
jOGKPPIBDJN_ = value;
}
}
/// <summary>Field number for the "retcode" field.</summary>
public const int RetcodeFieldNumber = 3;
private uint retcode_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint Retcode {
get { return retcode_; }
set {
retcode_ = value;
}
}
/// <summary>Field number for the "EMGHLPGEPME" field.</summary>
public const int EMGHLPGEPMEFieldNumber = 6;
private static readonly pb::FieldCodec<uint> _repeated_eMGHLPGEPME_codec
= pb::FieldCodec.ForUInt32(50);
private readonly pbc::RepeatedField<uint> eMGHLPGEPME_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> EMGHLPGEPME {
get { return eMGHLPGEPME_; }
}
/// <summary>Field number for the "CFEIPCCILPM" field.</summary>
public const int CFEIPCCILPMFieldNumber = 14;
private uint cFEIPCCILPM_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint CFEIPCCILPM {
get { return cFEIPCCILPM_; }
set {
cFEIPCCILPM_ = value;
}
}
/// <summary>Field number for the "ICOHFPGNIIH" field.</summary>
public const int ICOHFPGNIIHFieldNumber = 15;
private uint iCOHFPGNIIH_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint ICOHFPGNIIH {
get { return iCOHFPGNIIH_; }
set {
iCOHFPGNIIH_ = value;
}
}
/// <summary>Field number for the "INFCNCKAPFH" field.</summary>
public const int INFCNCKAPFHFieldNumber = 1;
private uint iNFCNCKAPFH_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint INFCNCKAPFH {
get { return iNFCNCKAPFH_; }
set {
iNFCNCKAPFH_ = value;
}
}
/// <summary>Field number for the "FEGJGNIBANN" field.</summary>
public const int FEGJGNIBANNFieldNumber = 4;
private long fEGJGNIBANN_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public long FEGJGNIBANN {
get { return fEGJGNIBANN_; }
set {
fEGJGNIBANN_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as GetPunkLordDataScRsp);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(GetPunkLordDataScRsp other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (NDEFCGKBPLO != other.NDEFCGKBPLO) return false;
if (JOGKPPIBDJN != other.JOGKPPIBDJN) return false;
if (Retcode != other.Retcode) return false;
if(!eMGHLPGEPME_.Equals(other.eMGHLPGEPME_)) return false;
if (CFEIPCCILPM != other.CFEIPCCILPM) return false;
if (ICOHFPGNIIH != other.ICOHFPGNIIH) return false;
if (INFCNCKAPFH != other.INFCNCKAPFH) return false;
if (FEGJGNIBANN != other.FEGJGNIBANN) 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 (NDEFCGKBPLO != 0) hash ^= NDEFCGKBPLO.GetHashCode();
if (JOGKPPIBDJN != 0) hash ^= JOGKPPIBDJN.GetHashCode();
if (Retcode != 0) hash ^= Retcode.GetHashCode();
hash ^= eMGHLPGEPME_.GetHashCode();
if (CFEIPCCILPM != 0) hash ^= CFEIPCCILPM.GetHashCode();
if (ICOHFPGNIIH != 0) hash ^= ICOHFPGNIIH.GetHashCode();
if (INFCNCKAPFH != 0) hash ^= INFCNCKAPFH.GetHashCode();
if (FEGJGNIBANN != 0L) hash ^= FEGJGNIBANN.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 (INFCNCKAPFH != 0) {
output.WriteRawTag(8);
output.WriteUInt32(INFCNCKAPFH);
}
if (Retcode != 0) {
output.WriteRawTag(24);
output.WriteUInt32(Retcode);
}
if (FEGJGNIBANN != 0L) {
output.WriteRawTag(32);
output.WriteInt64(FEGJGNIBANN);
}
eMGHLPGEPME_.WriteTo(output, _repeated_eMGHLPGEPME_codec);
if (NDEFCGKBPLO != 0) {
output.WriteRawTag(56);
output.WriteUInt32(NDEFCGKBPLO);
}
if (JOGKPPIBDJN != 0) {
output.WriteRawTag(80);
output.WriteUInt32(JOGKPPIBDJN);
}
if (CFEIPCCILPM != 0) {
output.WriteRawTag(112);
output.WriteUInt32(CFEIPCCILPM);
}
if (ICOHFPGNIIH != 0) {
output.WriteRawTag(120);
output.WriteUInt32(ICOHFPGNIIH);
}
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 (INFCNCKAPFH != 0) {
output.WriteRawTag(8);
output.WriteUInt32(INFCNCKAPFH);
}
if (Retcode != 0) {
output.WriteRawTag(24);
output.WriteUInt32(Retcode);
}
if (FEGJGNIBANN != 0L) {
output.WriteRawTag(32);
output.WriteInt64(FEGJGNIBANN);
}
eMGHLPGEPME_.WriteTo(ref output, _repeated_eMGHLPGEPME_codec);
if (NDEFCGKBPLO != 0) {
output.WriteRawTag(56);
output.WriteUInt32(NDEFCGKBPLO);
}
if (JOGKPPIBDJN != 0) {
output.WriteRawTag(80);
output.WriteUInt32(JOGKPPIBDJN);
}
if (CFEIPCCILPM != 0) {
output.WriteRawTag(112);
output.WriteUInt32(CFEIPCCILPM);
}
if (ICOHFPGNIIH != 0) {
output.WriteRawTag(120);
output.WriteUInt32(ICOHFPGNIIH);
}
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 (NDEFCGKBPLO != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(NDEFCGKBPLO);
}
if (JOGKPPIBDJN != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(JOGKPPIBDJN);
}
if (Retcode != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
}
size += eMGHLPGEPME_.CalculateSize(_repeated_eMGHLPGEPME_codec);
if (CFEIPCCILPM != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CFEIPCCILPM);
}
if (ICOHFPGNIIH != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ICOHFPGNIIH);
}
if (INFCNCKAPFH != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(INFCNCKAPFH);
}
if (FEGJGNIBANN != 0L) {
size += 1 + pb::CodedOutputStream.ComputeInt64Size(FEGJGNIBANN);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(GetPunkLordDataScRsp other) {
if (other == null) {
return;
}
if (other.NDEFCGKBPLO != 0) {
NDEFCGKBPLO = other.NDEFCGKBPLO;
}
if (other.JOGKPPIBDJN != 0) {
JOGKPPIBDJN = other.JOGKPPIBDJN;
}
if (other.Retcode != 0) {
Retcode = other.Retcode;
}
eMGHLPGEPME_.Add(other.eMGHLPGEPME_);
if (other.CFEIPCCILPM != 0) {
CFEIPCCILPM = other.CFEIPCCILPM;
}
if (other.ICOHFPGNIIH != 0) {
ICOHFPGNIIH = other.ICOHFPGNIIH;
}
if (other.INFCNCKAPFH != 0) {
INFCNCKAPFH = other.INFCNCKAPFH;
}
if (other.FEGJGNIBANN != 0L) {
FEGJGNIBANN = other.FEGJGNIBANN;
}
_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: {
INFCNCKAPFH = input.ReadUInt32();
break;
}
case 24: {
Retcode = input.ReadUInt32();
break;
}
case 32: {
FEGJGNIBANN = input.ReadInt64();
break;
}
case 50:
case 48: {
eMGHLPGEPME_.AddEntriesFrom(input, _repeated_eMGHLPGEPME_codec);
break;
}
case 56: {
NDEFCGKBPLO = input.ReadUInt32();
break;
}
case 80: {
JOGKPPIBDJN = input.ReadUInt32();
break;
}
case 112: {
CFEIPCCILPM = input.ReadUInt32();
break;
}
case 120: {
ICOHFPGNIIH = 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: {
INFCNCKAPFH = input.ReadUInt32();
break;
}
case 24: {
Retcode = input.ReadUInt32();
break;
}
case 32: {
FEGJGNIBANN = input.ReadInt64();
break;
}
case 50:
case 48: {
eMGHLPGEPME_.AddEntriesFrom(ref input, _repeated_eMGHLPGEPME_codec);
break;
}
case 56: {
NDEFCGKBPLO = input.ReadUInt32();
break;
}
case 80: {
JOGKPPIBDJN = input.ReadUInt32();
break;
}
case 112: {
CFEIPCCILPM = input.ReadUInt32();
break;
}
case 120: {
ICOHFPGNIIH = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code