mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-03 04:36:03 +08:00
366 lines
14 KiB
C#
366 lines
14 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: GIEDCJDLEGE.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 GIEDCJDLEGE.proto</summary>
|
|
public static partial class GIEDCJDLEGEReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for GIEDCJDLEGE.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static GIEDCJDLEGEReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChFHSUVEQ0pETEVHRS5wcm90bxoRSUlLTkdOSERNRkkucHJvdG8iiwEKC0dJ",
|
|
"RURDSkRMRUdFEiEKC0JNQUxQS0VLQkVMGAwgASgLMgwuSUlLTkdOSERNRkkS",
|
|
"IQoLTUZOQUdMS0RQTkkYCSABKAsyDC5JSUtOR05IRE1GSRIhCgtPR0pPRk1D",
|
|
"TUZQRxgDIAEoCzIMLklJS05HTkhETUZJEhMKC0JMQ0FCRU1GQUNIGA4gAygN",
|
|
"Qh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.IIKNGNHDMFIReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.GIEDCJDLEGE), global::EggLink.DanhengServer.Proto.GIEDCJDLEGE.Parser, new[]{ "BMALPKEKBEL", "MFNAGLKDPNI", "OGJOFMCMFPG", "BLCABEMFACH" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class GIEDCJDLEGE : pb::IMessage<GIEDCJDLEGE>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<GIEDCJDLEGE> _parser = new pb::MessageParser<GIEDCJDLEGE>(() => new GIEDCJDLEGE());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<GIEDCJDLEGE> 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.GIEDCJDLEGEReflection.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 GIEDCJDLEGE() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public GIEDCJDLEGE(GIEDCJDLEGE other) : this() {
|
|
bMALPKEKBEL_ = other.bMALPKEKBEL_ != null ? other.bMALPKEKBEL_.Clone() : null;
|
|
mFNAGLKDPNI_ = other.mFNAGLKDPNI_ != null ? other.mFNAGLKDPNI_.Clone() : null;
|
|
oGJOFMCMFPG_ = other.oGJOFMCMFPG_ != null ? other.oGJOFMCMFPG_.Clone() : null;
|
|
bLCABEMFACH_ = other.bLCABEMFACH_.Clone();
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public GIEDCJDLEGE Clone() {
|
|
return new GIEDCJDLEGE(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "BMALPKEKBEL" field.</summary>
|
|
public const int BMALPKEKBELFieldNumber = 12;
|
|
private global::EggLink.DanhengServer.Proto.IIKNGNHDMFI bMALPKEKBEL_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.IIKNGNHDMFI BMALPKEKBEL {
|
|
get { return bMALPKEKBEL_; }
|
|
set {
|
|
bMALPKEKBEL_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "MFNAGLKDPNI" field.</summary>
|
|
public const int MFNAGLKDPNIFieldNumber = 9;
|
|
private global::EggLink.DanhengServer.Proto.IIKNGNHDMFI mFNAGLKDPNI_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.IIKNGNHDMFI MFNAGLKDPNI {
|
|
get { return mFNAGLKDPNI_; }
|
|
set {
|
|
mFNAGLKDPNI_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "OGJOFMCMFPG" field.</summary>
|
|
public const int OGJOFMCMFPGFieldNumber = 3;
|
|
private global::EggLink.DanhengServer.Proto.IIKNGNHDMFI oGJOFMCMFPG_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.IIKNGNHDMFI OGJOFMCMFPG {
|
|
get { return oGJOFMCMFPG_; }
|
|
set {
|
|
oGJOFMCMFPG_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "BLCABEMFACH" field.</summary>
|
|
public const int BLCABEMFACHFieldNumber = 14;
|
|
private static readonly pb::FieldCodec<uint> _repeated_bLCABEMFACH_codec
|
|
= pb::FieldCodec.ForUInt32(114);
|
|
private readonly pbc::RepeatedField<uint> bLCABEMFACH_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> BLCABEMFACH {
|
|
get { return bLCABEMFACH_; }
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as GIEDCJDLEGE);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(GIEDCJDLEGE other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (!object.Equals(BMALPKEKBEL, other.BMALPKEKBEL)) return false;
|
|
if (!object.Equals(MFNAGLKDPNI, other.MFNAGLKDPNI)) return false;
|
|
if (!object.Equals(OGJOFMCMFPG, other.OGJOFMCMFPG)) return false;
|
|
if(!bLCABEMFACH_.Equals(other.bLCABEMFACH_)) 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 (bMALPKEKBEL_ != null) hash ^= BMALPKEKBEL.GetHashCode();
|
|
if (mFNAGLKDPNI_ != null) hash ^= MFNAGLKDPNI.GetHashCode();
|
|
if (oGJOFMCMFPG_ != null) hash ^= OGJOFMCMFPG.GetHashCode();
|
|
hash ^= bLCABEMFACH_.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 (oGJOFMCMFPG_ != null) {
|
|
output.WriteRawTag(26);
|
|
output.WriteMessage(OGJOFMCMFPG);
|
|
}
|
|
if (mFNAGLKDPNI_ != null) {
|
|
output.WriteRawTag(74);
|
|
output.WriteMessage(MFNAGLKDPNI);
|
|
}
|
|
if (bMALPKEKBEL_ != null) {
|
|
output.WriteRawTag(98);
|
|
output.WriteMessage(BMALPKEKBEL);
|
|
}
|
|
bLCABEMFACH_.WriteTo(output, _repeated_bLCABEMFACH_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 (oGJOFMCMFPG_ != null) {
|
|
output.WriteRawTag(26);
|
|
output.WriteMessage(OGJOFMCMFPG);
|
|
}
|
|
if (mFNAGLKDPNI_ != null) {
|
|
output.WriteRawTag(74);
|
|
output.WriteMessage(MFNAGLKDPNI);
|
|
}
|
|
if (bMALPKEKBEL_ != null) {
|
|
output.WriteRawTag(98);
|
|
output.WriteMessage(BMALPKEKBEL);
|
|
}
|
|
bLCABEMFACH_.WriteTo(ref output, _repeated_bLCABEMFACH_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 (bMALPKEKBEL_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(BMALPKEKBEL);
|
|
}
|
|
if (mFNAGLKDPNI_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(MFNAGLKDPNI);
|
|
}
|
|
if (oGJOFMCMFPG_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(OGJOFMCMFPG);
|
|
}
|
|
size += bLCABEMFACH_.CalculateSize(_repeated_bLCABEMFACH_codec);
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(GIEDCJDLEGE other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.bMALPKEKBEL_ != null) {
|
|
if (bMALPKEKBEL_ == null) {
|
|
BMALPKEKBEL = new global::EggLink.DanhengServer.Proto.IIKNGNHDMFI();
|
|
}
|
|
BMALPKEKBEL.MergeFrom(other.BMALPKEKBEL);
|
|
}
|
|
if (other.mFNAGLKDPNI_ != null) {
|
|
if (mFNAGLKDPNI_ == null) {
|
|
MFNAGLKDPNI = new global::EggLink.DanhengServer.Proto.IIKNGNHDMFI();
|
|
}
|
|
MFNAGLKDPNI.MergeFrom(other.MFNAGLKDPNI);
|
|
}
|
|
if (other.oGJOFMCMFPG_ != null) {
|
|
if (oGJOFMCMFPG_ == null) {
|
|
OGJOFMCMFPG = new global::EggLink.DanhengServer.Proto.IIKNGNHDMFI();
|
|
}
|
|
OGJOFMCMFPG.MergeFrom(other.OGJOFMCMFPG);
|
|
}
|
|
bLCABEMFACH_.Add(other.bLCABEMFACH_);
|
|
_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 (oGJOFMCMFPG_ == null) {
|
|
OGJOFMCMFPG = new global::EggLink.DanhengServer.Proto.IIKNGNHDMFI();
|
|
}
|
|
input.ReadMessage(OGJOFMCMFPG);
|
|
break;
|
|
}
|
|
case 74: {
|
|
if (mFNAGLKDPNI_ == null) {
|
|
MFNAGLKDPNI = new global::EggLink.DanhengServer.Proto.IIKNGNHDMFI();
|
|
}
|
|
input.ReadMessage(MFNAGLKDPNI);
|
|
break;
|
|
}
|
|
case 98: {
|
|
if (bMALPKEKBEL_ == null) {
|
|
BMALPKEKBEL = new global::EggLink.DanhengServer.Proto.IIKNGNHDMFI();
|
|
}
|
|
input.ReadMessage(BMALPKEKBEL);
|
|
break;
|
|
}
|
|
case 114:
|
|
case 112: {
|
|
bLCABEMFACH_.AddEntriesFrom(input, _repeated_bLCABEMFACH_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 26: {
|
|
if (oGJOFMCMFPG_ == null) {
|
|
OGJOFMCMFPG = new global::EggLink.DanhengServer.Proto.IIKNGNHDMFI();
|
|
}
|
|
input.ReadMessage(OGJOFMCMFPG);
|
|
break;
|
|
}
|
|
case 74: {
|
|
if (mFNAGLKDPNI_ == null) {
|
|
MFNAGLKDPNI = new global::EggLink.DanhengServer.Proto.IIKNGNHDMFI();
|
|
}
|
|
input.ReadMessage(MFNAGLKDPNI);
|
|
break;
|
|
}
|
|
case 98: {
|
|
if (bMALPKEKBEL_ == null) {
|
|
BMALPKEKBEL = new global::EggLink.DanhengServer.Proto.IIKNGNHDMFI();
|
|
}
|
|
input.ReadMessage(BMALPKEKBEL);
|
|
break;
|
|
}
|
|
case 114:
|
|
case 112: {
|
|
bLCABEMFACH_.AddEntriesFrom(ref input, _repeated_bLCABEMFACH_codec);
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|