mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
356 lines
13 KiB
C#
356 lines
13 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: FightMatch3SwapCsReq.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 FightMatch3SwapCsReq.proto</summary>
|
|
public static partial class FightMatch3SwapCsReqReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for FightMatch3SwapCsReq.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static FightMatch3SwapCsReqReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChpGaWdodE1hdGNoM1N3YXBDc1JlcS5wcm90bxoRSkpBRVBESUhDTkwucHJv",
|
|
"dG8aEUVHQ0RETEtIRkVCLnByb3RvIpIBChRGaWdodE1hdGNoM1N3YXBDc1Jl",
|
|
"cRIhCgtGRUNMR0xCRklESBgEIAEoCzIMLkpKQUVQRElIQ05MEiEKC0VDS0tC",
|
|
"TE5FTEJNGAEgAygLMgwuRUdDRERMS0hGRUISEQoJY3VyX2luZGV4GA0gASgN",
|
|
"EiEKC1BITkxEUE9LQktMGAUgASgLMgwuSkpBRVBESUhDTkxCHqoCG0VnZ0xp",
|
|
"bmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.JJAEPDIHCNLReflection.Descriptor, global::EggLink.DanhengServer.Proto.EGCDDLKHFEBReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.FightMatch3SwapCsReq), global::EggLink.DanhengServer.Proto.FightMatch3SwapCsReq.Parser, new[]{ "FECLGLBFIDH", "ECKKBLNELBM", "CurIndex", "PHNLDPOKBKL" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class FightMatch3SwapCsReq : pb::IMessage<FightMatch3SwapCsReq>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<FightMatch3SwapCsReq> _parser = new pb::MessageParser<FightMatch3SwapCsReq>(() => new FightMatch3SwapCsReq());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<FightMatch3SwapCsReq> 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.FightMatch3SwapCsReqReflection.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 FightMatch3SwapCsReq() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public FightMatch3SwapCsReq(FightMatch3SwapCsReq other) : this() {
|
|
fECLGLBFIDH_ = other.fECLGLBFIDH_ != null ? other.fECLGLBFIDH_.Clone() : null;
|
|
eCKKBLNELBM_ = other.eCKKBLNELBM_.Clone();
|
|
curIndex_ = other.curIndex_;
|
|
pHNLDPOKBKL_ = other.pHNLDPOKBKL_ != null ? other.pHNLDPOKBKL_.Clone() : null;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public FightMatch3SwapCsReq Clone() {
|
|
return new FightMatch3SwapCsReq(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "FECLGLBFIDH" field.</summary>
|
|
public const int FECLGLBFIDHFieldNumber = 4;
|
|
private global::EggLink.DanhengServer.Proto.JJAEPDIHCNL fECLGLBFIDH_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.JJAEPDIHCNL FECLGLBFIDH {
|
|
get { return fECLGLBFIDH_; }
|
|
set {
|
|
fECLGLBFIDH_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "ECKKBLNELBM" field.</summary>
|
|
public const int ECKKBLNELBMFieldNumber = 1;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.EGCDDLKHFEB> _repeated_eCKKBLNELBM_codec
|
|
= pb::FieldCodec.ForMessage(10, global::EggLink.DanhengServer.Proto.EGCDDLKHFEB.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.EGCDDLKHFEB> eCKKBLNELBM_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.EGCDDLKHFEB>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.EGCDDLKHFEB> ECKKBLNELBM {
|
|
get { return eCKKBLNELBM_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "cur_index" field.</summary>
|
|
public const int CurIndexFieldNumber = 13;
|
|
private uint curIndex_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint CurIndex {
|
|
get { return curIndex_; }
|
|
set {
|
|
curIndex_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "PHNLDPOKBKL" field.</summary>
|
|
public const int PHNLDPOKBKLFieldNumber = 5;
|
|
private global::EggLink.DanhengServer.Proto.JJAEPDIHCNL pHNLDPOKBKL_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.JJAEPDIHCNL PHNLDPOKBKL {
|
|
get { return pHNLDPOKBKL_; }
|
|
set {
|
|
pHNLDPOKBKL_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as FightMatch3SwapCsReq);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(FightMatch3SwapCsReq other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (!object.Equals(FECLGLBFIDH, other.FECLGLBFIDH)) return false;
|
|
if(!eCKKBLNELBM_.Equals(other.eCKKBLNELBM_)) return false;
|
|
if (CurIndex != other.CurIndex) return false;
|
|
if (!object.Equals(PHNLDPOKBKL, other.PHNLDPOKBKL)) 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 (fECLGLBFIDH_ != null) hash ^= FECLGLBFIDH.GetHashCode();
|
|
hash ^= eCKKBLNELBM_.GetHashCode();
|
|
if (CurIndex != 0) hash ^= CurIndex.GetHashCode();
|
|
if (pHNLDPOKBKL_ != null) hash ^= PHNLDPOKBKL.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
|
|
eCKKBLNELBM_.WriteTo(output, _repeated_eCKKBLNELBM_codec);
|
|
if (fECLGLBFIDH_ != null) {
|
|
output.WriteRawTag(34);
|
|
output.WriteMessage(FECLGLBFIDH);
|
|
}
|
|
if (pHNLDPOKBKL_ != null) {
|
|
output.WriteRawTag(42);
|
|
output.WriteMessage(PHNLDPOKBKL);
|
|
}
|
|
if (CurIndex != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(CurIndex);
|
|
}
|
|
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) {
|
|
eCKKBLNELBM_.WriteTo(ref output, _repeated_eCKKBLNELBM_codec);
|
|
if (fECLGLBFIDH_ != null) {
|
|
output.WriteRawTag(34);
|
|
output.WriteMessage(FECLGLBFIDH);
|
|
}
|
|
if (pHNLDPOKBKL_ != null) {
|
|
output.WriteRawTag(42);
|
|
output.WriteMessage(PHNLDPOKBKL);
|
|
}
|
|
if (CurIndex != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(CurIndex);
|
|
}
|
|
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 (fECLGLBFIDH_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(FECLGLBFIDH);
|
|
}
|
|
size += eCKKBLNELBM_.CalculateSize(_repeated_eCKKBLNELBM_codec);
|
|
if (CurIndex != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CurIndex);
|
|
}
|
|
if (pHNLDPOKBKL_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(PHNLDPOKBKL);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(FightMatch3SwapCsReq other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.fECLGLBFIDH_ != null) {
|
|
if (fECLGLBFIDH_ == null) {
|
|
FECLGLBFIDH = new global::EggLink.DanhengServer.Proto.JJAEPDIHCNL();
|
|
}
|
|
FECLGLBFIDH.MergeFrom(other.FECLGLBFIDH);
|
|
}
|
|
eCKKBLNELBM_.Add(other.eCKKBLNELBM_);
|
|
if (other.CurIndex != 0) {
|
|
CurIndex = other.CurIndex;
|
|
}
|
|
if (other.pHNLDPOKBKL_ != null) {
|
|
if (pHNLDPOKBKL_ == null) {
|
|
PHNLDPOKBKL = new global::EggLink.DanhengServer.Proto.JJAEPDIHCNL();
|
|
}
|
|
PHNLDPOKBKL.MergeFrom(other.PHNLDPOKBKL);
|
|
}
|
|
_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: {
|
|
eCKKBLNELBM_.AddEntriesFrom(input, _repeated_eCKKBLNELBM_codec);
|
|
break;
|
|
}
|
|
case 34: {
|
|
if (fECLGLBFIDH_ == null) {
|
|
FECLGLBFIDH = new global::EggLink.DanhengServer.Proto.JJAEPDIHCNL();
|
|
}
|
|
input.ReadMessage(FECLGLBFIDH);
|
|
break;
|
|
}
|
|
case 42: {
|
|
if (pHNLDPOKBKL_ == null) {
|
|
PHNLDPOKBKL = new global::EggLink.DanhengServer.Proto.JJAEPDIHCNL();
|
|
}
|
|
input.ReadMessage(PHNLDPOKBKL);
|
|
break;
|
|
}
|
|
case 104: {
|
|
CurIndex = 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: {
|
|
eCKKBLNELBM_.AddEntriesFrom(ref input, _repeated_eCKKBLNELBM_codec);
|
|
break;
|
|
}
|
|
case 34: {
|
|
if (fECLGLBFIDH_ == null) {
|
|
FECLGLBFIDH = new global::EggLink.DanhengServer.Proto.JJAEPDIHCNL();
|
|
}
|
|
input.ReadMessage(FECLGLBFIDH);
|
|
break;
|
|
}
|
|
case 42: {
|
|
if (pHNLDPOKBKL_ == null) {
|
|
PHNLDPOKBKL = new global::EggLink.DanhengServer.Proto.JJAEPDIHCNL();
|
|
}
|
|
input.ReadMessage(PHNLDPOKBKL);
|
|
break;
|
|
}
|
|
case 104: {
|
|
CurIndex = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|