mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
320 lines
13 KiB
C#
320 lines
13 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: CPEELLCJCMD.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 CPEELLCJCMD.proto</summary>
|
|
public static partial class CPEELLCJCMDReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for CPEELLCJCMD.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static CPEELLCJCMDReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChFDUEVFTExDSkNNRC5wcm90bxoRSk9DRUZMTE1ORE8ucHJvdG8aHUNoZXNz",
|
|
"Um9ndWVOb3VzRGljZVBoYXNlLnByb3RvItwBCgtDUEVFTExDSkNNRBITCgtL",
|
|
"SEhIQkNERk1LQRgHIAMoDRIhCgtHSUpQSUtPSEhIUBgLIAMoCzIMLkpPQ0VG",
|
|
"TExNTkRPEi0KC0NQRUxMQUxDTEpIGAogASgOMhguQ2hlc3NSb2d1ZU5vdXNE",
|
|
"aWNlUGhhc2USMgoLTUJJUENQQ0ZJSEwYDCADKAsyHS5DUEVFTExDSkNNRC5N",
|
|
"QklQQ1BDRklITEVudHJ5GjIKEE1CSVBDUENGSUhMRW50cnkSCwoDa2V5GAEg",
|
|
"ASgNEg0KBXZhbHVlGAIgASgIOgI4AUIeqgIbRWdnTGluay5EYW5oZW5nU2Vy",
|
|
"dmVyLlByb3RvYgZwcm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.JOCEFLLMNDOReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChessRogueNousDicePhaseReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.CPEELLCJCMD), global::EggLink.DanhengServer.Proto.CPEELLCJCMD.Parser, new[]{ "KHHHBCDFMKA", "GIJPIKOHHHP", "CPELLALCLJH", "MBIPCPCFIHL" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { null, })
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class CPEELLCJCMD : pb::IMessage<CPEELLCJCMD>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<CPEELLCJCMD> _parser = new pb::MessageParser<CPEELLCJCMD>(() => new CPEELLCJCMD());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<CPEELLCJCMD> 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.CPEELLCJCMDReflection.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 CPEELLCJCMD() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public CPEELLCJCMD(CPEELLCJCMD other) : this() {
|
|
kHHHBCDFMKA_ = other.kHHHBCDFMKA_.Clone();
|
|
gIJPIKOHHHP_ = other.gIJPIKOHHHP_.Clone();
|
|
cPELLALCLJH_ = other.cPELLALCLJH_;
|
|
mBIPCPCFIHL_ = other.mBIPCPCFIHL_.Clone();
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public CPEELLCJCMD Clone() {
|
|
return new CPEELLCJCMD(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "KHHHBCDFMKA" field.</summary>
|
|
public const int KHHHBCDFMKAFieldNumber = 7;
|
|
private static readonly pb::FieldCodec<uint> _repeated_kHHHBCDFMKA_codec
|
|
= pb::FieldCodec.ForUInt32(58);
|
|
private readonly pbc::RepeatedField<uint> kHHHBCDFMKA_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> KHHHBCDFMKA {
|
|
get { return kHHHBCDFMKA_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "GIJPIKOHHHP" field.</summary>
|
|
public const int GIJPIKOHHHPFieldNumber = 11;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.JOCEFLLMNDO> _repeated_gIJPIKOHHHP_codec
|
|
= pb::FieldCodec.ForMessage(90, global::EggLink.DanhengServer.Proto.JOCEFLLMNDO.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.JOCEFLLMNDO> gIJPIKOHHHP_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.JOCEFLLMNDO>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.JOCEFLLMNDO> GIJPIKOHHHP {
|
|
get { return gIJPIKOHHHP_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "CPELLALCLJH" field.</summary>
|
|
public const int CPELLALCLJHFieldNumber = 10;
|
|
private global::EggLink.DanhengServer.Proto.ChessRogueNousDicePhase cPELLALCLJH_ = global::EggLink.DanhengServer.Proto.ChessRogueNousDicePhase.None;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.ChessRogueNousDicePhase CPELLALCLJH {
|
|
get { return cPELLALCLJH_; }
|
|
set {
|
|
cPELLALCLJH_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "MBIPCPCFIHL" field.</summary>
|
|
public const int MBIPCPCFIHLFieldNumber = 12;
|
|
private static readonly pbc::MapField<uint, bool>.Codec _map_mBIPCPCFIHL_codec
|
|
= new pbc::MapField<uint, bool>.Codec(pb::FieldCodec.ForUInt32(8, 0), pb::FieldCodec.ForBool(16, false), 98);
|
|
private readonly pbc::MapField<uint, bool> mBIPCPCFIHL_ = new pbc::MapField<uint, bool>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::MapField<uint, bool> MBIPCPCFIHL {
|
|
get { return mBIPCPCFIHL_; }
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as CPEELLCJCMD);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(CPEELLCJCMD other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if(!kHHHBCDFMKA_.Equals(other.kHHHBCDFMKA_)) return false;
|
|
if(!gIJPIKOHHHP_.Equals(other.gIJPIKOHHHP_)) return false;
|
|
if (CPELLALCLJH != other.CPELLALCLJH) return false;
|
|
if (!MBIPCPCFIHL.Equals(other.MBIPCPCFIHL)) 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 ^= kHHHBCDFMKA_.GetHashCode();
|
|
hash ^= gIJPIKOHHHP_.GetHashCode();
|
|
if (CPELLALCLJH != global::EggLink.DanhengServer.Proto.ChessRogueNousDicePhase.None) hash ^= CPELLALCLJH.GetHashCode();
|
|
hash ^= MBIPCPCFIHL.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
|
|
kHHHBCDFMKA_.WriteTo(output, _repeated_kHHHBCDFMKA_codec);
|
|
if (CPELLALCLJH != global::EggLink.DanhengServer.Proto.ChessRogueNousDicePhase.None) {
|
|
output.WriteRawTag(80);
|
|
output.WriteEnum((int) CPELLALCLJH);
|
|
}
|
|
gIJPIKOHHHP_.WriteTo(output, _repeated_gIJPIKOHHHP_codec);
|
|
mBIPCPCFIHL_.WriteTo(output, _map_mBIPCPCFIHL_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) {
|
|
kHHHBCDFMKA_.WriteTo(ref output, _repeated_kHHHBCDFMKA_codec);
|
|
if (CPELLALCLJH != global::EggLink.DanhengServer.Proto.ChessRogueNousDicePhase.None) {
|
|
output.WriteRawTag(80);
|
|
output.WriteEnum((int) CPELLALCLJH);
|
|
}
|
|
gIJPIKOHHHP_.WriteTo(ref output, _repeated_gIJPIKOHHHP_codec);
|
|
mBIPCPCFIHL_.WriteTo(ref output, _map_mBIPCPCFIHL_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 += kHHHBCDFMKA_.CalculateSize(_repeated_kHHHBCDFMKA_codec);
|
|
size += gIJPIKOHHHP_.CalculateSize(_repeated_gIJPIKOHHHP_codec);
|
|
if (CPELLALCLJH != global::EggLink.DanhengServer.Proto.ChessRogueNousDicePhase.None) {
|
|
size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) CPELLALCLJH);
|
|
}
|
|
size += mBIPCPCFIHL_.CalculateSize(_map_mBIPCPCFIHL_codec);
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(CPEELLCJCMD other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
kHHHBCDFMKA_.Add(other.kHHHBCDFMKA_);
|
|
gIJPIKOHHHP_.Add(other.gIJPIKOHHHP_);
|
|
if (other.CPELLALCLJH != global::EggLink.DanhengServer.Proto.ChessRogueNousDicePhase.None) {
|
|
CPELLALCLJH = other.CPELLALCLJH;
|
|
}
|
|
mBIPCPCFIHL_.MergeFrom(other.mBIPCPCFIHL_);
|
|
_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 58:
|
|
case 56: {
|
|
kHHHBCDFMKA_.AddEntriesFrom(input, _repeated_kHHHBCDFMKA_codec);
|
|
break;
|
|
}
|
|
case 80: {
|
|
CPELLALCLJH = (global::EggLink.DanhengServer.Proto.ChessRogueNousDicePhase) input.ReadEnum();
|
|
break;
|
|
}
|
|
case 90: {
|
|
gIJPIKOHHHP_.AddEntriesFrom(input, _repeated_gIJPIKOHHHP_codec);
|
|
break;
|
|
}
|
|
case 98: {
|
|
mBIPCPCFIHL_.AddEntriesFrom(input, _map_mBIPCPCFIHL_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 58:
|
|
case 56: {
|
|
kHHHBCDFMKA_.AddEntriesFrom(ref input, _repeated_kHHHBCDFMKA_codec);
|
|
break;
|
|
}
|
|
case 80: {
|
|
CPELLALCLJH = (global::EggLink.DanhengServer.Proto.ChessRogueNousDicePhase) input.ReadEnum();
|
|
break;
|
|
}
|
|
case 90: {
|
|
gIJPIKOHHHP_.AddEntriesFrom(ref input, _repeated_gIJPIKOHHHP_codec);
|
|
break;
|
|
}
|
|
case 98: {
|
|
mBIPCPCFIHL_.AddEntriesFrom(ref input, _map_mBIPCPCFIHL_codec);
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|