Files
DanhengServer-OpenSource/Proto/SpaceZooDataScRsp.cs

469 lines
19 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: SpaceZooDataScRsp.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 SpaceZooDataScRsp.proto</summary>
public static partial class SpaceZooDataScRspReflection {
#region Descriptor
/// <summary>File descriptor for SpaceZooDataScRsp.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static SpaceZooDataScRspReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChdTcGFjZVpvb0RhdGFTY1JzcC5wcm90bxoRT09IS05JT0lJR0MucHJvdG8a",
"EUtNRURQQkJBT0hDLnByb3RvIugBChFTcGFjZVpvb0RhdGFTY1JzcBITCgtG",
"RERKSUdQTkVKTRgFIAMoDRITCgtQR0tCRUFBR05MRRgMIAEoDRIPCgdyZXRj",
"b2RlGAQgASgNEiEKC0JKRU5QSUlCSEtCGAcgAygLMgwuS01FRFBCQkFPSEMS",
"EwoLTERORU1CQkhQSUUYDiADKA0SEwoLT0ZLRUxDSEZLRU8YCSADKA0SIQoL",
"SUhOQUZIREdHQU8YAyADKAsyDC5PT0hLTklPSUlHQxITCgtMS0dCUE5QTklM",
"TRgGIAMoDRITCgtDRU5GTlBESEJJShgPIAMoDUIeqgIbRWdnTGluay5EYW5o",
"ZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.OOHKNIOIIGCReflection.Descriptor, global::EggLink.DanhengServer.Proto.KMEDPBBAOHCReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.SpaceZooDataScRsp), global::EggLink.DanhengServer.Proto.SpaceZooDataScRsp.Parser, new[]{ "FDDJIGPNEJM", "PGKBEAAGNLE", "Retcode", "BJENPIIBHKB", "LDNEMBBHPIE", "OFKELCHFKEO", "IHNAFHDGGAO", "LKGBPNPNILM", "CENFNPDHBIJ" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class SpaceZooDataScRsp : pb::IMessage<SpaceZooDataScRsp>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<SpaceZooDataScRsp> _parser = new pb::MessageParser<SpaceZooDataScRsp>(() => new SpaceZooDataScRsp());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<SpaceZooDataScRsp> 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.SpaceZooDataScRspReflection.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 SpaceZooDataScRsp() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public SpaceZooDataScRsp(SpaceZooDataScRsp other) : this() {
fDDJIGPNEJM_ = other.fDDJIGPNEJM_.Clone();
pGKBEAAGNLE_ = other.pGKBEAAGNLE_;
retcode_ = other.retcode_;
bJENPIIBHKB_ = other.bJENPIIBHKB_.Clone();
lDNEMBBHPIE_ = other.lDNEMBBHPIE_.Clone();
oFKELCHFKEO_ = other.oFKELCHFKEO_.Clone();
iHNAFHDGGAO_ = other.iHNAFHDGGAO_.Clone();
lKGBPNPNILM_ = other.lKGBPNPNILM_.Clone();
cENFNPDHBIJ_ = other.cENFNPDHBIJ_.Clone();
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public SpaceZooDataScRsp Clone() {
return new SpaceZooDataScRsp(this);
}
/// <summary>Field number for the "FDDJIGPNEJM" field.</summary>
public const int FDDJIGPNEJMFieldNumber = 5;
private static readonly pb::FieldCodec<uint> _repeated_fDDJIGPNEJM_codec
= pb::FieldCodec.ForUInt32(42);
private readonly pbc::RepeatedField<uint> fDDJIGPNEJM_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> FDDJIGPNEJM {
get { return fDDJIGPNEJM_; }
}
/// <summary>Field number for the "PGKBEAAGNLE" field.</summary>
public const int PGKBEAAGNLEFieldNumber = 12;
private uint pGKBEAAGNLE_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint PGKBEAAGNLE {
get { return pGKBEAAGNLE_; }
set {
pGKBEAAGNLE_ = value;
}
}
/// <summary>Field number for the "retcode" field.</summary>
public const int RetcodeFieldNumber = 4;
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 "BJENPIIBHKB" field.</summary>
public const int BJENPIIBHKBFieldNumber = 7;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.KMEDPBBAOHC> _repeated_bJENPIIBHKB_codec
= pb::FieldCodec.ForMessage(58, global::EggLink.DanhengServer.Proto.KMEDPBBAOHC.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.KMEDPBBAOHC> bJENPIIBHKB_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.KMEDPBBAOHC>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.KMEDPBBAOHC> BJENPIIBHKB {
get { return bJENPIIBHKB_; }
}
/// <summary>Field number for the "LDNEMBBHPIE" field.</summary>
public const int LDNEMBBHPIEFieldNumber = 14;
private static readonly pb::FieldCodec<uint> _repeated_lDNEMBBHPIE_codec
= pb::FieldCodec.ForUInt32(114);
private readonly pbc::RepeatedField<uint> lDNEMBBHPIE_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> LDNEMBBHPIE {
get { return lDNEMBBHPIE_; }
}
/// <summary>Field number for the "OFKELCHFKEO" field.</summary>
public const int OFKELCHFKEOFieldNumber = 9;
private static readonly pb::FieldCodec<uint> _repeated_oFKELCHFKEO_codec
= pb::FieldCodec.ForUInt32(74);
private readonly pbc::RepeatedField<uint> oFKELCHFKEO_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> OFKELCHFKEO {
get { return oFKELCHFKEO_; }
}
/// <summary>Field number for the "IHNAFHDGGAO" field.</summary>
public const int IHNAFHDGGAOFieldNumber = 3;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.OOHKNIOIIGC> _repeated_iHNAFHDGGAO_codec
= pb::FieldCodec.ForMessage(26, global::EggLink.DanhengServer.Proto.OOHKNIOIIGC.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.OOHKNIOIIGC> iHNAFHDGGAO_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.OOHKNIOIIGC>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.OOHKNIOIIGC> IHNAFHDGGAO {
get { return iHNAFHDGGAO_; }
}
/// <summary>Field number for the "LKGBPNPNILM" field.</summary>
public const int LKGBPNPNILMFieldNumber = 6;
private static readonly pb::FieldCodec<uint> _repeated_lKGBPNPNILM_codec
= pb::FieldCodec.ForUInt32(50);
private readonly pbc::RepeatedField<uint> lKGBPNPNILM_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> LKGBPNPNILM {
get { return lKGBPNPNILM_; }
}
/// <summary>Field number for the "CENFNPDHBIJ" field.</summary>
public const int CENFNPDHBIJFieldNumber = 15;
private static readonly pb::FieldCodec<uint> _repeated_cENFNPDHBIJ_codec
= pb::FieldCodec.ForUInt32(122);
private readonly pbc::RepeatedField<uint> cENFNPDHBIJ_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> CENFNPDHBIJ {
get { return cENFNPDHBIJ_; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as SpaceZooDataScRsp);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(SpaceZooDataScRsp other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if(!fDDJIGPNEJM_.Equals(other.fDDJIGPNEJM_)) return false;
if (PGKBEAAGNLE != other.PGKBEAAGNLE) return false;
if (Retcode != other.Retcode) return false;
if(!bJENPIIBHKB_.Equals(other.bJENPIIBHKB_)) return false;
if(!lDNEMBBHPIE_.Equals(other.lDNEMBBHPIE_)) return false;
if(!oFKELCHFKEO_.Equals(other.oFKELCHFKEO_)) return false;
if(!iHNAFHDGGAO_.Equals(other.iHNAFHDGGAO_)) return false;
if(!lKGBPNPNILM_.Equals(other.lKGBPNPNILM_)) return false;
if(!cENFNPDHBIJ_.Equals(other.cENFNPDHBIJ_)) 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;
hash ^= fDDJIGPNEJM_.GetHashCode();
if (PGKBEAAGNLE != 0) hash ^= PGKBEAAGNLE.GetHashCode();
if (Retcode != 0) hash ^= Retcode.GetHashCode();
hash ^= bJENPIIBHKB_.GetHashCode();
hash ^= lDNEMBBHPIE_.GetHashCode();
hash ^= oFKELCHFKEO_.GetHashCode();
hash ^= iHNAFHDGGAO_.GetHashCode();
hash ^= lKGBPNPNILM_.GetHashCode();
hash ^= cENFNPDHBIJ_.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
iHNAFHDGGAO_.WriteTo(output, _repeated_iHNAFHDGGAO_codec);
if (Retcode != 0) {
output.WriteRawTag(32);
output.WriteUInt32(Retcode);
}
fDDJIGPNEJM_.WriteTo(output, _repeated_fDDJIGPNEJM_codec);
lKGBPNPNILM_.WriteTo(output, _repeated_lKGBPNPNILM_codec);
bJENPIIBHKB_.WriteTo(output, _repeated_bJENPIIBHKB_codec);
oFKELCHFKEO_.WriteTo(output, _repeated_oFKELCHFKEO_codec);
if (PGKBEAAGNLE != 0) {
output.WriteRawTag(96);
output.WriteUInt32(PGKBEAAGNLE);
}
lDNEMBBHPIE_.WriteTo(output, _repeated_lDNEMBBHPIE_codec);
cENFNPDHBIJ_.WriteTo(output, _repeated_cENFNPDHBIJ_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) {
iHNAFHDGGAO_.WriteTo(ref output, _repeated_iHNAFHDGGAO_codec);
if (Retcode != 0) {
output.WriteRawTag(32);
output.WriteUInt32(Retcode);
}
fDDJIGPNEJM_.WriteTo(ref output, _repeated_fDDJIGPNEJM_codec);
lKGBPNPNILM_.WriteTo(ref output, _repeated_lKGBPNPNILM_codec);
bJENPIIBHKB_.WriteTo(ref output, _repeated_bJENPIIBHKB_codec);
oFKELCHFKEO_.WriteTo(ref output, _repeated_oFKELCHFKEO_codec);
if (PGKBEAAGNLE != 0) {
output.WriteRawTag(96);
output.WriteUInt32(PGKBEAAGNLE);
}
lDNEMBBHPIE_.WriteTo(ref output, _repeated_lDNEMBBHPIE_codec);
cENFNPDHBIJ_.WriteTo(ref output, _repeated_cENFNPDHBIJ_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;
size += fDDJIGPNEJM_.CalculateSize(_repeated_fDDJIGPNEJM_codec);
if (PGKBEAAGNLE != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PGKBEAAGNLE);
}
if (Retcode != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
}
size += bJENPIIBHKB_.CalculateSize(_repeated_bJENPIIBHKB_codec);
size += lDNEMBBHPIE_.CalculateSize(_repeated_lDNEMBBHPIE_codec);
size += oFKELCHFKEO_.CalculateSize(_repeated_oFKELCHFKEO_codec);
size += iHNAFHDGGAO_.CalculateSize(_repeated_iHNAFHDGGAO_codec);
size += lKGBPNPNILM_.CalculateSize(_repeated_lKGBPNPNILM_codec);
size += cENFNPDHBIJ_.CalculateSize(_repeated_cENFNPDHBIJ_codec);
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(SpaceZooDataScRsp other) {
if (other == null) {
return;
}
fDDJIGPNEJM_.Add(other.fDDJIGPNEJM_);
if (other.PGKBEAAGNLE != 0) {
PGKBEAAGNLE = other.PGKBEAAGNLE;
}
if (other.Retcode != 0) {
Retcode = other.Retcode;
}
bJENPIIBHKB_.Add(other.bJENPIIBHKB_);
lDNEMBBHPIE_.Add(other.lDNEMBBHPIE_);
oFKELCHFKEO_.Add(other.oFKELCHFKEO_);
iHNAFHDGGAO_.Add(other.iHNAFHDGGAO_);
lKGBPNPNILM_.Add(other.lKGBPNPNILM_);
cENFNPDHBIJ_.Add(other.cENFNPDHBIJ_);
_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 26: {
iHNAFHDGGAO_.AddEntriesFrom(input, _repeated_iHNAFHDGGAO_codec);
break;
}
case 32: {
Retcode = input.ReadUInt32();
break;
}
case 42:
case 40: {
fDDJIGPNEJM_.AddEntriesFrom(input, _repeated_fDDJIGPNEJM_codec);
break;
}
case 50:
case 48: {
lKGBPNPNILM_.AddEntriesFrom(input, _repeated_lKGBPNPNILM_codec);
break;
}
case 58: {
bJENPIIBHKB_.AddEntriesFrom(input, _repeated_bJENPIIBHKB_codec);
break;
}
case 74:
case 72: {
oFKELCHFKEO_.AddEntriesFrom(input, _repeated_oFKELCHFKEO_codec);
break;
}
case 96: {
PGKBEAAGNLE = input.ReadUInt32();
break;
}
case 114:
case 112: {
lDNEMBBHPIE_.AddEntriesFrom(input, _repeated_lDNEMBBHPIE_codec);
break;
}
case 122:
case 120: {
cENFNPDHBIJ_.AddEntriesFrom(input, _repeated_cENFNPDHBIJ_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 26: {
iHNAFHDGGAO_.AddEntriesFrom(ref input, _repeated_iHNAFHDGGAO_codec);
break;
}
case 32: {
Retcode = input.ReadUInt32();
break;
}
case 42:
case 40: {
fDDJIGPNEJM_.AddEntriesFrom(ref input, _repeated_fDDJIGPNEJM_codec);
break;
}
case 50:
case 48: {
lKGBPNPNILM_.AddEntriesFrom(ref input, _repeated_lKGBPNPNILM_codec);
break;
}
case 58: {
bJENPIIBHKB_.AddEntriesFrom(ref input, _repeated_bJENPIIBHKB_codec);
break;
}
case 74:
case 72: {
oFKELCHFKEO_.AddEntriesFrom(ref input, _repeated_oFKELCHFKEO_codec);
break;
}
case 96: {
PGKBEAAGNLE = input.ReadUInt32();
break;
}
case 114:
case 112: {
lDNEMBBHPIE_.AddEntriesFrom(ref input, _repeated_lDNEMBBHPIE_codec);
break;
}
case 122:
case 120: {
cENFNPDHBIJ_.AddEntriesFrom(ref input, _repeated_cENFNPDHBIJ_codec);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code