mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-03 04:36:03 +08:00
411 lines
14 KiB
C#
411 lines
14 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: MNMMELAIBJK.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 MNMMELAIBJK.proto</summary>
|
|
public static partial class MNMMELAIBJKReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for MNMMELAIBJK.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static MNMMELAIBJKReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChFNTk1NRUxBSUJKSy5wcm90bxoRR0dKRElLSERKT00ucHJvdG8ijwEKC01O",
|
|
"TU1FTEFJQkpLEg0KBWxldmVsGAQgASgNEhMKC0RHUEVDSEZPUEhLGA0gASgN",
|
|
"EiEKC0dMR0ZDQkRMT09JGAggAygLMgwuR0dKRElLSERKT00SEwoLT0lJQkZQ",
|
|
"SUJMQksYCSABKA0SEwoLSE1CSUhKRkhISEkYDiABKA0SDwoHYXJlYV9pZBgC",
|
|
"IAEoDUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.GGJDIKHDJOMReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.MNMMELAIBJK), global::EggLink.DanhengServer.Proto.MNMMELAIBJK.Parser, new[]{ "Level", "DGPECHFOPHK", "GLGFCBDLOOI", "OIIBFPIBLBK", "HMBIHJFHHHI", "AreaId" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class MNMMELAIBJK : pb::IMessage<MNMMELAIBJK>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<MNMMELAIBJK> _parser = new pb::MessageParser<MNMMELAIBJK>(() => new MNMMELAIBJK());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<MNMMELAIBJK> 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.MNMMELAIBJKReflection.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 MNMMELAIBJK() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public MNMMELAIBJK(MNMMELAIBJK other) : this() {
|
|
level_ = other.level_;
|
|
dGPECHFOPHK_ = other.dGPECHFOPHK_;
|
|
gLGFCBDLOOI_ = other.gLGFCBDLOOI_.Clone();
|
|
oIIBFPIBLBK_ = other.oIIBFPIBLBK_;
|
|
hMBIHJFHHHI_ = other.hMBIHJFHHHI_;
|
|
areaId_ = other.areaId_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public MNMMELAIBJK Clone() {
|
|
return new MNMMELAIBJK(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "level" field.</summary>
|
|
public const int LevelFieldNumber = 4;
|
|
private uint level_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint Level {
|
|
get { return level_; }
|
|
set {
|
|
level_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "DGPECHFOPHK" field.</summary>
|
|
public const int DGPECHFOPHKFieldNumber = 13;
|
|
private uint dGPECHFOPHK_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint DGPECHFOPHK {
|
|
get { return dGPECHFOPHK_; }
|
|
set {
|
|
dGPECHFOPHK_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "GLGFCBDLOOI" field.</summary>
|
|
public const int GLGFCBDLOOIFieldNumber = 8;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.GGJDIKHDJOM> _repeated_gLGFCBDLOOI_codec
|
|
= pb::FieldCodec.ForMessage(66, global::EggLink.DanhengServer.Proto.GGJDIKHDJOM.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.GGJDIKHDJOM> gLGFCBDLOOI_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.GGJDIKHDJOM>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.GGJDIKHDJOM> GLGFCBDLOOI {
|
|
get { return gLGFCBDLOOI_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "OIIBFPIBLBK" field.</summary>
|
|
public const int OIIBFPIBLBKFieldNumber = 9;
|
|
private uint oIIBFPIBLBK_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint OIIBFPIBLBK {
|
|
get { return oIIBFPIBLBK_; }
|
|
set {
|
|
oIIBFPIBLBK_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "HMBIHJFHHHI" field.</summary>
|
|
public const int HMBIHJFHHHIFieldNumber = 14;
|
|
private uint hMBIHJFHHHI_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint HMBIHJFHHHI {
|
|
get { return hMBIHJFHHHI_; }
|
|
set {
|
|
hMBIHJFHHHI_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "area_id" field.</summary>
|
|
public const int AreaIdFieldNumber = 2;
|
|
private uint areaId_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint AreaId {
|
|
get { return areaId_; }
|
|
set {
|
|
areaId_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as MNMMELAIBJK);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(MNMMELAIBJK other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (Level != other.Level) return false;
|
|
if (DGPECHFOPHK != other.DGPECHFOPHK) return false;
|
|
if(!gLGFCBDLOOI_.Equals(other.gLGFCBDLOOI_)) return false;
|
|
if (OIIBFPIBLBK != other.OIIBFPIBLBK) return false;
|
|
if (HMBIHJFHHHI != other.HMBIHJFHHHI) return false;
|
|
if (AreaId != other.AreaId) 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 (Level != 0) hash ^= Level.GetHashCode();
|
|
if (DGPECHFOPHK != 0) hash ^= DGPECHFOPHK.GetHashCode();
|
|
hash ^= gLGFCBDLOOI_.GetHashCode();
|
|
if (OIIBFPIBLBK != 0) hash ^= OIIBFPIBLBK.GetHashCode();
|
|
if (HMBIHJFHHHI != 0) hash ^= HMBIHJFHHHI.GetHashCode();
|
|
if (AreaId != 0) hash ^= AreaId.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 (AreaId != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(AreaId);
|
|
}
|
|
if (Level != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(Level);
|
|
}
|
|
gLGFCBDLOOI_.WriteTo(output, _repeated_gLGFCBDLOOI_codec);
|
|
if (OIIBFPIBLBK != 0) {
|
|
output.WriteRawTag(72);
|
|
output.WriteUInt32(OIIBFPIBLBK);
|
|
}
|
|
if (DGPECHFOPHK != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(DGPECHFOPHK);
|
|
}
|
|
if (HMBIHJFHHHI != 0) {
|
|
output.WriteRawTag(112);
|
|
output.WriteUInt32(HMBIHJFHHHI);
|
|
}
|
|
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 (AreaId != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(AreaId);
|
|
}
|
|
if (Level != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(Level);
|
|
}
|
|
gLGFCBDLOOI_.WriteTo(ref output, _repeated_gLGFCBDLOOI_codec);
|
|
if (OIIBFPIBLBK != 0) {
|
|
output.WriteRawTag(72);
|
|
output.WriteUInt32(OIIBFPIBLBK);
|
|
}
|
|
if (DGPECHFOPHK != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(DGPECHFOPHK);
|
|
}
|
|
if (HMBIHJFHHHI != 0) {
|
|
output.WriteRawTag(112);
|
|
output.WriteUInt32(HMBIHJFHHHI);
|
|
}
|
|
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 (Level != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Level);
|
|
}
|
|
if (DGPECHFOPHK != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(DGPECHFOPHK);
|
|
}
|
|
size += gLGFCBDLOOI_.CalculateSize(_repeated_gLGFCBDLOOI_codec);
|
|
if (OIIBFPIBLBK != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(OIIBFPIBLBK);
|
|
}
|
|
if (HMBIHJFHHHI != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(HMBIHJFHHHI);
|
|
}
|
|
if (AreaId != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(AreaId);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(MNMMELAIBJK other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.Level != 0) {
|
|
Level = other.Level;
|
|
}
|
|
if (other.DGPECHFOPHK != 0) {
|
|
DGPECHFOPHK = other.DGPECHFOPHK;
|
|
}
|
|
gLGFCBDLOOI_.Add(other.gLGFCBDLOOI_);
|
|
if (other.OIIBFPIBLBK != 0) {
|
|
OIIBFPIBLBK = other.OIIBFPIBLBK;
|
|
}
|
|
if (other.HMBIHJFHHHI != 0) {
|
|
HMBIHJFHHHI = other.HMBIHJFHHHI;
|
|
}
|
|
if (other.AreaId != 0) {
|
|
AreaId = other.AreaId;
|
|
}
|
|
_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 16: {
|
|
AreaId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 32: {
|
|
Level = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 66: {
|
|
gLGFCBDLOOI_.AddEntriesFrom(input, _repeated_gLGFCBDLOOI_codec);
|
|
break;
|
|
}
|
|
case 72: {
|
|
OIIBFPIBLBK = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 104: {
|
|
DGPECHFOPHK = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 112: {
|
|
HMBIHJFHHHI = 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 16: {
|
|
AreaId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 32: {
|
|
Level = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 66: {
|
|
gLGFCBDLOOI_.AddEntriesFrom(ref input, _repeated_gLGFCBDLOOI_codec);
|
|
break;
|
|
}
|
|
case 72: {
|
|
OIIBFPIBLBK = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 104: {
|
|
DGPECHFOPHK = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 112: {
|
|
HMBIHJFHHHI = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|