Files
DanhengServer-OpenSource/Proto/NILNKCMEFKO.cs

422 lines
14 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: NILNKCMEFKO.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 NILNKCMEFKO.proto</summary>
public static partial class NILNKCMEFKOReflection {
#region Descriptor
/// <summary>File descriptor for NILNKCMEFKO.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static NILNKCMEFKOReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFOSUxOS0NNRUZLTy5wcm90byKKAQoLTklMTktDTUVGS08SEwoLRkpKUFBG",
"S0tDR0QYBSABKAgSEwoLRUdPTkdPS05CR00YByABKAgSEwoLS1BJS0xJQU9E",
"R0cYAyABKA0SEwoLQ0lQRFBKUEJBR0QYDCABKA0SEgoKaXRlbV92YWx1ZRgC",
"IAEoDRITCgtGT0FMQ0ZIREVLQRgBIAEoDUIeqgIbRWdnTGluay5EYW5oZW5n",
"U2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.NILNKCMEFKO), global::EggLink.DanhengServer.Proto.NILNKCMEFKO.Parser, new[]{ "FJJPPFKKCGD", "EGONGOKNBGM", "KPIKLIAODGG", "CIPDPJPBAGD", "ItemValue", "FOALCFHDEKA" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class NILNKCMEFKO : pb::IMessage<NILNKCMEFKO>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<NILNKCMEFKO> _parser = new pb::MessageParser<NILNKCMEFKO>(() => new NILNKCMEFKO());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<NILNKCMEFKO> 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.NILNKCMEFKOReflection.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 NILNKCMEFKO() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public NILNKCMEFKO(NILNKCMEFKO other) : this() {
fJJPPFKKCGD_ = other.fJJPPFKKCGD_;
eGONGOKNBGM_ = other.eGONGOKNBGM_;
kPIKLIAODGG_ = other.kPIKLIAODGG_;
cIPDPJPBAGD_ = other.cIPDPJPBAGD_;
itemValue_ = other.itemValue_;
fOALCFHDEKA_ = other.fOALCFHDEKA_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public NILNKCMEFKO Clone() {
return new NILNKCMEFKO(this);
}
/// <summary>Field number for the "FJJPPFKKCGD" field.</summary>
public const int FJJPPFKKCGDFieldNumber = 5;
private bool fJJPPFKKCGD_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool FJJPPFKKCGD {
get { return fJJPPFKKCGD_; }
set {
fJJPPFKKCGD_ = value;
}
}
/// <summary>Field number for the "EGONGOKNBGM" field.</summary>
public const int EGONGOKNBGMFieldNumber = 7;
private bool eGONGOKNBGM_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool EGONGOKNBGM {
get { return eGONGOKNBGM_; }
set {
eGONGOKNBGM_ = value;
}
}
/// <summary>Field number for the "KPIKLIAODGG" field.</summary>
public const int KPIKLIAODGGFieldNumber = 3;
private uint kPIKLIAODGG_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint KPIKLIAODGG {
get { return kPIKLIAODGG_; }
set {
kPIKLIAODGG_ = value;
}
}
/// <summary>Field number for the "CIPDPJPBAGD" field.</summary>
public const int CIPDPJPBAGDFieldNumber = 12;
private uint cIPDPJPBAGD_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint CIPDPJPBAGD {
get { return cIPDPJPBAGD_; }
set {
cIPDPJPBAGD_ = value;
}
}
/// <summary>Field number for the "item_value" field.</summary>
public const int ItemValueFieldNumber = 2;
private uint itemValue_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint ItemValue {
get { return itemValue_; }
set {
itemValue_ = value;
}
}
/// <summary>Field number for the "FOALCFHDEKA" field.</summary>
public const int FOALCFHDEKAFieldNumber = 1;
private uint fOALCFHDEKA_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint FOALCFHDEKA {
get { return fOALCFHDEKA_; }
set {
fOALCFHDEKA_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as NILNKCMEFKO);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(NILNKCMEFKO other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (FJJPPFKKCGD != other.FJJPPFKKCGD) return false;
if (EGONGOKNBGM != other.EGONGOKNBGM) return false;
if (KPIKLIAODGG != other.KPIKLIAODGG) return false;
if (CIPDPJPBAGD != other.CIPDPJPBAGD) return false;
if (ItemValue != other.ItemValue) return false;
if (FOALCFHDEKA != other.FOALCFHDEKA) 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 (FJJPPFKKCGD != false) hash ^= FJJPPFKKCGD.GetHashCode();
if (EGONGOKNBGM != false) hash ^= EGONGOKNBGM.GetHashCode();
if (KPIKLIAODGG != 0) hash ^= KPIKLIAODGG.GetHashCode();
if (CIPDPJPBAGD != 0) hash ^= CIPDPJPBAGD.GetHashCode();
if (ItemValue != 0) hash ^= ItemValue.GetHashCode();
if (FOALCFHDEKA != 0) hash ^= FOALCFHDEKA.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 (FOALCFHDEKA != 0) {
output.WriteRawTag(8);
output.WriteUInt32(FOALCFHDEKA);
}
if (ItemValue != 0) {
output.WriteRawTag(16);
output.WriteUInt32(ItemValue);
}
if (KPIKLIAODGG != 0) {
output.WriteRawTag(24);
output.WriteUInt32(KPIKLIAODGG);
}
if (FJJPPFKKCGD != false) {
output.WriteRawTag(40);
output.WriteBool(FJJPPFKKCGD);
}
if (EGONGOKNBGM != false) {
output.WriteRawTag(56);
output.WriteBool(EGONGOKNBGM);
}
if (CIPDPJPBAGD != 0) {
output.WriteRawTag(96);
output.WriteUInt32(CIPDPJPBAGD);
}
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 (FOALCFHDEKA != 0) {
output.WriteRawTag(8);
output.WriteUInt32(FOALCFHDEKA);
}
if (ItemValue != 0) {
output.WriteRawTag(16);
output.WriteUInt32(ItemValue);
}
if (KPIKLIAODGG != 0) {
output.WriteRawTag(24);
output.WriteUInt32(KPIKLIAODGG);
}
if (FJJPPFKKCGD != false) {
output.WriteRawTag(40);
output.WriteBool(FJJPPFKKCGD);
}
if (EGONGOKNBGM != false) {
output.WriteRawTag(56);
output.WriteBool(EGONGOKNBGM);
}
if (CIPDPJPBAGD != 0) {
output.WriteRawTag(96);
output.WriteUInt32(CIPDPJPBAGD);
}
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 (FJJPPFKKCGD != false) {
size += 1 + 1;
}
if (EGONGOKNBGM != false) {
size += 1 + 1;
}
if (KPIKLIAODGG != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(KPIKLIAODGG);
}
if (CIPDPJPBAGD != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CIPDPJPBAGD);
}
if (ItemValue != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ItemValue);
}
if (FOALCFHDEKA != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(FOALCFHDEKA);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(NILNKCMEFKO other) {
if (other == null) {
return;
}
if (other.FJJPPFKKCGD != false) {
FJJPPFKKCGD = other.FJJPPFKKCGD;
}
if (other.EGONGOKNBGM != false) {
EGONGOKNBGM = other.EGONGOKNBGM;
}
if (other.KPIKLIAODGG != 0) {
KPIKLIAODGG = other.KPIKLIAODGG;
}
if (other.CIPDPJPBAGD != 0) {
CIPDPJPBAGD = other.CIPDPJPBAGD;
}
if (other.ItemValue != 0) {
ItemValue = other.ItemValue;
}
if (other.FOALCFHDEKA != 0) {
FOALCFHDEKA = other.FOALCFHDEKA;
}
_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: {
FOALCFHDEKA = input.ReadUInt32();
break;
}
case 16: {
ItemValue = input.ReadUInt32();
break;
}
case 24: {
KPIKLIAODGG = input.ReadUInt32();
break;
}
case 40: {
FJJPPFKKCGD = input.ReadBool();
break;
}
case 56: {
EGONGOKNBGM = input.ReadBool();
break;
}
case 96: {
CIPDPJPBAGD = 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: {
FOALCFHDEKA = input.ReadUInt32();
break;
}
case 16: {
ItemValue = input.ReadUInt32();
break;
}
case 24: {
KPIKLIAODGG = input.ReadUInt32();
break;
}
case 40: {
FJJPPFKKCGD = input.ReadBool();
break;
}
case 56: {
EGONGOKNBGM = input.ReadBool();
break;
}
case 96: {
CIPDPJPBAGD = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code