Files
DanhengServer-OpenSource/Proto/FBGLLDNLGPE.cs
2025-12-07 12:26:24 +08:00

316 lines
13 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: FBGLLDNLGPE.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 FBGLLDNLGPE.proto</summary>
public static partial class FBGLLDNLGPEReflection {
#region Descriptor
/// <summary>File descriptor for FBGLLDNLGPE.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static FBGLLDNLGPEReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFGQkdMTEROTEdQRS5wcm90bxoRUEpKRE1NQktLQ04ucHJvdG8aEUxQQ05K",
"TUZJUE5QLnByb3RvGhFIRU9KTERCS0tHRS5wcm90byKLAQoLRkJHTExETkxH",
"UEUSEwoLS01MUFBNTk1QS0UYCyABKA0SIQoLTklDR05FTUNIRUQYDCADKAsy",
"DC5MUENOSk1GSVBOUBIhCgtNTUVJUEhCTktFRBgJIAMoCzIMLlBKSkRNTUJL",
"S0NOEiEKC0NDR0JISEZCQUZKGAMgAygLMgwuSEVPSkxEQktLR0VCHqoCG0Vn",
"Z0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.PJJDMMBKKCNReflection.Descriptor, global::EggLink.DanhengServer.Proto.LPCNJMFIPNPReflection.Descriptor, global::EggLink.DanhengServer.Proto.HEOJLDBKKGEReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.FBGLLDNLGPE), global::EggLink.DanhengServer.Proto.FBGLLDNLGPE.Parser, new[]{ "KMLPPMNMPKE", "NICGNEMCHED", "MMEIPHBNKED", "CCGBHHFBAFJ" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class FBGLLDNLGPE : pb::IMessage<FBGLLDNLGPE>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<FBGLLDNLGPE> _parser = new pb::MessageParser<FBGLLDNLGPE>(() => new FBGLLDNLGPE());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<FBGLLDNLGPE> 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.FBGLLDNLGPEReflection.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 FBGLLDNLGPE() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public FBGLLDNLGPE(FBGLLDNLGPE other) : this() {
kMLPPMNMPKE_ = other.kMLPPMNMPKE_;
nICGNEMCHED_ = other.nICGNEMCHED_.Clone();
mMEIPHBNKED_ = other.mMEIPHBNKED_.Clone();
cCGBHHFBAFJ_ = other.cCGBHHFBAFJ_.Clone();
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public FBGLLDNLGPE Clone() {
return new FBGLLDNLGPE(this);
}
/// <summary>Field number for the "KMLPPMNMPKE" field.</summary>
public const int KMLPPMNMPKEFieldNumber = 11;
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 "NICGNEMCHED" field.</summary>
public const int NICGNEMCHEDFieldNumber = 12;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.LPCNJMFIPNP> _repeated_nICGNEMCHED_codec
= pb::FieldCodec.ForMessage(98, global::EggLink.DanhengServer.Proto.LPCNJMFIPNP.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.LPCNJMFIPNP> nICGNEMCHED_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.LPCNJMFIPNP>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.LPCNJMFIPNP> NICGNEMCHED {
get { return nICGNEMCHED_; }
}
/// <summary>Field number for the "MMEIPHBNKED" field.</summary>
public const int MMEIPHBNKEDFieldNumber = 9;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.PJJDMMBKKCN> _repeated_mMEIPHBNKED_codec
= pb::FieldCodec.ForMessage(74, 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 "CCGBHHFBAFJ" field.</summary>
public const int CCGBHHFBAFJFieldNumber = 3;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.HEOJLDBKKGE> _repeated_cCGBHHFBAFJ_codec
= pb::FieldCodec.ForMessage(26, 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_; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as FBGLLDNLGPE);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(FBGLLDNLGPE other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (KMLPPMNMPKE != other.KMLPPMNMPKE) return false;
if(!nICGNEMCHED_.Equals(other.nICGNEMCHED_)) return false;
if(!mMEIPHBNKED_.Equals(other.mMEIPHBNKED_)) return false;
if(!cCGBHHFBAFJ_.Equals(other.cCGBHHFBAFJ_)) 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 (KMLPPMNMPKE != 0) hash ^= KMLPPMNMPKE.GetHashCode();
hash ^= nICGNEMCHED_.GetHashCode();
hash ^= mMEIPHBNKED_.GetHashCode();
hash ^= cCGBHHFBAFJ_.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
cCGBHHFBAFJ_.WriteTo(output, _repeated_cCGBHHFBAFJ_codec);
mMEIPHBNKED_.WriteTo(output, _repeated_mMEIPHBNKED_codec);
if (KMLPPMNMPKE != 0) {
output.WriteRawTag(88);
output.WriteUInt32(KMLPPMNMPKE);
}
nICGNEMCHED_.WriteTo(output, _repeated_nICGNEMCHED_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) {
cCGBHHFBAFJ_.WriteTo(ref output, _repeated_cCGBHHFBAFJ_codec);
mMEIPHBNKED_.WriteTo(ref output, _repeated_mMEIPHBNKED_codec);
if (KMLPPMNMPKE != 0) {
output.WriteRawTag(88);
output.WriteUInt32(KMLPPMNMPKE);
}
nICGNEMCHED_.WriteTo(ref output, _repeated_nICGNEMCHED_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 (KMLPPMNMPKE != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(KMLPPMNMPKE);
}
size += nICGNEMCHED_.CalculateSize(_repeated_nICGNEMCHED_codec);
size += mMEIPHBNKED_.CalculateSize(_repeated_mMEIPHBNKED_codec);
size += cCGBHHFBAFJ_.CalculateSize(_repeated_cCGBHHFBAFJ_codec);
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(FBGLLDNLGPE other) {
if (other == null) {
return;
}
if (other.KMLPPMNMPKE != 0) {
KMLPPMNMPKE = other.KMLPPMNMPKE;
}
nICGNEMCHED_.Add(other.nICGNEMCHED_);
mMEIPHBNKED_.Add(other.mMEIPHBNKED_);
cCGBHHFBAFJ_.Add(other.cCGBHHFBAFJ_);
_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: {
cCGBHHFBAFJ_.AddEntriesFrom(input, _repeated_cCGBHHFBAFJ_codec);
break;
}
case 74: {
mMEIPHBNKED_.AddEntriesFrom(input, _repeated_mMEIPHBNKED_codec);
break;
}
case 88: {
KMLPPMNMPKE = input.ReadUInt32();
break;
}
case 98: {
nICGNEMCHED_.AddEntriesFrom(input, _repeated_nICGNEMCHED_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 26: {
cCGBHHFBAFJ_.AddEntriesFrom(ref input, _repeated_cCGBHHFBAFJ_codec);
break;
}
case 74: {
mMEIPHBNKED_.AddEntriesFrom(ref input, _repeated_mMEIPHBNKED_codec);
break;
}
case 88: {
KMLPPMNMPKE = input.ReadUInt32();
break;
}
case 98: {
nICGNEMCHED_.AddEntriesFrom(ref input, _repeated_nICGNEMCHED_codec);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code