Files
DanhengServer-OpenSource/Proto/NFKOEBLKDBA.cs

534 lines
18 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: NFKOEBLKDBA.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 NFKOEBLKDBA.proto</summary>
public static partial class NFKOEBLKDBAReflection {
#region Descriptor
/// <summary>File descriptor for NFKOEBLKDBA.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static NFKOEBLKDBAReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFORktPRUJMS0RCQS5wcm90byLKAQoLTkZLT0VCTEtEQkESEwoLSURGT0JJ",
"S0tBSkcYDSABKA0SEwoLQ0VCQ0ZFT01BQk4YBiABKA0SEwoLRkpBSEVKQ0NE",
"SEkYASABKA0SEwoLS09JTUFBQ1BJSk8YBCABKA0SEwoLSk5KSk1HSlBNQU0Y",
"DCABKA0SEwoLQUtKQUtBQUZGRkEYAiABKA0SEwoLTklGTkVKUEZCS0kYCSAB",
"KAgSEwoLSU5QREZPSExMR08YDyABKA0SEwoLQkZBRUxQRkxHS0QYCyABKA1C",
"HqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.NFKOEBLKDBA), global::EggLink.DanhengServer.Proto.NFKOEBLKDBA.Parser, new[]{ "IDFOBIKKAJG", "CEBCFEOMABN", "FJAHEJCCDHI", "KOIMAACPIJO", "JNJJMGJPMAM", "AKJAKAAFFFA", "NIFNEJPFBKI", "INPDFOHLLGO", "BFAELPFLGKD" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class NFKOEBLKDBA : pb::IMessage<NFKOEBLKDBA>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<NFKOEBLKDBA> _parser = new pb::MessageParser<NFKOEBLKDBA>(() => new NFKOEBLKDBA());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<NFKOEBLKDBA> 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.NFKOEBLKDBAReflection.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 NFKOEBLKDBA() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public NFKOEBLKDBA(NFKOEBLKDBA other) : this() {
iDFOBIKKAJG_ = other.iDFOBIKKAJG_;
cEBCFEOMABN_ = other.cEBCFEOMABN_;
fJAHEJCCDHI_ = other.fJAHEJCCDHI_;
kOIMAACPIJO_ = other.kOIMAACPIJO_;
jNJJMGJPMAM_ = other.jNJJMGJPMAM_;
aKJAKAAFFFA_ = other.aKJAKAAFFFA_;
nIFNEJPFBKI_ = other.nIFNEJPFBKI_;
iNPDFOHLLGO_ = other.iNPDFOHLLGO_;
bFAELPFLGKD_ = other.bFAELPFLGKD_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public NFKOEBLKDBA Clone() {
return new NFKOEBLKDBA(this);
}
/// <summary>Field number for the "IDFOBIKKAJG" field.</summary>
public const int IDFOBIKKAJGFieldNumber = 13;
private uint iDFOBIKKAJG_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint IDFOBIKKAJG {
get { return iDFOBIKKAJG_; }
set {
iDFOBIKKAJG_ = value;
}
}
/// <summary>Field number for the "CEBCFEOMABN" field.</summary>
public const int CEBCFEOMABNFieldNumber = 6;
private uint cEBCFEOMABN_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint CEBCFEOMABN {
get { return cEBCFEOMABN_; }
set {
cEBCFEOMABN_ = value;
}
}
/// <summary>Field number for the "FJAHEJCCDHI" field.</summary>
public const int FJAHEJCCDHIFieldNumber = 1;
private uint fJAHEJCCDHI_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint FJAHEJCCDHI {
get { return fJAHEJCCDHI_; }
set {
fJAHEJCCDHI_ = value;
}
}
/// <summary>Field number for the "KOIMAACPIJO" field.</summary>
public const int KOIMAACPIJOFieldNumber = 4;
private uint kOIMAACPIJO_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint KOIMAACPIJO {
get { return kOIMAACPIJO_; }
set {
kOIMAACPIJO_ = value;
}
}
/// <summary>Field number for the "JNJJMGJPMAM" field.</summary>
public const int JNJJMGJPMAMFieldNumber = 12;
private uint jNJJMGJPMAM_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint JNJJMGJPMAM {
get { return jNJJMGJPMAM_; }
set {
jNJJMGJPMAM_ = value;
}
}
/// <summary>Field number for the "AKJAKAAFFFA" field.</summary>
public const int AKJAKAAFFFAFieldNumber = 2;
private uint aKJAKAAFFFA_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint AKJAKAAFFFA {
get { return aKJAKAAFFFA_; }
set {
aKJAKAAFFFA_ = value;
}
}
/// <summary>Field number for the "NIFNEJPFBKI" field.</summary>
public const int NIFNEJPFBKIFieldNumber = 9;
private bool nIFNEJPFBKI_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool NIFNEJPFBKI {
get { return nIFNEJPFBKI_; }
set {
nIFNEJPFBKI_ = value;
}
}
/// <summary>Field number for the "INPDFOHLLGO" field.</summary>
public const int INPDFOHLLGOFieldNumber = 15;
private uint iNPDFOHLLGO_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint INPDFOHLLGO {
get { return iNPDFOHLLGO_; }
set {
iNPDFOHLLGO_ = value;
}
}
/// <summary>Field number for the "BFAELPFLGKD" field.</summary>
public const int BFAELPFLGKDFieldNumber = 11;
private uint bFAELPFLGKD_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint BFAELPFLGKD {
get { return bFAELPFLGKD_; }
set {
bFAELPFLGKD_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as NFKOEBLKDBA);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(NFKOEBLKDBA other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (IDFOBIKKAJG != other.IDFOBIKKAJG) return false;
if (CEBCFEOMABN != other.CEBCFEOMABN) return false;
if (FJAHEJCCDHI != other.FJAHEJCCDHI) return false;
if (KOIMAACPIJO != other.KOIMAACPIJO) return false;
if (JNJJMGJPMAM != other.JNJJMGJPMAM) return false;
if (AKJAKAAFFFA != other.AKJAKAAFFFA) return false;
if (NIFNEJPFBKI != other.NIFNEJPFBKI) return false;
if (INPDFOHLLGO != other.INPDFOHLLGO) return false;
if (BFAELPFLGKD != other.BFAELPFLGKD) 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 (IDFOBIKKAJG != 0) hash ^= IDFOBIKKAJG.GetHashCode();
if (CEBCFEOMABN != 0) hash ^= CEBCFEOMABN.GetHashCode();
if (FJAHEJCCDHI != 0) hash ^= FJAHEJCCDHI.GetHashCode();
if (KOIMAACPIJO != 0) hash ^= KOIMAACPIJO.GetHashCode();
if (JNJJMGJPMAM != 0) hash ^= JNJJMGJPMAM.GetHashCode();
if (AKJAKAAFFFA != 0) hash ^= AKJAKAAFFFA.GetHashCode();
if (NIFNEJPFBKI != false) hash ^= NIFNEJPFBKI.GetHashCode();
if (INPDFOHLLGO != 0) hash ^= INPDFOHLLGO.GetHashCode();
if (BFAELPFLGKD != 0) hash ^= BFAELPFLGKD.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 (FJAHEJCCDHI != 0) {
output.WriteRawTag(8);
output.WriteUInt32(FJAHEJCCDHI);
}
if (AKJAKAAFFFA != 0) {
output.WriteRawTag(16);
output.WriteUInt32(AKJAKAAFFFA);
}
if (KOIMAACPIJO != 0) {
output.WriteRawTag(32);
output.WriteUInt32(KOIMAACPIJO);
}
if (CEBCFEOMABN != 0) {
output.WriteRawTag(48);
output.WriteUInt32(CEBCFEOMABN);
}
if (NIFNEJPFBKI != false) {
output.WriteRawTag(72);
output.WriteBool(NIFNEJPFBKI);
}
if (BFAELPFLGKD != 0) {
output.WriteRawTag(88);
output.WriteUInt32(BFAELPFLGKD);
}
if (JNJJMGJPMAM != 0) {
output.WriteRawTag(96);
output.WriteUInt32(JNJJMGJPMAM);
}
if (IDFOBIKKAJG != 0) {
output.WriteRawTag(104);
output.WriteUInt32(IDFOBIKKAJG);
}
if (INPDFOHLLGO != 0) {
output.WriteRawTag(120);
output.WriteUInt32(INPDFOHLLGO);
}
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 (FJAHEJCCDHI != 0) {
output.WriteRawTag(8);
output.WriteUInt32(FJAHEJCCDHI);
}
if (AKJAKAAFFFA != 0) {
output.WriteRawTag(16);
output.WriteUInt32(AKJAKAAFFFA);
}
if (KOIMAACPIJO != 0) {
output.WriteRawTag(32);
output.WriteUInt32(KOIMAACPIJO);
}
if (CEBCFEOMABN != 0) {
output.WriteRawTag(48);
output.WriteUInt32(CEBCFEOMABN);
}
if (NIFNEJPFBKI != false) {
output.WriteRawTag(72);
output.WriteBool(NIFNEJPFBKI);
}
if (BFAELPFLGKD != 0) {
output.WriteRawTag(88);
output.WriteUInt32(BFAELPFLGKD);
}
if (JNJJMGJPMAM != 0) {
output.WriteRawTag(96);
output.WriteUInt32(JNJJMGJPMAM);
}
if (IDFOBIKKAJG != 0) {
output.WriteRawTag(104);
output.WriteUInt32(IDFOBIKKAJG);
}
if (INPDFOHLLGO != 0) {
output.WriteRawTag(120);
output.WriteUInt32(INPDFOHLLGO);
}
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 (IDFOBIKKAJG != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(IDFOBIKKAJG);
}
if (CEBCFEOMABN != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CEBCFEOMABN);
}
if (FJAHEJCCDHI != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(FJAHEJCCDHI);
}
if (KOIMAACPIJO != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(KOIMAACPIJO);
}
if (JNJJMGJPMAM != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(JNJJMGJPMAM);
}
if (AKJAKAAFFFA != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(AKJAKAAFFFA);
}
if (NIFNEJPFBKI != false) {
size += 1 + 1;
}
if (INPDFOHLLGO != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(INPDFOHLLGO);
}
if (BFAELPFLGKD != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(BFAELPFLGKD);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(NFKOEBLKDBA other) {
if (other == null) {
return;
}
if (other.IDFOBIKKAJG != 0) {
IDFOBIKKAJG = other.IDFOBIKKAJG;
}
if (other.CEBCFEOMABN != 0) {
CEBCFEOMABN = other.CEBCFEOMABN;
}
if (other.FJAHEJCCDHI != 0) {
FJAHEJCCDHI = other.FJAHEJCCDHI;
}
if (other.KOIMAACPIJO != 0) {
KOIMAACPIJO = other.KOIMAACPIJO;
}
if (other.JNJJMGJPMAM != 0) {
JNJJMGJPMAM = other.JNJJMGJPMAM;
}
if (other.AKJAKAAFFFA != 0) {
AKJAKAAFFFA = other.AKJAKAAFFFA;
}
if (other.NIFNEJPFBKI != false) {
NIFNEJPFBKI = other.NIFNEJPFBKI;
}
if (other.INPDFOHLLGO != 0) {
INPDFOHLLGO = other.INPDFOHLLGO;
}
if (other.BFAELPFLGKD != 0) {
BFAELPFLGKD = other.BFAELPFLGKD;
}
_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 8: {
FJAHEJCCDHI = input.ReadUInt32();
break;
}
case 16: {
AKJAKAAFFFA = input.ReadUInt32();
break;
}
case 32: {
KOIMAACPIJO = input.ReadUInt32();
break;
}
case 48: {
CEBCFEOMABN = input.ReadUInt32();
break;
}
case 72: {
NIFNEJPFBKI = input.ReadBool();
break;
}
case 88: {
BFAELPFLGKD = input.ReadUInt32();
break;
}
case 96: {
JNJJMGJPMAM = input.ReadUInt32();
break;
}
case 104: {
IDFOBIKKAJG = input.ReadUInt32();
break;
}
case 120: {
INPDFOHLLGO = 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 8: {
FJAHEJCCDHI = input.ReadUInt32();
break;
}
case 16: {
AKJAKAAFFFA = input.ReadUInt32();
break;
}
case 32: {
KOIMAACPIJO = input.ReadUInt32();
break;
}
case 48: {
CEBCFEOMABN = input.ReadUInt32();
break;
}
case 72: {
NIFNEJPFBKI = input.ReadBool();
break;
}
case 88: {
BFAELPFLGKD = input.ReadUInt32();
break;
}
case 96: {
JNJJMGJPMAM = input.ReadUInt32();
break;
}
case 104: {
IDFOBIKKAJG = input.ReadUInt32();
break;
}
case 120: {
INPDFOHLLGO = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code