Files
DanhengServer-OpenSource/Proto/EMMDENJBFPF.cs
2025-04-20 16:34:13 +08:00

466 lines
18 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: EMMDENJBFPF.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 EMMDENJBFPF.proto</summary>
public static partial class EMMDENJBFPFReflection {
#region Descriptor
/// <summary>File descriptor for EMMDENJBFPF.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static EMMDENJBFPFReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFFTU1ERU5KQkZQRi5wcm90bxoRSEVPSkxEQktLR0UucHJvdG8aEVBKSkRN",
"TUJLS0NOLnByb3RvGhFCSkdMRExKS0lESC5wcm90byLfAQoLRU1NREVOSkJG",
"UEYSEwoLTlBKRUVDRURQT0sYBCABKA0SIQoLS0pNTElBTUdETEUYDSADKAsy",
"DC5CSkdMRExKS0lESBITCgtDRk9LSUdJSENGUBgDIAEoDRITCgtNTElJSkdP",
"QUVDSxgLIAEoDRIhCgtDQ0dCSEhGQkFGShgPIAMoCzIMLkhFT0pMREJLS0dF",
"EiEKC01NRUlQSEJOS0VEGAYgAygLMgwuUEpKRE1NQktLQ04SEwoLS01MUFBN",
"Tk1QS0UYBSABKA0SEwoLTUxJUFBMS0lJRkQYCCABKA1CHqoCG0VnZ0xpbmsu",
"RGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.HEOJLDBKKGEReflection.Descriptor, global::EggLink.DanhengServer.Proto.PJJDMMBKKCNReflection.Descriptor, global::EggLink.DanhengServer.Proto.BJGLDLJKIDHReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.EMMDENJBFPF), global::EggLink.DanhengServer.Proto.EMMDENJBFPF.Parser, new[]{ "NPJEECEDPOK", "KJMLIAMGDLE", "CFOKIGIHCFP", "MLIIJGOAECK", "CCGBHHFBAFJ", "MMEIPHBNKED", "KMLPPMNMPKE", "MLIPPLKIIFD" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class EMMDENJBFPF : pb::IMessage<EMMDENJBFPF>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<EMMDENJBFPF> _parser = new pb::MessageParser<EMMDENJBFPF>(() => new EMMDENJBFPF());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<EMMDENJBFPF> 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.EMMDENJBFPFReflection.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 EMMDENJBFPF() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public EMMDENJBFPF(EMMDENJBFPF other) : this() {
nPJEECEDPOK_ = other.nPJEECEDPOK_;
kJMLIAMGDLE_ = other.kJMLIAMGDLE_.Clone();
cFOKIGIHCFP_ = other.cFOKIGIHCFP_;
mLIIJGOAECK_ = other.mLIIJGOAECK_;
cCGBHHFBAFJ_ = other.cCGBHHFBAFJ_.Clone();
mMEIPHBNKED_ = other.mMEIPHBNKED_.Clone();
kMLPPMNMPKE_ = other.kMLPPMNMPKE_;
mLIPPLKIIFD_ = other.mLIPPLKIIFD_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public EMMDENJBFPF Clone() {
return new EMMDENJBFPF(this);
}
/// <summary>Field number for the "NPJEECEDPOK" field.</summary>
public const int NPJEECEDPOKFieldNumber = 4;
private uint nPJEECEDPOK_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint NPJEECEDPOK {
get { return nPJEECEDPOK_; }
set {
nPJEECEDPOK_ = value;
}
}
/// <summary>Field number for the "KJMLIAMGDLE" field.</summary>
public const int KJMLIAMGDLEFieldNumber = 13;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.BJGLDLJKIDH> _repeated_kJMLIAMGDLE_codec
= pb::FieldCodec.ForMessage(106, global::EggLink.DanhengServer.Proto.BJGLDLJKIDH.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BJGLDLJKIDH> kJMLIAMGDLE_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BJGLDLJKIDH>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BJGLDLJKIDH> KJMLIAMGDLE {
get { return kJMLIAMGDLE_; }
}
/// <summary>Field number for the "CFOKIGIHCFP" field.</summary>
public const int CFOKIGIHCFPFieldNumber = 3;
private uint cFOKIGIHCFP_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint CFOKIGIHCFP {
get { return cFOKIGIHCFP_; }
set {
cFOKIGIHCFP_ = value;
}
}
/// <summary>Field number for the "MLIIJGOAECK" field.</summary>
public const int MLIIJGOAECKFieldNumber = 11;
private uint mLIIJGOAECK_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint MLIIJGOAECK {
get { return mLIIJGOAECK_; }
set {
mLIIJGOAECK_ = value;
}
}
/// <summary>Field number for the "CCGBHHFBAFJ" field.</summary>
public const int CCGBHHFBAFJFieldNumber = 15;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.HEOJLDBKKGE> _repeated_cCGBHHFBAFJ_codec
= pb::FieldCodec.ForMessage(122, global::EggLink.DanhengServer.Proto.HEOJLDBKKGE.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.HEOJLDBKKGE> cCGBHHFBAFJ_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.HEOJLDBKKGE>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.HEOJLDBKKGE> CCGBHHFBAFJ {
get { return cCGBHHFBAFJ_; }
}
/// <summary>Field number for the "MMEIPHBNKED" field.</summary>
public const int MMEIPHBNKEDFieldNumber = 6;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.PJJDMMBKKCN> _repeated_mMEIPHBNKED_codec
= pb::FieldCodec.ForMessage(50, global::EggLink.DanhengServer.Proto.PJJDMMBKKCN.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.PJJDMMBKKCN> mMEIPHBNKED_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.PJJDMMBKKCN>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.PJJDMMBKKCN> MMEIPHBNKED {
get { return mMEIPHBNKED_; }
}
/// <summary>Field number for the "KMLPPMNMPKE" field.</summary>
public const int KMLPPMNMPKEFieldNumber = 5;
private uint kMLPPMNMPKE_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint KMLPPMNMPKE {
get { return kMLPPMNMPKE_; }
set {
kMLPPMNMPKE_ = value;
}
}
/// <summary>Field number for the "MLIPPLKIIFD" field.</summary>
public const int MLIPPLKIIFDFieldNumber = 8;
private uint mLIPPLKIIFD_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint MLIPPLKIIFD {
get { return mLIPPLKIIFD_; }
set {
mLIPPLKIIFD_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as EMMDENJBFPF);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(EMMDENJBFPF other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (NPJEECEDPOK != other.NPJEECEDPOK) return false;
if(!kJMLIAMGDLE_.Equals(other.kJMLIAMGDLE_)) return false;
if (CFOKIGIHCFP != other.CFOKIGIHCFP) return false;
if (MLIIJGOAECK != other.MLIIJGOAECK) return false;
if(!cCGBHHFBAFJ_.Equals(other.cCGBHHFBAFJ_)) return false;
if(!mMEIPHBNKED_.Equals(other.mMEIPHBNKED_)) return false;
if (KMLPPMNMPKE != other.KMLPPMNMPKE) return false;
if (MLIPPLKIIFD != other.MLIPPLKIIFD) 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 (NPJEECEDPOK != 0) hash ^= NPJEECEDPOK.GetHashCode();
hash ^= kJMLIAMGDLE_.GetHashCode();
if (CFOKIGIHCFP != 0) hash ^= CFOKIGIHCFP.GetHashCode();
if (MLIIJGOAECK != 0) hash ^= MLIIJGOAECK.GetHashCode();
hash ^= cCGBHHFBAFJ_.GetHashCode();
hash ^= mMEIPHBNKED_.GetHashCode();
if (KMLPPMNMPKE != 0) hash ^= KMLPPMNMPKE.GetHashCode();
if (MLIPPLKIIFD != 0) hash ^= MLIPPLKIIFD.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 (CFOKIGIHCFP != 0) {
output.WriteRawTag(24);
output.WriteUInt32(CFOKIGIHCFP);
}
if (NPJEECEDPOK != 0) {
output.WriteRawTag(32);
output.WriteUInt32(NPJEECEDPOK);
}
if (KMLPPMNMPKE != 0) {
output.WriteRawTag(40);
output.WriteUInt32(KMLPPMNMPKE);
}
mMEIPHBNKED_.WriteTo(output, _repeated_mMEIPHBNKED_codec);
if (MLIPPLKIIFD != 0) {
output.WriteRawTag(64);
output.WriteUInt32(MLIPPLKIIFD);
}
if (MLIIJGOAECK != 0) {
output.WriteRawTag(88);
output.WriteUInt32(MLIIJGOAECK);
}
kJMLIAMGDLE_.WriteTo(output, _repeated_kJMLIAMGDLE_codec);
cCGBHHFBAFJ_.WriteTo(output, _repeated_cCGBHHFBAFJ_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) {
if (CFOKIGIHCFP != 0) {
output.WriteRawTag(24);
output.WriteUInt32(CFOKIGIHCFP);
}
if (NPJEECEDPOK != 0) {
output.WriteRawTag(32);
output.WriteUInt32(NPJEECEDPOK);
}
if (KMLPPMNMPKE != 0) {
output.WriteRawTag(40);
output.WriteUInt32(KMLPPMNMPKE);
}
mMEIPHBNKED_.WriteTo(ref output, _repeated_mMEIPHBNKED_codec);
if (MLIPPLKIIFD != 0) {
output.WriteRawTag(64);
output.WriteUInt32(MLIPPLKIIFD);
}
if (MLIIJGOAECK != 0) {
output.WriteRawTag(88);
output.WriteUInt32(MLIIJGOAECK);
}
kJMLIAMGDLE_.WriteTo(ref output, _repeated_kJMLIAMGDLE_codec);
cCGBHHFBAFJ_.WriteTo(ref output, _repeated_cCGBHHFBAFJ_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;
if (NPJEECEDPOK != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(NPJEECEDPOK);
}
size += kJMLIAMGDLE_.CalculateSize(_repeated_kJMLIAMGDLE_codec);
if (CFOKIGIHCFP != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CFOKIGIHCFP);
}
if (MLIIJGOAECK != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(MLIIJGOAECK);
}
size += cCGBHHFBAFJ_.CalculateSize(_repeated_cCGBHHFBAFJ_codec);
size += mMEIPHBNKED_.CalculateSize(_repeated_mMEIPHBNKED_codec);
if (KMLPPMNMPKE != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(KMLPPMNMPKE);
}
if (MLIPPLKIIFD != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(MLIPPLKIIFD);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(EMMDENJBFPF other) {
if (other == null) {
return;
}
if (other.NPJEECEDPOK != 0) {
NPJEECEDPOK = other.NPJEECEDPOK;
}
kJMLIAMGDLE_.Add(other.kJMLIAMGDLE_);
if (other.CFOKIGIHCFP != 0) {
CFOKIGIHCFP = other.CFOKIGIHCFP;
}
if (other.MLIIJGOAECK != 0) {
MLIIJGOAECK = other.MLIIJGOAECK;
}
cCGBHHFBAFJ_.Add(other.cCGBHHFBAFJ_);
mMEIPHBNKED_.Add(other.mMEIPHBNKED_);
if (other.KMLPPMNMPKE != 0) {
KMLPPMNMPKE = other.KMLPPMNMPKE;
}
if (other.MLIPPLKIIFD != 0) {
MLIPPLKIIFD = other.MLIPPLKIIFD;
}
_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 24: {
CFOKIGIHCFP = input.ReadUInt32();
break;
}
case 32: {
NPJEECEDPOK = input.ReadUInt32();
break;
}
case 40: {
KMLPPMNMPKE = input.ReadUInt32();
break;
}
case 50: {
mMEIPHBNKED_.AddEntriesFrom(input, _repeated_mMEIPHBNKED_codec);
break;
}
case 64: {
MLIPPLKIIFD = input.ReadUInt32();
break;
}
case 88: {
MLIIJGOAECK = input.ReadUInt32();
break;
}
case 106: {
kJMLIAMGDLE_.AddEntriesFrom(input, _repeated_kJMLIAMGDLE_codec);
break;
}
case 122: {
cCGBHHFBAFJ_.AddEntriesFrom(input, _repeated_cCGBHHFBAFJ_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 24: {
CFOKIGIHCFP = input.ReadUInt32();
break;
}
case 32: {
NPJEECEDPOK = input.ReadUInt32();
break;
}
case 40: {
KMLPPMNMPKE = input.ReadUInt32();
break;
}
case 50: {
mMEIPHBNKED_.AddEntriesFrom(ref input, _repeated_mMEIPHBNKED_codec);
break;
}
case 64: {
MLIPPLKIIFD = input.ReadUInt32();
break;
}
case 88: {
MLIIJGOAECK = input.ReadUInt32();
break;
}
case 106: {
kJMLIAMGDLE_.AddEntriesFrom(ref input, _repeated_kJMLIAMGDLE_codec);
break;
}
case 122: {
cCGBHHFBAFJ_.AddEntriesFrom(ref input, _repeated_cCGBHHFBAFJ_codec);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code