Files
DanhengServer-OpenSource/Proto/ABHFABFGPOF.cs
2025-04-15 16:44:46 +08:00

459 lines
15 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: ABHFABFGPOF.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 ABHFABFGPOF.proto</summary>
public static partial class ABHFABFGPOFReflection {
#region Descriptor
/// <summary>File descriptor for ABHFABFGPOF.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static ABHFABFGPOFReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFBQkhGQUJGR1BPRi5wcm90byKgAQoLQUJIRkFCRkdQT0YSEwoLUElLQVBE",
"SkhHTkQYCiABKA0SEwoLTkxNREVNT0hCT08YDCABKA0SEwoLQklJTk5DTkRQ",
"Q0cYCCABKAgSEwoLSkFGTlBOTU9IQ00YBSABKA0SEwoLTktIS0RKS0VHREgY",
"DiABKA0SEwoLRkNKRUNLQ0lDS0IYCSABKA0SEwoLQ0xPT05PSUZFRk8YDSAB",
"KAhCHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ABHFABFGPOF), global::EggLink.DanhengServer.Proto.ABHFABFGPOF.Parser, new[]{ "PIKAPDJHGND", "NLMDEMOHBOO", "BIINNCNDPCG", "JAFNPNMOHCM", "NKHKDJKEGDH", "FCJECKCICKB", "CLOONOIFEFO" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class ABHFABFGPOF : pb::IMessage<ABHFABFGPOF>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<ABHFABFGPOF> _parser = new pb::MessageParser<ABHFABFGPOF>(() => new ABHFABFGPOF());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<ABHFABFGPOF> 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.ABHFABFGPOFReflection.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 ABHFABFGPOF() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ABHFABFGPOF(ABHFABFGPOF other) : this() {
pIKAPDJHGND_ = other.pIKAPDJHGND_;
nLMDEMOHBOO_ = other.nLMDEMOHBOO_;
bIINNCNDPCG_ = other.bIINNCNDPCG_;
jAFNPNMOHCM_ = other.jAFNPNMOHCM_;
nKHKDJKEGDH_ = other.nKHKDJKEGDH_;
fCJECKCICKB_ = other.fCJECKCICKB_;
cLOONOIFEFO_ = other.cLOONOIFEFO_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ABHFABFGPOF Clone() {
return new ABHFABFGPOF(this);
}
/// <summary>Field number for the "PIKAPDJHGND" field.</summary>
public const int PIKAPDJHGNDFieldNumber = 10;
private uint pIKAPDJHGND_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint PIKAPDJHGND {
get { return pIKAPDJHGND_; }
set {
pIKAPDJHGND_ = value;
}
}
/// <summary>Field number for the "NLMDEMOHBOO" field.</summary>
public const int NLMDEMOHBOOFieldNumber = 12;
private uint nLMDEMOHBOO_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint NLMDEMOHBOO {
get { return nLMDEMOHBOO_; }
set {
nLMDEMOHBOO_ = value;
}
}
/// <summary>Field number for the "BIINNCNDPCG" field.</summary>
public const int BIINNCNDPCGFieldNumber = 8;
private bool bIINNCNDPCG_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool BIINNCNDPCG {
get { return bIINNCNDPCG_; }
set {
bIINNCNDPCG_ = value;
}
}
/// <summary>Field number for the "JAFNPNMOHCM" field.</summary>
public const int JAFNPNMOHCMFieldNumber = 5;
private uint jAFNPNMOHCM_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint JAFNPNMOHCM {
get { return jAFNPNMOHCM_; }
set {
jAFNPNMOHCM_ = value;
}
}
/// <summary>Field number for the "NKHKDJKEGDH" field.</summary>
public const int NKHKDJKEGDHFieldNumber = 14;
private uint nKHKDJKEGDH_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint NKHKDJKEGDH {
get { return nKHKDJKEGDH_; }
set {
nKHKDJKEGDH_ = value;
}
}
/// <summary>Field number for the "FCJECKCICKB" field.</summary>
public const int FCJECKCICKBFieldNumber = 9;
private uint fCJECKCICKB_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint FCJECKCICKB {
get { return fCJECKCICKB_; }
set {
fCJECKCICKB_ = value;
}
}
/// <summary>Field number for the "CLOONOIFEFO" field.</summary>
public const int CLOONOIFEFOFieldNumber = 13;
private bool cLOONOIFEFO_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool CLOONOIFEFO {
get { return cLOONOIFEFO_; }
set {
cLOONOIFEFO_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as ABHFABFGPOF);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(ABHFABFGPOF other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (PIKAPDJHGND != other.PIKAPDJHGND) return false;
if (NLMDEMOHBOO != other.NLMDEMOHBOO) return false;
if (BIINNCNDPCG != other.BIINNCNDPCG) return false;
if (JAFNPNMOHCM != other.JAFNPNMOHCM) return false;
if (NKHKDJKEGDH != other.NKHKDJKEGDH) return false;
if (FCJECKCICKB != other.FCJECKCICKB) return false;
if (CLOONOIFEFO != other.CLOONOIFEFO) 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 (PIKAPDJHGND != 0) hash ^= PIKAPDJHGND.GetHashCode();
if (NLMDEMOHBOO != 0) hash ^= NLMDEMOHBOO.GetHashCode();
if (BIINNCNDPCG != false) hash ^= BIINNCNDPCG.GetHashCode();
if (JAFNPNMOHCM != 0) hash ^= JAFNPNMOHCM.GetHashCode();
if (NKHKDJKEGDH != 0) hash ^= NKHKDJKEGDH.GetHashCode();
if (FCJECKCICKB != 0) hash ^= FCJECKCICKB.GetHashCode();
if (CLOONOIFEFO != false) hash ^= CLOONOIFEFO.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 (JAFNPNMOHCM != 0) {
output.WriteRawTag(40);
output.WriteUInt32(JAFNPNMOHCM);
}
if (BIINNCNDPCG != false) {
output.WriteRawTag(64);
output.WriteBool(BIINNCNDPCG);
}
if (FCJECKCICKB != 0) {
output.WriteRawTag(72);
output.WriteUInt32(FCJECKCICKB);
}
if (PIKAPDJHGND != 0) {
output.WriteRawTag(80);
output.WriteUInt32(PIKAPDJHGND);
}
if (NLMDEMOHBOO != 0) {
output.WriteRawTag(96);
output.WriteUInt32(NLMDEMOHBOO);
}
if (CLOONOIFEFO != false) {
output.WriteRawTag(104);
output.WriteBool(CLOONOIFEFO);
}
if (NKHKDJKEGDH != 0) {
output.WriteRawTag(112);
output.WriteUInt32(NKHKDJKEGDH);
}
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 (JAFNPNMOHCM != 0) {
output.WriteRawTag(40);
output.WriteUInt32(JAFNPNMOHCM);
}
if (BIINNCNDPCG != false) {
output.WriteRawTag(64);
output.WriteBool(BIINNCNDPCG);
}
if (FCJECKCICKB != 0) {
output.WriteRawTag(72);
output.WriteUInt32(FCJECKCICKB);
}
if (PIKAPDJHGND != 0) {
output.WriteRawTag(80);
output.WriteUInt32(PIKAPDJHGND);
}
if (NLMDEMOHBOO != 0) {
output.WriteRawTag(96);
output.WriteUInt32(NLMDEMOHBOO);
}
if (CLOONOIFEFO != false) {
output.WriteRawTag(104);
output.WriteBool(CLOONOIFEFO);
}
if (NKHKDJKEGDH != 0) {
output.WriteRawTag(112);
output.WriteUInt32(NKHKDJKEGDH);
}
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 (PIKAPDJHGND != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PIKAPDJHGND);
}
if (NLMDEMOHBOO != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(NLMDEMOHBOO);
}
if (BIINNCNDPCG != false) {
size += 1 + 1;
}
if (JAFNPNMOHCM != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(JAFNPNMOHCM);
}
if (NKHKDJKEGDH != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(NKHKDJKEGDH);
}
if (FCJECKCICKB != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(FCJECKCICKB);
}
if (CLOONOIFEFO != false) {
size += 1 + 1;
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(ABHFABFGPOF other) {
if (other == null) {
return;
}
if (other.PIKAPDJHGND != 0) {
PIKAPDJHGND = other.PIKAPDJHGND;
}
if (other.NLMDEMOHBOO != 0) {
NLMDEMOHBOO = other.NLMDEMOHBOO;
}
if (other.BIINNCNDPCG != false) {
BIINNCNDPCG = other.BIINNCNDPCG;
}
if (other.JAFNPNMOHCM != 0) {
JAFNPNMOHCM = other.JAFNPNMOHCM;
}
if (other.NKHKDJKEGDH != 0) {
NKHKDJKEGDH = other.NKHKDJKEGDH;
}
if (other.FCJECKCICKB != 0) {
FCJECKCICKB = other.FCJECKCICKB;
}
if (other.CLOONOIFEFO != false) {
CLOONOIFEFO = other.CLOONOIFEFO;
}
_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 40: {
JAFNPNMOHCM = input.ReadUInt32();
break;
}
case 64: {
BIINNCNDPCG = input.ReadBool();
break;
}
case 72: {
FCJECKCICKB = input.ReadUInt32();
break;
}
case 80: {
PIKAPDJHGND = input.ReadUInt32();
break;
}
case 96: {
NLMDEMOHBOO = input.ReadUInt32();
break;
}
case 104: {
CLOONOIFEFO = input.ReadBool();
break;
}
case 112: {
NKHKDJKEGDH = 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 40: {
JAFNPNMOHCM = input.ReadUInt32();
break;
}
case 64: {
BIINNCNDPCG = input.ReadBool();
break;
}
case 72: {
FCJECKCICKB = input.ReadUInt32();
break;
}
case 80: {
PIKAPDJHGND = input.ReadUInt32();
break;
}
case 96: {
NLMDEMOHBOO = input.ReadUInt32();
break;
}
case 104: {
CLOONOIFEFO = input.ReadBool();
break;
}
case 112: {
NKHKDJKEGDH = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code