Files
DanhengServer-OpenSource/Proto/ILMELFJCCMD.cs
2025-08-16 21:13:05 +08:00

450 lines
16 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: ILMELFJCCMD.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 ILMELFJCCMD.proto</summary>
public static partial class ILMELFJCCMDReflection {
#region Descriptor
/// <summary>File descriptor for ILMELFJCCMD.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static ILMELFJCCMDReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFJTE1FTEZKQ0NNRC5wcm90bxoRSk9GR0RBSUFEQk8ucHJvdG8aEUlJS05H",
"TkhETUZJLnByb3RvIosCCgtJTE1FTEZKQ0NNRBITCgtDT0lGSEZQRUdQSBgL",
"IAEoAxITCgtCS01BTUdBUEVHSBgNIAEoDRIPCgdpc19yZWFkGAkgASgIEhMK",
"C0RLSElHQ0lQRUtGGAQgASgIEiEKC1BFSElOR0pLR0NCGAYgASgLMgwuSUlL",
"TkdOSERNRkkSIQoLS01OREVCQ0ZGQUQYAyADKAsyDC5KT0ZHREFJQURCTxIy",
"CgtISUpEREZCRURQTxgMIAMoCzIdLklMTUVMRkpDQ01ELkhJSkRERkJFRFBP",
"RW50cnkaMgoQSElKRERGQkVEUE9FbnRyeRILCgNrZXkYASABKA0SDQoFdmFs",
"dWUYAiABKA06AjgBQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9i",
"BnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.JOFGDAIADBOReflection.Descriptor, global::EggLink.DanhengServer.Proto.IIKNGNHDMFIReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ILMELFJCCMD), global::EggLink.DanhengServer.Proto.ILMELFJCCMD.Parser, new[]{ "COIFHFPEGPH", "BKMAMGAPEGH", "IsRead", "DKHIGCIPEKF", "PEHINGJKGCB", "KMNDEBCFFAD", "HIJDDFBEDPO" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { null, })
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class ILMELFJCCMD : pb::IMessage<ILMELFJCCMD>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<ILMELFJCCMD> _parser = new pb::MessageParser<ILMELFJCCMD>(() => new ILMELFJCCMD());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<ILMELFJCCMD> 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.ILMELFJCCMDReflection.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 ILMELFJCCMD() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ILMELFJCCMD(ILMELFJCCMD other) : this() {
cOIFHFPEGPH_ = other.cOIFHFPEGPH_;
bKMAMGAPEGH_ = other.bKMAMGAPEGH_;
isRead_ = other.isRead_;
dKHIGCIPEKF_ = other.dKHIGCIPEKF_;
pEHINGJKGCB_ = other.pEHINGJKGCB_ != null ? other.pEHINGJKGCB_.Clone() : null;
kMNDEBCFFAD_ = other.kMNDEBCFFAD_.Clone();
hIJDDFBEDPO_ = other.hIJDDFBEDPO_.Clone();
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ILMELFJCCMD Clone() {
return new ILMELFJCCMD(this);
}
/// <summary>Field number for the "COIFHFPEGPH" field.</summary>
public const int COIFHFPEGPHFieldNumber = 11;
private long cOIFHFPEGPH_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public long COIFHFPEGPH {
get { return cOIFHFPEGPH_; }
set {
cOIFHFPEGPH_ = value;
}
}
/// <summary>Field number for the "BKMAMGAPEGH" field.</summary>
public const int BKMAMGAPEGHFieldNumber = 13;
private uint bKMAMGAPEGH_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint BKMAMGAPEGH {
get { return bKMAMGAPEGH_; }
set {
bKMAMGAPEGH_ = value;
}
}
/// <summary>Field number for the "is_read" field.</summary>
public const int IsReadFieldNumber = 9;
private bool isRead_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool IsRead {
get { return isRead_; }
set {
isRead_ = value;
}
}
/// <summary>Field number for the "DKHIGCIPEKF" field.</summary>
public const int DKHIGCIPEKFFieldNumber = 4;
private bool dKHIGCIPEKF_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool DKHIGCIPEKF {
get { return dKHIGCIPEKF_; }
set {
dKHIGCIPEKF_ = value;
}
}
/// <summary>Field number for the "PEHINGJKGCB" field.</summary>
public const int PEHINGJKGCBFieldNumber = 6;
private global::EggLink.DanhengServer.Proto.IIKNGNHDMFI pEHINGJKGCB_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.IIKNGNHDMFI PEHINGJKGCB {
get { return pEHINGJKGCB_; }
set {
pEHINGJKGCB_ = value;
}
}
/// <summary>Field number for the "KMNDEBCFFAD" field.</summary>
public const int KMNDEBCFFADFieldNumber = 3;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.JOFGDAIADBO> _repeated_kMNDEBCFFAD_codec
= pb::FieldCodec.ForMessage(26, global::EggLink.DanhengServer.Proto.JOFGDAIADBO.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.JOFGDAIADBO> kMNDEBCFFAD_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.JOFGDAIADBO>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.JOFGDAIADBO> KMNDEBCFFAD {
get { return kMNDEBCFFAD_; }
}
/// <summary>Field number for the "HIJDDFBEDPO" field.</summary>
public const int HIJDDFBEDPOFieldNumber = 12;
private static readonly pbc::MapField<uint, uint>.Codec _map_hIJDDFBEDPO_codec
= new pbc::MapField<uint, uint>.Codec(pb::FieldCodec.ForUInt32(8, 0), pb::FieldCodec.ForUInt32(16, 0), 98);
private readonly pbc::MapField<uint, uint> hIJDDFBEDPO_ = new pbc::MapField<uint, uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::MapField<uint, uint> HIJDDFBEDPO {
get { return hIJDDFBEDPO_; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as ILMELFJCCMD);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(ILMELFJCCMD other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (COIFHFPEGPH != other.COIFHFPEGPH) return false;
if (BKMAMGAPEGH != other.BKMAMGAPEGH) return false;
if (IsRead != other.IsRead) return false;
if (DKHIGCIPEKF != other.DKHIGCIPEKF) return false;
if (!object.Equals(PEHINGJKGCB, other.PEHINGJKGCB)) return false;
if(!kMNDEBCFFAD_.Equals(other.kMNDEBCFFAD_)) return false;
if (!HIJDDFBEDPO.Equals(other.HIJDDFBEDPO)) 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 (COIFHFPEGPH != 0L) hash ^= COIFHFPEGPH.GetHashCode();
if (BKMAMGAPEGH != 0) hash ^= BKMAMGAPEGH.GetHashCode();
if (IsRead != false) hash ^= IsRead.GetHashCode();
if (DKHIGCIPEKF != false) hash ^= DKHIGCIPEKF.GetHashCode();
if (pEHINGJKGCB_ != null) hash ^= PEHINGJKGCB.GetHashCode();
hash ^= kMNDEBCFFAD_.GetHashCode();
hash ^= HIJDDFBEDPO.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
kMNDEBCFFAD_.WriteTo(output, _repeated_kMNDEBCFFAD_codec);
if (DKHIGCIPEKF != false) {
output.WriteRawTag(32);
output.WriteBool(DKHIGCIPEKF);
}
if (pEHINGJKGCB_ != null) {
output.WriteRawTag(50);
output.WriteMessage(PEHINGJKGCB);
}
if (IsRead != false) {
output.WriteRawTag(72);
output.WriteBool(IsRead);
}
if (COIFHFPEGPH != 0L) {
output.WriteRawTag(88);
output.WriteInt64(COIFHFPEGPH);
}
hIJDDFBEDPO_.WriteTo(output, _map_hIJDDFBEDPO_codec);
if (BKMAMGAPEGH != 0) {
output.WriteRawTag(104);
output.WriteUInt32(BKMAMGAPEGH);
}
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) {
kMNDEBCFFAD_.WriteTo(ref output, _repeated_kMNDEBCFFAD_codec);
if (DKHIGCIPEKF != false) {
output.WriteRawTag(32);
output.WriteBool(DKHIGCIPEKF);
}
if (pEHINGJKGCB_ != null) {
output.WriteRawTag(50);
output.WriteMessage(PEHINGJKGCB);
}
if (IsRead != false) {
output.WriteRawTag(72);
output.WriteBool(IsRead);
}
if (COIFHFPEGPH != 0L) {
output.WriteRawTag(88);
output.WriteInt64(COIFHFPEGPH);
}
hIJDDFBEDPO_.WriteTo(ref output, _map_hIJDDFBEDPO_codec);
if (BKMAMGAPEGH != 0) {
output.WriteRawTag(104);
output.WriteUInt32(BKMAMGAPEGH);
}
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 (COIFHFPEGPH != 0L) {
size += 1 + pb::CodedOutputStream.ComputeInt64Size(COIFHFPEGPH);
}
if (BKMAMGAPEGH != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(BKMAMGAPEGH);
}
if (IsRead != false) {
size += 1 + 1;
}
if (DKHIGCIPEKF != false) {
size += 1 + 1;
}
if (pEHINGJKGCB_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(PEHINGJKGCB);
}
size += kMNDEBCFFAD_.CalculateSize(_repeated_kMNDEBCFFAD_codec);
size += hIJDDFBEDPO_.CalculateSize(_map_hIJDDFBEDPO_codec);
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(ILMELFJCCMD other) {
if (other == null) {
return;
}
if (other.COIFHFPEGPH != 0L) {
COIFHFPEGPH = other.COIFHFPEGPH;
}
if (other.BKMAMGAPEGH != 0) {
BKMAMGAPEGH = other.BKMAMGAPEGH;
}
if (other.IsRead != false) {
IsRead = other.IsRead;
}
if (other.DKHIGCIPEKF != false) {
DKHIGCIPEKF = other.DKHIGCIPEKF;
}
if (other.pEHINGJKGCB_ != null) {
if (pEHINGJKGCB_ == null) {
PEHINGJKGCB = new global::EggLink.DanhengServer.Proto.IIKNGNHDMFI();
}
PEHINGJKGCB.MergeFrom(other.PEHINGJKGCB);
}
kMNDEBCFFAD_.Add(other.kMNDEBCFFAD_);
hIJDDFBEDPO_.MergeFrom(other.hIJDDFBEDPO_);
_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: {
kMNDEBCFFAD_.AddEntriesFrom(input, _repeated_kMNDEBCFFAD_codec);
break;
}
case 32: {
DKHIGCIPEKF = input.ReadBool();
break;
}
case 50: {
if (pEHINGJKGCB_ == null) {
PEHINGJKGCB = new global::EggLink.DanhengServer.Proto.IIKNGNHDMFI();
}
input.ReadMessage(PEHINGJKGCB);
break;
}
case 72: {
IsRead = input.ReadBool();
break;
}
case 88: {
COIFHFPEGPH = input.ReadInt64();
break;
}
case 98: {
hIJDDFBEDPO_.AddEntriesFrom(input, _map_hIJDDFBEDPO_codec);
break;
}
case 104: {
BKMAMGAPEGH = 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: {
kMNDEBCFFAD_.AddEntriesFrom(ref input, _repeated_kMNDEBCFFAD_codec);
break;
}
case 32: {
DKHIGCIPEKF = input.ReadBool();
break;
}
case 50: {
if (pEHINGJKGCB_ == null) {
PEHINGJKGCB = new global::EggLink.DanhengServer.Proto.IIKNGNHDMFI();
}
input.ReadMessage(PEHINGJKGCB);
break;
}
case 72: {
IsRead = input.ReadBool();
break;
}
case 88: {
COIFHFPEGPH = input.ReadInt64();
break;
}
case 98: {
hIJDDFBEDPO_.AddEntriesFrom(ref input, _map_hIJDDFBEDPO_codec);
break;
}
case 104: {
BKMAMGAPEGH = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code