mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-03 04:36:03 +08:00
403 lines
15 KiB
C#
403 lines
15 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: ClockParkGetInfoScRsp.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 ClockParkGetInfoScRsp.proto</summary>
|
|
public static partial class ClockParkGetInfoScRspReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for ClockParkGetInfoScRsp.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static ClockParkGetInfoScRspReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChtDbG9ja1BhcmtHZXRJbmZvU2NSc3AucHJvdG8aEUNPTkdNSUhFRkJOLnBy",
|
|
"b3RvIpwBChVDbG9ja1BhcmtHZXRJbmZvU2NSc3ASEAoIcHJvZ3Jlc3MYDyAB",
|
|
"KA0SIQoLRUdIRUpHQUJJQlAYASADKAsyDC5DT05HTUlIRUZCThIPCgdyZXRj",
|
|
"b2RlGAIgASgNEhMKC05GUEdMS0NCS0lOGAogAygNEhMKC0hCRUJBUEhEQ01D",
|
|
"GAwgASgNEhMKC0hBSUJGQUtNREFNGAYgASgNQh6qAhtFZ2dMaW5rLkRhbmhl",
|
|
"bmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.CONGMIHEFBNReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ClockParkGetInfoScRsp), global::EggLink.DanhengServer.Proto.ClockParkGetInfoScRsp.Parser, new[]{ "Progress", "EGHEJGABIBP", "Retcode", "NFPGLKCBKIN", "HBEBAPHDCMC", "HAIBFAKMDAM" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class ClockParkGetInfoScRsp : pb::IMessage<ClockParkGetInfoScRsp>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<ClockParkGetInfoScRsp> _parser = new pb::MessageParser<ClockParkGetInfoScRsp>(() => new ClockParkGetInfoScRsp());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<ClockParkGetInfoScRsp> 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.ClockParkGetInfoScRspReflection.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 ClockParkGetInfoScRsp() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public ClockParkGetInfoScRsp(ClockParkGetInfoScRsp other) : this() {
|
|
progress_ = other.progress_;
|
|
eGHEJGABIBP_ = other.eGHEJGABIBP_.Clone();
|
|
retcode_ = other.retcode_;
|
|
nFPGLKCBKIN_ = other.nFPGLKCBKIN_.Clone();
|
|
hBEBAPHDCMC_ = other.hBEBAPHDCMC_;
|
|
hAIBFAKMDAM_ = other.hAIBFAKMDAM_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public ClockParkGetInfoScRsp Clone() {
|
|
return new ClockParkGetInfoScRsp(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "progress" field.</summary>
|
|
public const int ProgressFieldNumber = 15;
|
|
private uint progress_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint Progress {
|
|
get { return progress_; }
|
|
set {
|
|
progress_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "EGHEJGABIBP" field.</summary>
|
|
public const int EGHEJGABIBPFieldNumber = 1;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.CONGMIHEFBN> _repeated_eGHEJGABIBP_codec
|
|
= pb::FieldCodec.ForMessage(10, global::EggLink.DanhengServer.Proto.CONGMIHEFBN.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.CONGMIHEFBN> eGHEJGABIBP_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.CONGMIHEFBN>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.CONGMIHEFBN> EGHEJGABIBP {
|
|
get { return eGHEJGABIBP_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "retcode" field.</summary>
|
|
public const int RetcodeFieldNumber = 2;
|
|
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 "NFPGLKCBKIN" field.</summary>
|
|
public const int NFPGLKCBKINFieldNumber = 10;
|
|
private static readonly pb::FieldCodec<uint> _repeated_nFPGLKCBKIN_codec
|
|
= pb::FieldCodec.ForUInt32(82);
|
|
private readonly pbc::RepeatedField<uint> nFPGLKCBKIN_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> NFPGLKCBKIN {
|
|
get { return nFPGLKCBKIN_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "HBEBAPHDCMC" field.</summary>
|
|
public const int HBEBAPHDCMCFieldNumber = 12;
|
|
private uint hBEBAPHDCMC_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint HBEBAPHDCMC {
|
|
get { return hBEBAPHDCMC_; }
|
|
set {
|
|
hBEBAPHDCMC_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "HAIBFAKMDAM" field.</summary>
|
|
public const int HAIBFAKMDAMFieldNumber = 6;
|
|
private uint hAIBFAKMDAM_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint HAIBFAKMDAM {
|
|
get { return hAIBFAKMDAM_; }
|
|
set {
|
|
hAIBFAKMDAM_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as ClockParkGetInfoScRsp);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(ClockParkGetInfoScRsp other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (Progress != other.Progress) return false;
|
|
if(!eGHEJGABIBP_.Equals(other.eGHEJGABIBP_)) return false;
|
|
if (Retcode != other.Retcode) return false;
|
|
if(!nFPGLKCBKIN_.Equals(other.nFPGLKCBKIN_)) return false;
|
|
if (HBEBAPHDCMC != other.HBEBAPHDCMC) return false;
|
|
if (HAIBFAKMDAM != other.HAIBFAKMDAM) 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 (Progress != 0) hash ^= Progress.GetHashCode();
|
|
hash ^= eGHEJGABIBP_.GetHashCode();
|
|
if (Retcode != 0) hash ^= Retcode.GetHashCode();
|
|
hash ^= nFPGLKCBKIN_.GetHashCode();
|
|
if (HBEBAPHDCMC != 0) hash ^= HBEBAPHDCMC.GetHashCode();
|
|
if (HAIBFAKMDAM != 0) hash ^= HAIBFAKMDAM.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
|
|
eGHEJGABIBP_.WriteTo(output, _repeated_eGHEJGABIBP_codec);
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
if (HAIBFAKMDAM != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(HAIBFAKMDAM);
|
|
}
|
|
nFPGLKCBKIN_.WriteTo(output, _repeated_nFPGLKCBKIN_codec);
|
|
if (HBEBAPHDCMC != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(HBEBAPHDCMC);
|
|
}
|
|
if (Progress != 0) {
|
|
output.WriteRawTag(120);
|
|
output.WriteUInt32(Progress);
|
|
}
|
|
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) {
|
|
eGHEJGABIBP_.WriteTo(ref output, _repeated_eGHEJGABIBP_codec);
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
if (HAIBFAKMDAM != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(HAIBFAKMDAM);
|
|
}
|
|
nFPGLKCBKIN_.WriteTo(ref output, _repeated_nFPGLKCBKIN_codec);
|
|
if (HBEBAPHDCMC != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(HBEBAPHDCMC);
|
|
}
|
|
if (Progress != 0) {
|
|
output.WriteRawTag(120);
|
|
output.WriteUInt32(Progress);
|
|
}
|
|
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 (Progress != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Progress);
|
|
}
|
|
size += eGHEJGABIBP_.CalculateSize(_repeated_eGHEJGABIBP_codec);
|
|
if (Retcode != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
|
|
}
|
|
size += nFPGLKCBKIN_.CalculateSize(_repeated_nFPGLKCBKIN_codec);
|
|
if (HBEBAPHDCMC != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(HBEBAPHDCMC);
|
|
}
|
|
if (HAIBFAKMDAM != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(HAIBFAKMDAM);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(ClockParkGetInfoScRsp other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.Progress != 0) {
|
|
Progress = other.Progress;
|
|
}
|
|
eGHEJGABIBP_.Add(other.eGHEJGABIBP_);
|
|
if (other.Retcode != 0) {
|
|
Retcode = other.Retcode;
|
|
}
|
|
nFPGLKCBKIN_.Add(other.nFPGLKCBKIN_);
|
|
if (other.HBEBAPHDCMC != 0) {
|
|
HBEBAPHDCMC = other.HBEBAPHDCMC;
|
|
}
|
|
if (other.HAIBFAKMDAM != 0) {
|
|
HAIBFAKMDAM = other.HAIBFAKMDAM;
|
|
}
|
|
_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 10: {
|
|
eGHEJGABIBP_.AddEntriesFrom(input, _repeated_eGHEJGABIBP_codec);
|
|
break;
|
|
}
|
|
case 16: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 48: {
|
|
HAIBFAKMDAM = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 82:
|
|
case 80: {
|
|
nFPGLKCBKIN_.AddEntriesFrom(input, _repeated_nFPGLKCBKIN_codec);
|
|
break;
|
|
}
|
|
case 96: {
|
|
HBEBAPHDCMC = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 120: {
|
|
Progress = 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 10: {
|
|
eGHEJGABIBP_.AddEntriesFrom(ref input, _repeated_eGHEJGABIBP_codec);
|
|
break;
|
|
}
|
|
case 16: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 48: {
|
|
HAIBFAKMDAM = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 82:
|
|
case 80: {
|
|
nFPGLKCBKIN_.AddEntriesFrom(ref input, _repeated_nFPGLKCBKIN_codec);
|
|
break;
|
|
}
|
|
case 96: {
|
|
HBEBAPHDCMC = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 120: {
|
|
Progress = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|