mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
356 lines
14 KiB
C#
356 lines
14 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(
|
|
"ChpGaWdodE1hdGNoM1N3YXBDc1JlcS5wcm90bxoRSENPS1BOQktBQ1AucHJv",
|
|
"dG8aEUtBSkFHTUdJRUJHLnByb3RvIpQBChRGaWdodE1hdGNoM1N3YXBDc1Jl",
|
|
"cRIhCgtDSUlERVBESE5EQRgKIAMoCzIMLktBSkFHTUdJRUJHEiEKC0ZGRU1O",
|
|
"Q05ISUZQGAwgASgLMgwuSENPS1BOQktBQ1ASIQoLQ0RCS0FJR09CTkMYCSAB",
|
|
"KAsyDC5IQ09LUE5CS0FDUBITCgtMSEZMQ0ZOQU9QQhgGIAEoDUIeqgIbRWdn",
|
|
"TGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.HCOKPNBKACPReflection.Descriptor, global::EggLink.DanhengServer.Proto.KAJAGMGIEBGReflection.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[]{ "CIIDEPDHNDA", "FFEMNCNHIFP", "CDBKAIGOBNC", "LHFLCFNAOPB" }, 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() {
|
|
cIIDEPDHNDA_ = other.cIIDEPDHNDA_.Clone();
|
|
fFEMNCNHIFP_ = other.fFEMNCNHIFP_ != null ? other.fFEMNCNHIFP_.Clone() : null;
|
|
cDBKAIGOBNC_ = other.cDBKAIGOBNC_ != null ? other.cDBKAIGOBNC_.Clone() : null;
|
|
lHFLCFNAOPB_ = other.lHFLCFNAOPB_;
|
|
_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 "CIIDEPDHNDA" field.</summary>
|
|
public const int CIIDEPDHNDAFieldNumber = 10;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.KAJAGMGIEBG> _repeated_cIIDEPDHNDA_codec
|
|
= pb::FieldCodec.ForMessage(82, global::EggLink.DanhengServer.Proto.KAJAGMGIEBG.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.KAJAGMGIEBG> cIIDEPDHNDA_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.KAJAGMGIEBG>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.KAJAGMGIEBG> CIIDEPDHNDA {
|
|
get { return cIIDEPDHNDA_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "FFEMNCNHIFP" field.</summary>
|
|
public const int FFEMNCNHIFPFieldNumber = 12;
|
|
private global::EggLink.DanhengServer.Proto.HCOKPNBKACP fFEMNCNHIFP_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.HCOKPNBKACP FFEMNCNHIFP {
|
|
get { return fFEMNCNHIFP_; }
|
|
set {
|
|
fFEMNCNHIFP_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "CDBKAIGOBNC" field.</summary>
|
|
public const int CDBKAIGOBNCFieldNumber = 9;
|
|
private global::EggLink.DanhengServer.Proto.HCOKPNBKACP cDBKAIGOBNC_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.HCOKPNBKACP CDBKAIGOBNC {
|
|
get { return cDBKAIGOBNC_; }
|
|
set {
|
|
cDBKAIGOBNC_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "LHFLCFNAOPB" field.</summary>
|
|
public const int LHFLCFNAOPBFieldNumber = 6;
|
|
private uint lHFLCFNAOPB_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint LHFLCFNAOPB {
|
|
get { return lHFLCFNAOPB_; }
|
|
set {
|
|
lHFLCFNAOPB_ = 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(!cIIDEPDHNDA_.Equals(other.cIIDEPDHNDA_)) return false;
|
|
if (!object.Equals(FFEMNCNHIFP, other.FFEMNCNHIFP)) return false;
|
|
if (!object.Equals(CDBKAIGOBNC, other.CDBKAIGOBNC)) return false;
|
|
if (LHFLCFNAOPB != other.LHFLCFNAOPB) 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 ^= cIIDEPDHNDA_.GetHashCode();
|
|
if (fFEMNCNHIFP_ != null) hash ^= FFEMNCNHIFP.GetHashCode();
|
|
if (cDBKAIGOBNC_ != null) hash ^= CDBKAIGOBNC.GetHashCode();
|
|
if (LHFLCFNAOPB != 0) hash ^= LHFLCFNAOPB.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 (LHFLCFNAOPB != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(LHFLCFNAOPB);
|
|
}
|
|
if (cDBKAIGOBNC_ != null) {
|
|
output.WriteRawTag(74);
|
|
output.WriteMessage(CDBKAIGOBNC);
|
|
}
|
|
cIIDEPDHNDA_.WriteTo(output, _repeated_cIIDEPDHNDA_codec);
|
|
if (fFEMNCNHIFP_ != null) {
|
|
output.WriteRawTag(98);
|
|
output.WriteMessage(FFEMNCNHIFP);
|
|
}
|
|
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 (LHFLCFNAOPB != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(LHFLCFNAOPB);
|
|
}
|
|
if (cDBKAIGOBNC_ != null) {
|
|
output.WriteRawTag(74);
|
|
output.WriteMessage(CDBKAIGOBNC);
|
|
}
|
|
cIIDEPDHNDA_.WriteTo(ref output, _repeated_cIIDEPDHNDA_codec);
|
|
if (fFEMNCNHIFP_ != null) {
|
|
output.WriteRawTag(98);
|
|
output.WriteMessage(FFEMNCNHIFP);
|
|
}
|
|
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 += cIIDEPDHNDA_.CalculateSize(_repeated_cIIDEPDHNDA_codec);
|
|
if (fFEMNCNHIFP_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(FFEMNCNHIFP);
|
|
}
|
|
if (cDBKAIGOBNC_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(CDBKAIGOBNC);
|
|
}
|
|
if (LHFLCFNAOPB != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(LHFLCFNAOPB);
|
|
}
|
|
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;
|
|
}
|
|
cIIDEPDHNDA_.Add(other.cIIDEPDHNDA_);
|
|
if (other.fFEMNCNHIFP_ != null) {
|
|
if (fFEMNCNHIFP_ == null) {
|
|
FFEMNCNHIFP = new global::EggLink.DanhengServer.Proto.HCOKPNBKACP();
|
|
}
|
|
FFEMNCNHIFP.MergeFrom(other.FFEMNCNHIFP);
|
|
}
|
|
if (other.cDBKAIGOBNC_ != null) {
|
|
if (cDBKAIGOBNC_ == null) {
|
|
CDBKAIGOBNC = new global::EggLink.DanhengServer.Proto.HCOKPNBKACP();
|
|
}
|
|
CDBKAIGOBNC.MergeFrom(other.CDBKAIGOBNC);
|
|
}
|
|
if (other.LHFLCFNAOPB != 0) {
|
|
LHFLCFNAOPB = other.LHFLCFNAOPB;
|
|
}
|
|
_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 48: {
|
|
LHFLCFNAOPB = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 74: {
|
|
if (cDBKAIGOBNC_ == null) {
|
|
CDBKAIGOBNC = new global::EggLink.DanhengServer.Proto.HCOKPNBKACP();
|
|
}
|
|
input.ReadMessage(CDBKAIGOBNC);
|
|
break;
|
|
}
|
|
case 82: {
|
|
cIIDEPDHNDA_.AddEntriesFrom(input, _repeated_cIIDEPDHNDA_codec);
|
|
break;
|
|
}
|
|
case 98: {
|
|
if (fFEMNCNHIFP_ == null) {
|
|
FFEMNCNHIFP = new global::EggLink.DanhengServer.Proto.HCOKPNBKACP();
|
|
}
|
|
input.ReadMessage(FFEMNCNHIFP);
|
|
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 48: {
|
|
LHFLCFNAOPB = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 74: {
|
|
if (cDBKAIGOBNC_ == null) {
|
|
CDBKAIGOBNC = new global::EggLink.DanhengServer.Proto.HCOKPNBKACP();
|
|
}
|
|
input.ReadMessage(CDBKAIGOBNC);
|
|
break;
|
|
}
|
|
case 82: {
|
|
cIIDEPDHNDA_.AddEntriesFrom(ref input, _repeated_cIIDEPDHNDA_codec);
|
|
break;
|
|
}
|
|
case 98: {
|
|
if (fFEMNCNHIFP_ == null) {
|
|
FFEMNCNHIFP = new global::EggLink.DanhengServer.Proto.HCOKPNBKACP();
|
|
}
|
|
input.ReadMessage(FFEMNCNHIFP);
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|