mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 12:16:03 +08:00
487 lines
17 KiB
C#
487 lines
17 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: LKCMFEAAHHM.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 LKCMFEAAHHM.proto</summary>
|
|
public static partial class LKCMFEAAHHMReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for LKCMFEAAHHM.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static LKCMFEAAHHMReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChFMS0NNRkVBQUhITS5wcm90bxoRR0dHQ09DUEdCQkgucHJvdG8iwgEKC0xL",
|
|
"Q01GRUFBSEhNEhMKC01PTkhJQkJQS0VFGAggASgNEhMKC0RFTU5DR0xMSkNQ",
|
|
"GAEgASgIEhMKC09MTEhPQkhEREVOGAkgASgNEhMKC0tOTEZFTERFQ0FMGAIg",
|
|
"ASgIEhMKC0hFTUpIRE9FRUJMGAUgASgIEhMKC0hGTkhMQ0ZOSEtEGAsgASgN",
|
|
"EhMKC0xJTU1JTEVBUEpNGA0gASgIEiAKCWJ1ZmZfbGlzdBjKDyADKAsyDC5H",
|
|
"R0dDT0NQR0JCSEIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZw",
|
|
"cm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.GGGCOCPGBBHReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.LKCMFEAAHHM), global::EggLink.DanhengServer.Proto.LKCMFEAAHHM.Parser, new[]{ "MONHIBBPKEE", "DEMNCGLLJCP", "OLLHOBHDDEN", "KNLFELDECAL", "HEMJHDOEEBL", "HFNHLCFNHKD", "LIMMILEAPJM", "BuffList" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class LKCMFEAAHHM : pb::IMessage<LKCMFEAAHHM>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<LKCMFEAAHHM> _parser = new pb::MessageParser<LKCMFEAAHHM>(() => new LKCMFEAAHHM());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<LKCMFEAAHHM> 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.LKCMFEAAHHMReflection.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 LKCMFEAAHHM() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public LKCMFEAAHHM(LKCMFEAAHHM other) : this() {
|
|
mONHIBBPKEE_ = other.mONHIBBPKEE_;
|
|
dEMNCGLLJCP_ = other.dEMNCGLLJCP_;
|
|
oLLHOBHDDEN_ = other.oLLHOBHDDEN_;
|
|
kNLFELDECAL_ = other.kNLFELDECAL_;
|
|
hEMJHDOEEBL_ = other.hEMJHDOEEBL_;
|
|
hFNHLCFNHKD_ = other.hFNHLCFNHKD_;
|
|
lIMMILEAPJM_ = other.lIMMILEAPJM_;
|
|
buffList_ = other.buffList_.Clone();
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public LKCMFEAAHHM Clone() {
|
|
return new LKCMFEAAHHM(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "MONHIBBPKEE" field.</summary>
|
|
public const int MONHIBBPKEEFieldNumber = 8;
|
|
private uint mONHIBBPKEE_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint MONHIBBPKEE {
|
|
get { return mONHIBBPKEE_; }
|
|
set {
|
|
mONHIBBPKEE_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "DEMNCGLLJCP" field.</summary>
|
|
public const int DEMNCGLLJCPFieldNumber = 1;
|
|
private bool dEMNCGLLJCP_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool DEMNCGLLJCP {
|
|
get { return dEMNCGLLJCP_; }
|
|
set {
|
|
dEMNCGLLJCP_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "OLLHOBHDDEN" field.</summary>
|
|
public const int OLLHOBHDDENFieldNumber = 9;
|
|
private uint oLLHOBHDDEN_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint OLLHOBHDDEN {
|
|
get { return oLLHOBHDDEN_; }
|
|
set {
|
|
oLLHOBHDDEN_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "KNLFELDECAL" field.</summary>
|
|
public const int KNLFELDECALFieldNumber = 2;
|
|
private bool kNLFELDECAL_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool KNLFELDECAL {
|
|
get { return kNLFELDECAL_; }
|
|
set {
|
|
kNLFELDECAL_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "HEMJHDOEEBL" field.</summary>
|
|
public const int HEMJHDOEEBLFieldNumber = 5;
|
|
private bool hEMJHDOEEBL_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool HEMJHDOEEBL {
|
|
get { return hEMJHDOEEBL_; }
|
|
set {
|
|
hEMJHDOEEBL_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "HFNHLCFNHKD" field.</summary>
|
|
public const int HFNHLCFNHKDFieldNumber = 11;
|
|
private uint hFNHLCFNHKD_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint HFNHLCFNHKD {
|
|
get { return hFNHLCFNHKD_; }
|
|
set {
|
|
hFNHLCFNHKD_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "LIMMILEAPJM" field.</summary>
|
|
public const int LIMMILEAPJMFieldNumber = 13;
|
|
private bool lIMMILEAPJM_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool LIMMILEAPJM {
|
|
get { return lIMMILEAPJM_; }
|
|
set {
|
|
lIMMILEAPJM_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "buff_list" field.</summary>
|
|
public const int BuffListFieldNumber = 1994;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.GGGCOCPGBBH> _repeated_buffList_codec
|
|
= pb::FieldCodec.ForMessage(15954, global::EggLink.DanhengServer.Proto.GGGCOCPGBBH.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.GGGCOCPGBBH> buffList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.GGGCOCPGBBH>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.GGGCOCPGBBH> BuffList {
|
|
get { return buffList_; }
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as LKCMFEAAHHM);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(LKCMFEAAHHM other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (MONHIBBPKEE != other.MONHIBBPKEE) return false;
|
|
if (DEMNCGLLJCP != other.DEMNCGLLJCP) return false;
|
|
if (OLLHOBHDDEN != other.OLLHOBHDDEN) return false;
|
|
if (KNLFELDECAL != other.KNLFELDECAL) return false;
|
|
if (HEMJHDOEEBL != other.HEMJHDOEEBL) return false;
|
|
if (HFNHLCFNHKD != other.HFNHLCFNHKD) return false;
|
|
if (LIMMILEAPJM != other.LIMMILEAPJM) return false;
|
|
if(!buffList_.Equals(other.buffList_)) 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 (MONHIBBPKEE != 0) hash ^= MONHIBBPKEE.GetHashCode();
|
|
if (DEMNCGLLJCP != false) hash ^= DEMNCGLLJCP.GetHashCode();
|
|
if (OLLHOBHDDEN != 0) hash ^= OLLHOBHDDEN.GetHashCode();
|
|
if (KNLFELDECAL != false) hash ^= KNLFELDECAL.GetHashCode();
|
|
if (HEMJHDOEEBL != false) hash ^= HEMJHDOEEBL.GetHashCode();
|
|
if (HFNHLCFNHKD != 0) hash ^= HFNHLCFNHKD.GetHashCode();
|
|
if (LIMMILEAPJM != false) hash ^= LIMMILEAPJM.GetHashCode();
|
|
hash ^= buffList_.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 (DEMNCGLLJCP != false) {
|
|
output.WriteRawTag(8);
|
|
output.WriteBool(DEMNCGLLJCP);
|
|
}
|
|
if (KNLFELDECAL != false) {
|
|
output.WriteRawTag(16);
|
|
output.WriteBool(KNLFELDECAL);
|
|
}
|
|
if (HEMJHDOEEBL != false) {
|
|
output.WriteRawTag(40);
|
|
output.WriteBool(HEMJHDOEEBL);
|
|
}
|
|
if (MONHIBBPKEE != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(MONHIBBPKEE);
|
|
}
|
|
if (OLLHOBHDDEN != 0) {
|
|
output.WriteRawTag(72);
|
|
output.WriteUInt32(OLLHOBHDDEN);
|
|
}
|
|
if (HFNHLCFNHKD != 0) {
|
|
output.WriteRawTag(88);
|
|
output.WriteUInt32(HFNHLCFNHKD);
|
|
}
|
|
if (LIMMILEAPJM != false) {
|
|
output.WriteRawTag(104);
|
|
output.WriteBool(LIMMILEAPJM);
|
|
}
|
|
buffList_.WriteTo(output, _repeated_buffList_codec);
|
|
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 (DEMNCGLLJCP != false) {
|
|
output.WriteRawTag(8);
|
|
output.WriteBool(DEMNCGLLJCP);
|
|
}
|
|
if (KNLFELDECAL != false) {
|
|
output.WriteRawTag(16);
|
|
output.WriteBool(KNLFELDECAL);
|
|
}
|
|
if (HEMJHDOEEBL != false) {
|
|
output.WriteRawTag(40);
|
|
output.WriteBool(HEMJHDOEEBL);
|
|
}
|
|
if (MONHIBBPKEE != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(MONHIBBPKEE);
|
|
}
|
|
if (OLLHOBHDDEN != 0) {
|
|
output.WriteRawTag(72);
|
|
output.WriteUInt32(OLLHOBHDDEN);
|
|
}
|
|
if (HFNHLCFNHKD != 0) {
|
|
output.WriteRawTag(88);
|
|
output.WriteUInt32(HFNHLCFNHKD);
|
|
}
|
|
if (LIMMILEAPJM != false) {
|
|
output.WriteRawTag(104);
|
|
output.WriteBool(LIMMILEAPJM);
|
|
}
|
|
buffList_.WriteTo(ref output, _repeated_buffList_codec);
|
|
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 (MONHIBBPKEE != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(MONHIBBPKEE);
|
|
}
|
|
if (DEMNCGLLJCP != false) {
|
|
size += 1 + 1;
|
|
}
|
|
if (OLLHOBHDDEN != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(OLLHOBHDDEN);
|
|
}
|
|
if (KNLFELDECAL != false) {
|
|
size += 1 + 1;
|
|
}
|
|
if (HEMJHDOEEBL != false) {
|
|
size += 1 + 1;
|
|
}
|
|
if (HFNHLCFNHKD != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(HFNHLCFNHKD);
|
|
}
|
|
if (LIMMILEAPJM != false) {
|
|
size += 1 + 1;
|
|
}
|
|
size += buffList_.CalculateSize(_repeated_buffList_codec);
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(LKCMFEAAHHM other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.MONHIBBPKEE != 0) {
|
|
MONHIBBPKEE = other.MONHIBBPKEE;
|
|
}
|
|
if (other.DEMNCGLLJCP != false) {
|
|
DEMNCGLLJCP = other.DEMNCGLLJCP;
|
|
}
|
|
if (other.OLLHOBHDDEN != 0) {
|
|
OLLHOBHDDEN = other.OLLHOBHDDEN;
|
|
}
|
|
if (other.KNLFELDECAL != false) {
|
|
KNLFELDECAL = other.KNLFELDECAL;
|
|
}
|
|
if (other.HEMJHDOEEBL != false) {
|
|
HEMJHDOEEBL = other.HEMJHDOEEBL;
|
|
}
|
|
if (other.HFNHLCFNHKD != 0) {
|
|
HFNHLCFNHKD = other.HFNHLCFNHKD;
|
|
}
|
|
if (other.LIMMILEAPJM != false) {
|
|
LIMMILEAPJM = other.LIMMILEAPJM;
|
|
}
|
|
buffList_.Add(other.buffList_);
|
|
_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: {
|
|
DEMNCGLLJCP = input.ReadBool();
|
|
break;
|
|
}
|
|
case 16: {
|
|
KNLFELDECAL = input.ReadBool();
|
|
break;
|
|
}
|
|
case 40: {
|
|
HEMJHDOEEBL = input.ReadBool();
|
|
break;
|
|
}
|
|
case 64: {
|
|
MONHIBBPKEE = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 72: {
|
|
OLLHOBHDDEN = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 88: {
|
|
HFNHLCFNHKD = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 104: {
|
|
LIMMILEAPJM = input.ReadBool();
|
|
break;
|
|
}
|
|
case 15954: {
|
|
buffList_.AddEntriesFrom(input, _repeated_buffList_codec);
|
|
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: {
|
|
DEMNCGLLJCP = input.ReadBool();
|
|
break;
|
|
}
|
|
case 16: {
|
|
KNLFELDECAL = input.ReadBool();
|
|
break;
|
|
}
|
|
case 40: {
|
|
HEMJHDOEEBL = input.ReadBool();
|
|
break;
|
|
}
|
|
case 64: {
|
|
MONHIBBPKEE = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 72: {
|
|
OLLHOBHDDEN = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 88: {
|
|
HFNHLCFNHKD = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 104: {
|
|
LIMMILEAPJM = input.ReadBool();
|
|
break;
|
|
}
|
|
case 15954: {
|
|
buffList_.AddEntriesFrom(ref input, _repeated_buffList_codec);
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|