mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
497 lines
16 KiB
C#
497 lines
16 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: AlleyPlacingGameScRsp.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 AlleyPlacingGameScRsp.proto</summary>
|
|
public static partial class AlleyPlacingGameScRspReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for AlleyPlacingGameScRsp.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static AlleyPlacingGameScRspReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChtBbGxleVBsYWNpbmdHYW1lU2NSc3AucHJvdG8iuAEKFUFsbGV5UGxhY2lu",
|
|
"Z0dhbWVTY1JzcBITCgtJTEVHRktHQ01PTRgMIAEoDRITCgtFTEJCQU5EREpD",
|
|
"SRgOIAEoDRITCgtLT0ZJQ0tMTEpOSRgBIAEoDRITCgtQR0xHQkxLS0lEQRgJ",
|
|
"IAEoDRITCgtLSElCQkdQSERNQhgEIAEoDRIQCghldmVudF9pZBgHIAEoDRIT",
|
|
"CgtLRkJPS0xIREpEQRgPIAEoDRIPCgdyZXRjb2RlGA0gASgNQh6qAhtFZ2dM",
|
|
"aW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.AlleyPlacingGameScRsp), global::EggLink.DanhengServer.Proto.AlleyPlacingGameScRsp.Parser, new[]{ "ILEGFKGCMOM", "ELBBANDDJCI", "KOFICKLLJNI", "PGLGBLKKIDA", "KHIBBGPHDMB", "EventId", "KFBOKLHDJDA", "Retcode" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class AlleyPlacingGameScRsp : pb::IMessage<AlleyPlacingGameScRsp>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<AlleyPlacingGameScRsp> _parser = new pb::MessageParser<AlleyPlacingGameScRsp>(() => new AlleyPlacingGameScRsp());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<AlleyPlacingGameScRsp> 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.AlleyPlacingGameScRspReflection.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 AlleyPlacingGameScRsp() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public AlleyPlacingGameScRsp(AlleyPlacingGameScRsp other) : this() {
|
|
iLEGFKGCMOM_ = other.iLEGFKGCMOM_;
|
|
eLBBANDDJCI_ = other.eLBBANDDJCI_;
|
|
kOFICKLLJNI_ = other.kOFICKLLJNI_;
|
|
pGLGBLKKIDA_ = other.pGLGBLKKIDA_;
|
|
kHIBBGPHDMB_ = other.kHIBBGPHDMB_;
|
|
eventId_ = other.eventId_;
|
|
kFBOKLHDJDA_ = other.kFBOKLHDJDA_;
|
|
retcode_ = other.retcode_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public AlleyPlacingGameScRsp Clone() {
|
|
return new AlleyPlacingGameScRsp(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "ILEGFKGCMOM" field.</summary>
|
|
public const int ILEGFKGCMOMFieldNumber = 12;
|
|
private uint iLEGFKGCMOM_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint ILEGFKGCMOM {
|
|
get { return iLEGFKGCMOM_; }
|
|
set {
|
|
iLEGFKGCMOM_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "ELBBANDDJCI" field.</summary>
|
|
public const int ELBBANDDJCIFieldNumber = 14;
|
|
private uint eLBBANDDJCI_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint ELBBANDDJCI {
|
|
get { return eLBBANDDJCI_; }
|
|
set {
|
|
eLBBANDDJCI_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "KOFICKLLJNI" field.</summary>
|
|
public const int KOFICKLLJNIFieldNumber = 1;
|
|
private uint kOFICKLLJNI_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint KOFICKLLJNI {
|
|
get { return kOFICKLLJNI_; }
|
|
set {
|
|
kOFICKLLJNI_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "PGLGBLKKIDA" field.</summary>
|
|
public const int PGLGBLKKIDAFieldNumber = 9;
|
|
private uint pGLGBLKKIDA_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint PGLGBLKKIDA {
|
|
get { return pGLGBLKKIDA_; }
|
|
set {
|
|
pGLGBLKKIDA_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "KHIBBGPHDMB" field.</summary>
|
|
public const int KHIBBGPHDMBFieldNumber = 4;
|
|
private uint kHIBBGPHDMB_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint KHIBBGPHDMB {
|
|
get { return kHIBBGPHDMB_; }
|
|
set {
|
|
kHIBBGPHDMB_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "event_id" field.</summary>
|
|
public const int EventIdFieldNumber = 7;
|
|
private uint eventId_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint EventId {
|
|
get { return eventId_; }
|
|
set {
|
|
eventId_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "KFBOKLHDJDA" field.</summary>
|
|
public const int KFBOKLHDJDAFieldNumber = 15;
|
|
private uint kFBOKLHDJDA_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint KFBOKLHDJDA {
|
|
get { return kFBOKLHDJDA_; }
|
|
set {
|
|
kFBOKLHDJDA_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "retcode" field.</summary>
|
|
public const int RetcodeFieldNumber = 13;
|
|
private uint retcode_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint Retcode {
|
|
get { return retcode_; }
|
|
set {
|
|
retcode_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as AlleyPlacingGameScRsp);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(AlleyPlacingGameScRsp other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (ILEGFKGCMOM != other.ILEGFKGCMOM) return false;
|
|
if (ELBBANDDJCI != other.ELBBANDDJCI) return false;
|
|
if (KOFICKLLJNI != other.KOFICKLLJNI) return false;
|
|
if (PGLGBLKKIDA != other.PGLGBLKKIDA) return false;
|
|
if (KHIBBGPHDMB != other.KHIBBGPHDMB) return false;
|
|
if (EventId != other.EventId) return false;
|
|
if (KFBOKLHDJDA != other.KFBOKLHDJDA) return false;
|
|
if (Retcode != other.Retcode) 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 (ILEGFKGCMOM != 0) hash ^= ILEGFKGCMOM.GetHashCode();
|
|
if (ELBBANDDJCI != 0) hash ^= ELBBANDDJCI.GetHashCode();
|
|
if (KOFICKLLJNI != 0) hash ^= KOFICKLLJNI.GetHashCode();
|
|
if (PGLGBLKKIDA != 0) hash ^= PGLGBLKKIDA.GetHashCode();
|
|
if (KHIBBGPHDMB != 0) hash ^= KHIBBGPHDMB.GetHashCode();
|
|
if (EventId != 0) hash ^= EventId.GetHashCode();
|
|
if (KFBOKLHDJDA != 0) hash ^= KFBOKLHDJDA.GetHashCode();
|
|
if (Retcode != 0) hash ^= Retcode.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 (KOFICKLLJNI != 0) {
|
|
output.WriteRawTag(8);
|
|
output.WriteUInt32(KOFICKLLJNI);
|
|
}
|
|
if (KHIBBGPHDMB != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(KHIBBGPHDMB);
|
|
}
|
|
if (EventId != 0) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt32(EventId);
|
|
}
|
|
if (PGLGBLKKIDA != 0) {
|
|
output.WriteRawTag(72);
|
|
output.WriteUInt32(PGLGBLKKIDA);
|
|
}
|
|
if (ILEGFKGCMOM != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(ILEGFKGCMOM);
|
|
}
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
if (ELBBANDDJCI != 0) {
|
|
output.WriteRawTag(112);
|
|
output.WriteUInt32(ELBBANDDJCI);
|
|
}
|
|
if (KFBOKLHDJDA != 0) {
|
|
output.WriteRawTag(120);
|
|
output.WriteUInt32(KFBOKLHDJDA);
|
|
}
|
|
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 (KOFICKLLJNI != 0) {
|
|
output.WriteRawTag(8);
|
|
output.WriteUInt32(KOFICKLLJNI);
|
|
}
|
|
if (KHIBBGPHDMB != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(KHIBBGPHDMB);
|
|
}
|
|
if (EventId != 0) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt32(EventId);
|
|
}
|
|
if (PGLGBLKKIDA != 0) {
|
|
output.WriteRawTag(72);
|
|
output.WriteUInt32(PGLGBLKKIDA);
|
|
}
|
|
if (ILEGFKGCMOM != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(ILEGFKGCMOM);
|
|
}
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
if (ELBBANDDJCI != 0) {
|
|
output.WriteRawTag(112);
|
|
output.WriteUInt32(ELBBANDDJCI);
|
|
}
|
|
if (KFBOKLHDJDA != 0) {
|
|
output.WriteRawTag(120);
|
|
output.WriteUInt32(KFBOKLHDJDA);
|
|
}
|
|
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 (ILEGFKGCMOM != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ILEGFKGCMOM);
|
|
}
|
|
if (ELBBANDDJCI != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ELBBANDDJCI);
|
|
}
|
|
if (KOFICKLLJNI != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(KOFICKLLJNI);
|
|
}
|
|
if (PGLGBLKKIDA != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PGLGBLKKIDA);
|
|
}
|
|
if (KHIBBGPHDMB != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(KHIBBGPHDMB);
|
|
}
|
|
if (EventId != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(EventId);
|
|
}
|
|
if (KFBOKLHDJDA != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(KFBOKLHDJDA);
|
|
}
|
|
if (Retcode != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(AlleyPlacingGameScRsp other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.ILEGFKGCMOM != 0) {
|
|
ILEGFKGCMOM = other.ILEGFKGCMOM;
|
|
}
|
|
if (other.ELBBANDDJCI != 0) {
|
|
ELBBANDDJCI = other.ELBBANDDJCI;
|
|
}
|
|
if (other.KOFICKLLJNI != 0) {
|
|
KOFICKLLJNI = other.KOFICKLLJNI;
|
|
}
|
|
if (other.PGLGBLKKIDA != 0) {
|
|
PGLGBLKKIDA = other.PGLGBLKKIDA;
|
|
}
|
|
if (other.KHIBBGPHDMB != 0) {
|
|
KHIBBGPHDMB = other.KHIBBGPHDMB;
|
|
}
|
|
if (other.EventId != 0) {
|
|
EventId = other.EventId;
|
|
}
|
|
if (other.KFBOKLHDJDA != 0) {
|
|
KFBOKLHDJDA = other.KFBOKLHDJDA;
|
|
}
|
|
if (other.Retcode != 0) {
|
|
Retcode = other.Retcode;
|
|
}
|
|
_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: {
|
|
KOFICKLLJNI = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 32: {
|
|
KHIBBGPHDMB = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 56: {
|
|
EventId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 72: {
|
|
PGLGBLKKIDA = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 96: {
|
|
ILEGFKGCMOM = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 104: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 112: {
|
|
ELBBANDDJCI = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 120: {
|
|
KFBOKLHDJDA = 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: {
|
|
KOFICKLLJNI = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 32: {
|
|
KHIBBGPHDMB = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 56: {
|
|
EventId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 72: {
|
|
PGLGBLKKIDA = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 96: {
|
|
ILEGFKGCMOM = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 104: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 112: {
|
|
ELBBANDDJCI = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 120: {
|
|
KFBOKLHDJDA = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|