Files
DanhengServer-OpenSource/Proto/FightEnterCsReq.cs
2024-10-05 22:40:41 +08:00

497 lines
16 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: FightEnterCsReq.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 FightEnterCsReq.proto</summary>
public static partial class FightEnterCsReqReflection {
#region Descriptor
/// <summary>File descriptor for FightEnterCsReq.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static FightEnterCsReqReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChVGaWdodEVudGVyQ3NSZXEucHJvdG8irgEKD0ZpZ2h0RW50ZXJDc1JlcRIT",
"CgtMRFBQSExKREFOTBgGIAEoBBITCgtyZXNfdmVyc2lvbhgNIAEoDRITCgtJ",
"UEVQQk1JS0pDThgDIAEoCRIQCghwbGF0Zm9ybRgKIAEoDRITCgtLTUFOUEpD",
"TUFPQhgMIAEoDRITCgtKSU9QTUZOUEJOUBgOIAEoDRILCgN1aWQYByABKA0S",
"EwoLQ0dFR09MTE1IQ0oYCyABKA1CHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZl",
"ci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.FightEnterCsReq), global::EggLink.DanhengServer.Proto.FightEnterCsReq.Parser, new[]{ "LDPPHLJDANL", "ResVersion", "IPEPBMIKJCN", "Platform", "KMANPJCMAOB", "JIOPMFNPBNP", "Uid", "CGEGOLLMHCJ" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class FightEnterCsReq : pb::IMessage<FightEnterCsReq>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<FightEnterCsReq> _parser = new pb::MessageParser<FightEnterCsReq>(() => new FightEnterCsReq());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<FightEnterCsReq> 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.FightEnterCsReqReflection.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 FightEnterCsReq() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public FightEnterCsReq(FightEnterCsReq other) : this() {
lDPPHLJDANL_ = other.lDPPHLJDANL_;
resVersion_ = other.resVersion_;
iPEPBMIKJCN_ = other.iPEPBMIKJCN_;
platform_ = other.platform_;
kMANPJCMAOB_ = other.kMANPJCMAOB_;
jIOPMFNPBNP_ = other.jIOPMFNPBNP_;
uid_ = other.uid_;
cGEGOLLMHCJ_ = other.cGEGOLLMHCJ_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public FightEnterCsReq Clone() {
return new FightEnterCsReq(this);
}
/// <summary>Field number for the "LDPPHLJDANL" field.</summary>
public const int LDPPHLJDANLFieldNumber = 6;
private ulong lDPPHLJDANL_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ulong LDPPHLJDANL {
get { return lDPPHLJDANL_; }
set {
lDPPHLJDANL_ = value;
}
}
/// <summary>Field number for the "res_version" field.</summary>
public const int ResVersionFieldNumber = 13;
private uint resVersion_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint ResVersion {
get { return resVersion_; }
set {
resVersion_ = value;
}
}
/// <summary>Field number for the "IPEPBMIKJCN" field.</summary>
public const int IPEPBMIKJCNFieldNumber = 3;
private string iPEPBMIKJCN_ = "";
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public string IPEPBMIKJCN {
get { return iPEPBMIKJCN_; }
set {
iPEPBMIKJCN_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
}
}
/// <summary>Field number for the "platform" field.</summary>
public const int PlatformFieldNumber = 10;
private uint platform_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint Platform {
get { return platform_; }
set {
platform_ = value;
}
}
/// <summary>Field number for the "KMANPJCMAOB" field.</summary>
public const int KMANPJCMAOBFieldNumber = 12;
private uint kMANPJCMAOB_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint KMANPJCMAOB {
get { return kMANPJCMAOB_; }
set {
kMANPJCMAOB_ = value;
}
}
/// <summary>Field number for the "JIOPMFNPBNP" field.</summary>
public const int JIOPMFNPBNPFieldNumber = 14;
private uint jIOPMFNPBNP_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint JIOPMFNPBNP {
get { return jIOPMFNPBNP_; }
set {
jIOPMFNPBNP_ = value;
}
}
/// <summary>Field number for the "uid" field.</summary>
public const int UidFieldNumber = 7;
private uint uid_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint Uid {
get { return uid_; }
set {
uid_ = value;
}
}
/// <summary>Field number for the "CGEGOLLMHCJ" field.</summary>
public const int CGEGOLLMHCJFieldNumber = 11;
private uint cGEGOLLMHCJ_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint CGEGOLLMHCJ {
get { return cGEGOLLMHCJ_; }
set {
cGEGOLLMHCJ_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as FightEnterCsReq);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(FightEnterCsReq other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (LDPPHLJDANL != other.LDPPHLJDANL) return false;
if (ResVersion != other.ResVersion) return false;
if (IPEPBMIKJCN != other.IPEPBMIKJCN) return false;
if (Platform != other.Platform) return false;
if (KMANPJCMAOB != other.KMANPJCMAOB) return false;
if (JIOPMFNPBNP != other.JIOPMFNPBNP) return false;
if (Uid != other.Uid) return false;
if (CGEGOLLMHCJ != other.CGEGOLLMHCJ) 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 (LDPPHLJDANL != 0UL) hash ^= LDPPHLJDANL.GetHashCode();
if (ResVersion != 0) hash ^= ResVersion.GetHashCode();
if (IPEPBMIKJCN.Length != 0) hash ^= IPEPBMIKJCN.GetHashCode();
if (Platform != 0) hash ^= Platform.GetHashCode();
if (KMANPJCMAOB != 0) hash ^= KMANPJCMAOB.GetHashCode();
if (JIOPMFNPBNP != 0) hash ^= JIOPMFNPBNP.GetHashCode();
if (Uid != 0) hash ^= Uid.GetHashCode();
if (CGEGOLLMHCJ != 0) hash ^= CGEGOLLMHCJ.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 (IPEPBMIKJCN.Length != 0) {
output.WriteRawTag(26);
output.WriteString(IPEPBMIKJCN);
}
if (LDPPHLJDANL != 0UL) {
output.WriteRawTag(48);
output.WriteUInt64(LDPPHLJDANL);
}
if (Uid != 0) {
output.WriteRawTag(56);
output.WriteUInt32(Uid);
}
if (Platform != 0) {
output.WriteRawTag(80);
output.WriteUInt32(Platform);
}
if (CGEGOLLMHCJ != 0) {
output.WriteRawTag(88);
output.WriteUInt32(CGEGOLLMHCJ);
}
if (KMANPJCMAOB != 0) {
output.WriteRawTag(96);
output.WriteUInt32(KMANPJCMAOB);
}
if (ResVersion != 0) {
output.WriteRawTag(104);
output.WriteUInt32(ResVersion);
}
if (JIOPMFNPBNP != 0) {
output.WriteRawTag(112);
output.WriteUInt32(JIOPMFNPBNP);
}
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 (IPEPBMIKJCN.Length != 0) {
output.WriteRawTag(26);
output.WriteString(IPEPBMIKJCN);
}
if (LDPPHLJDANL != 0UL) {
output.WriteRawTag(48);
output.WriteUInt64(LDPPHLJDANL);
}
if (Uid != 0) {
output.WriteRawTag(56);
output.WriteUInt32(Uid);
}
if (Platform != 0) {
output.WriteRawTag(80);
output.WriteUInt32(Platform);
}
if (CGEGOLLMHCJ != 0) {
output.WriteRawTag(88);
output.WriteUInt32(CGEGOLLMHCJ);
}
if (KMANPJCMAOB != 0) {
output.WriteRawTag(96);
output.WriteUInt32(KMANPJCMAOB);
}
if (ResVersion != 0) {
output.WriteRawTag(104);
output.WriteUInt32(ResVersion);
}
if (JIOPMFNPBNP != 0) {
output.WriteRawTag(112);
output.WriteUInt32(JIOPMFNPBNP);
}
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 (LDPPHLJDANL != 0UL) {
size += 1 + pb::CodedOutputStream.ComputeUInt64Size(LDPPHLJDANL);
}
if (ResVersion != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ResVersion);
}
if (IPEPBMIKJCN.Length != 0) {
size += 1 + pb::CodedOutputStream.ComputeStringSize(IPEPBMIKJCN);
}
if (Platform != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Platform);
}
if (KMANPJCMAOB != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(KMANPJCMAOB);
}
if (JIOPMFNPBNP != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(JIOPMFNPBNP);
}
if (Uid != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Uid);
}
if (CGEGOLLMHCJ != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CGEGOLLMHCJ);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(FightEnterCsReq other) {
if (other == null) {
return;
}
if (other.LDPPHLJDANL != 0UL) {
LDPPHLJDANL = other.LDPPHLJDANL;
}
if (other.ResVersion != 0) {
ResVersion = other.ResVersion;
}
if (other.IPEPBMIKJCN.Length != 0) {
IPEPBMIKJCN = other.IPEPBMIKJCN;
}
if (other.Platform != 0) {
Platform = other.Platform;
}
if (other.KMANPJCMAOB != 0) {
KMANPJCMAOB = other.KMANPJCMAOB;
}
if (other.JIOPMFNPBNP != 0) {
JIOPMFNPBNP = other.JIOPMFNPBNP;
}
if (other.Uid != 0) {
Uid = other.Uid;
}
if (other.CGEGOLLMHCJ != 0) {
CGEGOLLMHCJ = other.CGEGOLLMHCJ;
}
_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 26: {
IPEPBMIKJCN = input.ReadString();
break;
}
case 48: {
LDPPHLJDANL = input.ReadUInt64();
break;
}
case 56: {
Uid = input.ReadUInt32();
break;
}
case 80: {
Platform = input.ReadUInt32();
break;
}
case 88: {
CGEGOLLMHCJ = input.ReadUInt32();
break;
}
case 96: {
KMANPJCMAOB = input.ReadUInt32();
break;
}
case 104: {
ResVersion = input.ReadUInt32();
break;
}
case 112: {
JIOPMFNPBNP = 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 26: {
IPEPBMIKJCN = input.ReadString();
break;
}
case 48: {
LDPPHLJDANL = input.ReadUInt64();
break;
}
case 56: {
Uid = input.ReadUInt32();
break;
}
case 80: {
Platform = input.ReadUInt32();
break;
}
case 88: {
CGEGOLLMHCJ = input.ReadUInt32();
break;
}
case 96: {
KMANPJCMAOB = input.ReadUInt32();
break;
}
case 104: {
ResVersion = input.ReadUInt32();
break;
}
case 112: {
JIOPMFNPBNP = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code