Files
DanhengServer-OpenSource/Proto/HMOPIBLFCLN.cs
2025-11-22 20:40:26 +08:00

366 lines
13 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: HMOPIBLFCLN.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 HMOPIBLFCLN.proto</summary>
public static partial class HMOPIBLFCLNReflection {
#region Descriptor
/// <summary>File descriptor for HMOPIBLFCLN.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static HMOPIBLFCLNReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFITU9QSUJMRkNMTi5wcm90bxoRS0FDS0pKREpPTkkucHJvdG8aEUhCQ0lO",
"SUtQQUZJLnByb3RvIn0KC0hNT1BJQkxGQ0xOEhMKC0hBRkNLT05FSEZNGAUg",
"ASgNEhMKC0xLTExNUE9LT0dIGAMgASgIEiEKC0dER0hDQkdITE5EGA8gASgL",
"MgwuS0FDS0pKREpPTkkSIQoLTE5NTUtGTUVBSk0YDiABKAsyDC5IQkNJTklL",
"UEFGSUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.KACKJJDJONIReflection.Descriptor, global::EggLink.DanhengServer.Proto.HBCINIKPAFIReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.HMOPIBLFCLN), global::EggLink.DanhengServer.Proto.HMOPIBLFCLN.Parser, new[]{ "HAFCKONEHFM", "LKLLMPOKOGH", "GDGHCBGHLND", "LNMMKFMEAJM" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class HMOPIBLFCLN : pb::IMessage<HMOPIBLFCLN>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<HMOPIBLFCLN> _parser = new pb::MessageParser<HMOPIBLFCLN>(() => new HMOPIBLFCLN());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<HMOPIBLFCLN> 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.HMOPIBLFCLNReflection.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 HMOPIBLFCLN() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public HMOPIBLFCLN(HMOPIBLFCLN other) : this() {
hAFCKONEHFM_ = other.hAFCKONEHFM_;
lKLLMPOKOGH_ = other.lKLLMPOKOGH_;
gDGHCBGHLND_ = other.gDGHCBGHLND_ != null ? other.gDGHCBGHLND_.Clone() : null;
lNMMKFMEAJM_ = other.lNMMKFMEAJM_ != null ? other.lNMMKFMEAJM_.Clone() : null;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public HMOPIBLFCLN Clone() {
return new HMOPIBLFCLN(this);
}
/// <summary>Field number for the "HAFCKONEHFM" field.</summary>
public const int HAFCKONEHFMFieldNumber = 5;
private uint hAFCKONEHFM_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint HAFCKONEHFM {
get { return hAFCKONEHFM_; }
set {
hAFCKONEHFM_ = value;
}
}
/// <summary>Field number for the "LKLLMPOKOGH" field.</summary>
public const int LKLLMPOKOGHFieldNumber = 3;
private bool lKLLMPOKOGH_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool LKLLMPOKOGH {
get { return lKLLMPOKOGH_; }
set {
lKLLMPOKOGH_ = value;
}
}
/// <summary>Field number for the "GDGHCBGHLND" field.</summary>
public const int GDGHCBGHLNDFieldNumber = 15;
private global::EggLink.DanhengServer.Proto.KACKJJDJONI gDGHCBGHLND_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.KACKJJDJONI GDGHCBGHLND {
get { return gDGHCBGHLND_; }
set {
gDGHCBGHLND_ = value;
}
}
/// <summary>Field number for the "LNMMKFMEAJM" field.</summary>
public const int LNMMKFMEAJMFieldNumber = 14;
private global::EggLink.DanhengServer.Proto.HBCINIKPAFI lNMMKFMEAJM_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.HBCINIKPAFI LNMMKFMEAJM {
get { return lNMMKFMEAJM_; }
set {
lNMMKFMEAJM_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as HMOPIBLFCLN);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(HMOPIBLFCLN other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (HAFCKONEHFM != other.HAFCKONEHFM) return false;
if (LKLLMPOKOGH != other.LKLLMPOKOGH) return false;
if (!object.Equals(GDGHCBGHLND, other.GDGHCBGHLND)) return false;
if (!object.Equals(LNMMKFMEAJM, other.LNMMKFMEAJM)) 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 (HAFCKONEHFM != 0) hash ^= HAFCKONEHFM.GetHashCode();
if (LKLLMPOKOGH != false) hash ^= LKLLMPOKOGH.GetHashCode();
if (gDGHCBGHLND_ != null) hash ^= GDGHCBGHLND.GetHashCode();
if (lNMMKFMEAJM_ != null) hash ^= LNMMKFMEAJM.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 (LKLLMPOKOGH != false) {
output.WriteRawTag(24);
output.WriteBool(LKLLMPOKOGH);
}
if (HAFCKONEHFM != 0) {
output.WriteRawTag(40);
output.WriteUInt32(HAFCKONEHFM);
}
if (lNMMKFMEAJM_ != null) {
output.WriteRawTag(114);
output.WriteMessage(LNMMKFMEAJM);
}
if (gDGHCBGHLND_ != null) {
output.WriteRawTag(122);
output.WriteMessage(GDGHCBGHLND);
}
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 (LKLLMPOKOGH != false) {
output.WriteRawTag(24);
output.WriteBool(LKLLMPOKOGH);
}
if (HAFCKONEHFM != 0) {
output.WriteRawTag(40);
output.WriteUInt32(HAFCKONEHFM);
}
if (lNMMKFMEAJM_ != null) {
output.WriteRawTag(114);
output.WriteMessage(LNMMKFMEAJM);
}
if (gDGHCBGHLND_ != null) {
output.WriteRawTag(122);
output.WriteMessage(GDGHCBGHLND);
}
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 (HAFCKONEHFM != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(HAFCKONEHFM);
}
if (LKLLMPOKOGH != false) {
size += 1 + 1;
}
if (gDGHCBGHLND_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(GDGHCBGHLND);
}
if (lNMMKFMEAJM_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(LNMMKFMEAJM);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(HMOPIBLFCLN other) {
if (other == null) {
return;
}
if (other.HAFCKONEHFM != 0) {
HAFCKONEHFM = other.HAFCKONEHFM;
}
if (other.LKLLMPOKOGH != false) {
LKLLMPOKOGH = other.LKLLMPOKOGH;
}
if (other.gDGHCBGHLND_ != null) {
if (gDGHCBGHLND_ == null) {
GDGHCBGHLND = new global::EggLink.DanhengServer.Proto.KACKJJDJONI();
}
GDGHCBGHLND.MergeFrom(other.GDGHCBGHLND);
}
if (other.lNMMKFMEAJM_ != null) {
if (lNMMKFMEAJM_ == null) {
LNMMKFMEAJM = new global::EggLink.DanhengServer.Proto.HBCINIKPAFI();
}
LNMMKFMEAJM.MergeFrom(other.LNMMKFMEAJM);
}
_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: {
LKLLMPOKOGH = input.ReadBool();
break;
}
case 40: {
HAFCKONEHFM = input.ReadUInt32();
break;
}
case 114: {
if (lNMMKFMEAJM_ == null) {
LNMMKFMEAJM = new global::EggLink.DanhengServer.Proto.HBCINIKPAFI();
}
input.ReadMessage(LNMMKFMEAJM);
break;
}
case 122: {
if (gDGHCBGHLND_ == null) {
GDGHCBGHLND = new global::EggLink.DanhengServer.Proto.KACKJJDJONI();
}
input.ReadMessage(GDGHCBGHLND);
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: {
LKLLMPOKOGH = input.ReadBool();
break;
}
case 40: {
HAFCKONEHFM = input.ReadUInt32();
break;
}
case 114: {
if (lNMMKFMEAJM_ == null) {
LNMMKFMEAJM = new global::EggLink.DanhengServer.Proto.HBCINIKPAFI();
}
input.ReadMessage(LNMMKFMEAJM);
break;
}
case 122: {
if (gDGHCBGHLND_ == null) {
GDGHCBGHLND = new global::EggLink.DanhengServer.Proto.KACKJJDJONI();
}
input.ReadMessage(GDGHCBGHLND);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code