mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
339 lines
12 KiB
C#
339 lines
12 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: LGJMDNNMPPE.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 LGJMDNNMPPE.proto</summary>
|
|
public static partial class LGJMDNNMPPEReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for LGJMDNNMPPE.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static LGJMDNNMPPEReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChFMR0pNRE5OTVBQRS5wcm90bxoRTUFQT01PSUxHRUgucHJvdG8aEUlMQUVL",
|
|
"SkNORU1GLnByb3RvGhFQTEdEQ0ZJUEVBQS5wcm90byJ2CgtMR0pNRE5OTVBQ",
|
|
"RRIhCgtLSktCS0VHSUdISxgKIAEoCzIMLlBMR0RDRklQRUFBEiEKC05PTEhH",
|
|
"TkhBRU1BGAMgASgLMgwuSUxBRUtKQ05FTUYSIQoLT05HUEpPR0tLSk4YDiAB",
|
|
"KAsyDC5NQVBPTU9JTEdFSEIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlBy",
|
|
"b3RvYgZwcm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.MAPOMOILGEHReflection.Descriptor, global::EggLink.DanhengServer.Proto.ILAEKJCNEMFReflection.Descriptor, global::EggLink.DanhengServer.Proto.PLGDCFIPEAAReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.LGJMDNNMPPE), global::EggLink.DanhengServer.Proto.LGJMDNNMPPE.Parser, new[]{ "KJKBKEGIGHK", "NOLHGNHAEMA", "ONGPJOGKKJN" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class LGJMDNNMPPE : pb::IMessage<LGJMDNNMPPE>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<LGJMDNNMPPE> _parser = new pb::MessageParser<LGJMDNNMPPE>(() => new LGJMDNNMPPE());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<LGJMDNNMPPE> 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.LGJMDNNMPPEReflection.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 LGJMDNNMPPE() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public LGJMDNNMPPE(LGJMDNNMPPE other) : this() {
|
|
kJKBKEGIGHK_ = other.kJKBKEGIGHK_ != null ? other.kJKBKEGIGHK_.Clone() : null;
|
|
nOLHGNHAEMA_ = other.nOLHGNHAEMA_ != null ? other.nOLHGNHAEMA_.Clone() : null;
|
|
oNGPJOGKKJN_ = other.oNGPJOGKKJN_ != null ? other.oNGPJOGKKJN_.Clone() : null;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public LGJMDNNMPPE Clone() {
|
|
return new LGJMDNNMPPE(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "KJKBKEGIGHK" field.</summary>
|
|
public const int KJKBKEGIGHKFieldNumber = 10;
|
|
private global::EggLink.DanhengServer.Proto.PLGDCFIPEAA kJKBKEGIGHK_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.PLGDCFIPEAA KJKBKEGIGHK {
|
|
get { return kJKBKEGIGHK_; }
|
|
set {
|
|
kJKBKEGIGHK_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "NOLHGNHAEMA" field.</summary>
|
|
public const int NOLHGNHAEMAFieldNumber = 3;
|
|
private global::EggLink.DanhengServer.Proto.ILAEKJCNEMF nOLHGNHAEMA_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.ILAEKJCNEMF NOLHGNHAEMA {
|
|
get { return nOLHGNHAEMA_; }
|
|
set {
|
|
nOLHGNHAEMA_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "ONGPJOGKKJN" field.</summary>
|
|
public const int ONGPJOGKKJNFieldNumber = 14;
|
|
private global::EggLink.DanhengServer.Proto.MAPOMOILGEH oNGPJOGKKJN_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.MAPOMOILGEH ONGPJOGKKJN {
|
|
get { return oNGPJOGKKJN_; }
|
|
set {
|
|
oNGPJOGKKJN_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as LGJMDNNMPPE);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(LGJMDNNMPPE other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (!object.Equals(KJKBKEGIGHK, other.KJKBKEGIGHK)) return false;
|
|
if (!object.Equals(NOLHGNHAEMA, other.NOLHGNHAEMA)) return false;
|
|
if (!object.Equals(ONGPJOGKKJN, other.ONGPJOGKKJN)) 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 (kJKBKEGIGHK_ != null) hash ^= KJKBKEGIGHK.GetHashCode();
|
|
if (nOLHGNHAEMA_ != null) hash ^= NOLHGNHAEMA.GetHashCode();
|
|
if (oNGPJOGKKJN_ != null) hash ^= ONGPJOGKKJN.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 (nOLHGNHAEMA_ != null) {
|
|
output.WriteRawTag(26);
|
|
output.WriteMessage(NOLHGNHAEMA);
|
|
}
|
|
if (kJKBKEGIGHK_ != null) {
|
|
output.WriteRawTag(82);
|
|
output.WriteMessage(KJKBKEGIGHK);
|
|
}
|
|
if (oNGPJOGKKJN_ != null) {
|
|
output.WriteRawTag(114);
|
|
output.WriteMessage(ONGPJOGKKJN);
|
|
}
|
|
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 (nOLHGNHAEMA_ != null) {
|
|
output.WriteRawTag(26);
|
|
output.WriteMessage(NOLHGNHAEMA);
|
|
}
|
|
if (kJKBKEGIGHK_ != null) {
|
|
output.WriteRawTag(82);
|
|
output.WriteMessage(KJKBKEGIGHK);
|
|
}
|
|
if (oNGPJOGKKJN_ != null) {
|
|
output.WriteRawTag(114);
|
|
output.WriteMessage(ONGPJOGKKJN);
|
|
}
|
|
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 (kJKBKEGIGHK_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(KJKBKEGIGHK);
|
|
}
|
|
if (nOLHGNHAEMA_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(NOLHGNHAEMA);
|
|
}
|
|
if (oNGPJOGKKJN_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(ONGPJOGKKJN);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(LGJMDNNMPPE other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.kJKBKEGIGHK_ != null) {
|
|
if (kJKBKEGIGHK_ == null) {
|
|
KJKBKEGIGHK = new global::EggLink.DanhengServer.Proto.PLGDCFIPEAA();
|
|
}
|
|
KJKBKEGIGHK.MergeFrom(other.KJKBKEGIGHK);
|
|
}
|
|
if (other.nOLHGNHAEMA_ != null) {
|
|
if (nOLHGNHAEMA_ == null) {
|
|
NOLHGNHAEMA = new global::EggLink.DanhengServer.Proto.ILAEKJCNEMF();
|
|
}
|
|
NOLHGNHAEMA.MergeFrom(other.NOLHGNHAEMA);
|
|
}
|
|
if (other.oNGPJOGKKJN_ != null) {
|
|
if (oNGPJOGKKJN_ == null) {
|
|
ONGPJOGKKJN = new global::EggLink.DanhengServer.Proto.MAPOMOILGEH();
|
|
}
|
|
ONGPJOGKKJN.MergeFrom(other.ONGPJOGKKJN);
|
|
}
|
|
_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 26: {
|
|
if (nOLHGNHAEMA_ == null) {
|
|
NOLHGNHAEMA = new global::EggLink.DanhengServer.Proto.ILAEKJCNEMF();
|
|
}
|
|
input.ReadMessage(NOLHGNHAEMA);
|
|
break;
|
|
}
|
|
case 82: {
|
|
if (kJKBKEGIGHK_ == null) {
|
|
KJKBKEGIGHK = new global::EggLink.DanhengServer.Proto.PLGDCFIPEAA();
|
|
}
|
|
input.ReadMessage(KJKBKEGIGHK);
|
|
break;
|
|
}
|
|
case 114: {
|
|
if (oNGPJOGKKJN_ == null) {
|
|
ONGPJOGKKJN = new global::EggLink.DanhengServer.Proto.MAPOMOILGEH();
|
|
}
|
|
input.ReadMessage(ONGPJOGKKJN);
|
|
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 26: {
|
|
if (nOLHGNHAEMA_ == null) {
|
|
NOLHGNHAEMA = new global::EggLink.DanhengServer.Proto.ILAEKJCNEMF();
|
|
}
|
|
input.ReadMessage(NOLHGNHAEMA);
|
|
break;
|
|
}
|
|
case 82: {
|
|
if (kJKBKEGIGHK_ == null) {
|
|
KJKBKEGIGHK = new global::EggLink.DanhengServer.Proto.PLGDCFIPEAA();
|
|
}
|
|
input.ReadMessage(KJKBKEGIGHK);
|
|
break;
|
|
}
|
|
case 114: {
|
|
if (oNGPJOGKKJN_ == null) {
|
|
ONGPJOGKKJN = new global::EggLink.DanhengServer.Proto.MAPOMOILGEH();
|
|
}
|
|
input.ReadMessage(ONGPJOGKKJN);
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|