mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
581 lines
21 KiB
C#
581 lines
21 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: ILJJBGIFDPE.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 ILJJBGIFDPE.proto</summary>
|
|
public static partial class ILJJBGIFDPEReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for ILJJBGIFDPE.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static ILJJBGIFDPEReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChFJTEpKQkdJRkRQRS5wcm90bxoRTlBBSUlORUtFRkIucHJvdG8aEUlJS05H",
|
|
"TkhETUZJLnByb3RvIuoCCgtJTEpKQkdJRkRQRRITCgtDQ0lHREpDR0FNRBgK",
|
|
"IAEoDRITCgtOTEFPTVBERU5LSxgMIAEoDRIhCgtFQUpQRFBDREpQSxgHIAEo",
|
|
"CzIMLklJS05HTkhETUZJEjIKC0JKRUxDTEJHQUxGGAMgAygLMh0uSUxKSkJH",
|
|
"SUZEUEUuQkpFTENMQkdBTEZFbnRyeRITCgtOSUpNSkJNQ0ZKRhgCIAEoDRIh",
|
|
"CgtGT0ZISUVJSUNQQhgNIAEoCzIMLklJS05HTkhETUZJEiEKC09FQkFGQklH",
|
|
"TUJDGAUgAygLMgwuTlBBSUlORUtFRkISEwoLSERLQUZOS0hBTEEYDyABKA0S",
|
|
"IQoLUEVISU5HSktHQ0IYASABKAsyDC5JSUtOR05IRE1GSRITCgtNRU1CSUNO",
|
|
"SUZMSRgLIAEoDRoyChBCSkVMQ0xCR0FMRkVudHJ5EgsKA2tleRgBIAEoDRIN",
|
|
"CgV2YWx1ZRgCIAEoDToCOAFCHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Q",
|
|
"cm90b2IGcHJvdG8z"));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.NPAIINEKEFBReflection.Descriptor, global::EggLink.DanhengServer.Proto.IIKNGNHDMFIReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ILJJBGIFDPE), global::EggLink.DanhengServer.Proto.ILJJBGIFDPE.Parser, new[]{ "CCIGDJCGAMD", "NLAOMPDENKK", "EAJPDPCDJPK", "BJELCLBGALF", "NIJMJBMCFJF", "FOFHIEIICPB", "OEBAFBIGMBC", "HDKAFNKHALA", "PEHINGJKGCB", "MEMBICNIFLI" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { null, })
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class ILJJBGIFDPE : pb::IMessage<ILJJBGIFDPE>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<ILJJBGIFDPE> _parser = new pb::MessageParser<ILJJBGIFDPE>(() => new ILJJBGIFDPE());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<ILJJBGIFDPE> 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.ILJJBGIFDPEReflection.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 ILJJBGIFDPE() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public ILJJBGIFDPE(ILJJBGIFDPE other) : this() {
|
|
cCIGDJCGAMD_ = other.cCIGDJCGAMD_;
|
|
nLAOMPDENKK_ = other.nLAOMPDENKK_;
|
|
eAJPDPCDJPK_ = other.eAJPDPCDJPK_ != null ? other.eAJPDPCDJPK_.Clone() : null;
|
|
bJELCLBGALF_ = other.bJELCLBGALF_.Clone();
|
|
nIJMJBMCFJF_ = other.nIJMJBMCFJF_;
|
|
fOFHIEIICPB_ = other.fOFHIEIICPB_ != null ? other.fOFHIEIICPB_.Clone() : null;
|
|
oEBAFBIGMBC_ = other.oEBAFBIGMBC_.Clone();
|
|
hDKAFNKHALA_ = other.hDKAFNKHALA_;
|
|
pEHINGJKGCB_ = other.pEHINGJKGCB_ != null ? other.pEHINGJKGCB_.Clone() : null;
|
|
mEMBICNIFLI_ = other.mEMBICNIFLI_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public ILJJBGIFDPE Clone() {
|
|
return new ILJJBGIFDPE(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "CCIGDJCGAMD" field.</summary>
|
|
public const int CCIGDJCGAMDFieldNumber = 10;
|
|
private uint cCIGDJCGAMD_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint CCIGDJCGAMD {
|
|
get { return cCIGDJCGAMD_; }
|
|
set {
|
|
cCIGDJCGAMD_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "NLAOMPDENKK" field.</summary>
|
|
public const int NLAOMPDENKKFieldNumber = 12;
|
|
private uint nLAOMPDENKK_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint NLAOMPDENKK {
|
|
get { return nLAOMPDENKK_; }
|
|
set {
|
|
nLAOMPDENKK_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "EAJPDPCDJPK" field.</summary>
|
|
public const int EAJPDPCDJPKFieldNumber = 7;
|
|
private global::EggLink.DanhengServer.Proto.IIKNGNHDMFI eAJPDPCDJPK_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.IIKNGNHDMFI EAJPDPCDJPK {
|
|
get { return eAJPDPCDJPK_; }
|
|
set {
|
|
eAJPDPCDJPK_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "BJELCLBGALF" field.</summary>
|
|
public const int BJELCLBGALFFieldNumber = 3;
|
|
private static readonly pbc::MapField<uint, uint>.Codec _map_bJELCLBGALF_codec
|
|
= new pbc::MapField<uint, uint>.Codec(pb::FieldCodec.ForUInt32(8, 0), pb::FieldCodec.ForUInt32(16, 0), 26);
|
|
private readonly pbc::MapField<uint, uint> bJELCLBGALF_ = new pbc::MapField<uint, uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::MapField<uint, uint> BJELCLBGALF {
|
|
get { return bJELCLBGALF_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "NIJMJBMCFJF" field.</summary>
|
|
public const int NIJMJBMCFJFFieldNumber = 2;
|
|
private uint nIJMJBMCFJF_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint NIJMJBMCFJF {
|
|
get { return nIJMJBMCFJF_; }
|
|
set {
|
|
nIJMJBMCFJF_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "FOFHIEIICPB" field.</summary>
|
|
public const int FOFHIEIICPBFieldNumber = 13;
|
|
private global::EggLink.DanhengServer.Proto.IIKNGNHDMFI fOFHIEIICPB_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.IIKNGNHDMFI FOFHIEIICPB {
|
|
get { return fOFHIEIICPB_; }
|
|
set {
|
|
fOFHIEIICPB_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "OEBAFBIGMBC" field.</summary>
|
|
public const int OEBAFBIGMBCFieldNumber = 5;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.NPAIINEKEFB> _repeated_oEBAFBIGMBC_codec
|
|
= pb::FieldCodec.ForMessage(42, global::EggLink.DanhengServer.Proto.NPAIINEKEFB.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.NPAIINEKEFB> oEBAFBIGMBC_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.NPAIINEKEFB>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.NPAIINEKEFB> OEBAFBIGMBC {
|
|
get { return oEBAFBIGMBC_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "HDKAFNKHALA" field.</summary>
|
|
public const int HDKAFNKHALAFieldNumber = 15;
|
|
private uint hDKAFNKHALA_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint HDKAFNKHALA {
|
|
get { return hDKAFNKHALA_; }
|
|
set {
|
|
hDKAFNKHALA_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "PEHINGJKGCB" field.</summary>
|
|
public const int PEHINGJKGCBFieldNumber = 1;
|
|
private global::EggLink.DanhengServer.Proto.IIKNGNHDMFI pEHINGJKGCB_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.IIKNGNHDMFI PEHINGJKGCB {
|
|
get { return pEHINGJKGCB_; }
|
|
set {
|
|
pEHINGJKGCB_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "MEMBICNIFLI" field.</summary>
|
|
public const int MEMBICNIFLIFieldNumber = 11;
|
|
private uint mEMBICNIFLI_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint MEMBICNIFLI {
|
|
get { return mEMBICNIFLI_; }
|
|
set {
|
|
mEMBICNIFLI_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as ILJJBGIFDPE);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(ILJJBGIFDPE other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (CCIGDJCGAMD != other.CCIGDJCGAMD) return false;
|
|
if (NLAOMPDENKK != other.NLAOMPDENKK) return false;
|
|
if (!object.Equals(EAJPDPCDJPK, other.EAJPDPCDJPK)) return false;
|
|
if (!BJELCLBGALF.Equals(other.BJELCLBGALF)) return false;
|
|
if (NIJMJBMCFJF != other.NIJMJBMCFJF) return false;
|
|
if (!object.Equals(FOFHIEIICPB, other.FOFHIEIICPB)) return false;
|
|
if(!oEBAFBIGMBC_.Equals(other.oEBAFBIGMBC_)) return false;
|
|
if (HDKAFNKHALA != other.HDKAFNKHALA) return false;
|
|
if (!object.Equals(PEHINGJKGCB, other.PEHINGJKGCB)) return false;
|
|
if (MEMBICNIFLI != other.MEMBICNIFLI) 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 (CCIGDJCGAMD != 0) hash ^= CCIGDJCGAMD.GetHashCode();
|
|
if (NLAOMPDENKK != 0) hash ^= NLAOMPDENKK.GetHashCode();
|
|
if (eAJPDPCDJPK_ != null) hash ^= EAJPDPCDJPK.GetHashCode();
|
|
hash ^= BJELCLBGALF.GetHashCode();
|
|
if (NIJMJBMCFJF != 0) hash ^= NIJMJBMCFJF.GetHashCode();
|
|
if (fOFHIEIICPB_ != null) hash ^= FOFHIEIICPB.GetHashCode();
|
|
hash ^= oEBAFBIGMBC_.GetHashCode();
|
|
if (HDKAFNKHALA != 0) hash ^= HDKAFNKHALA.GetHashCode();
|
|
if (pEHINGJKGCB_ != null) hash ^= PEHINGJKGCB.GetHashCode();
|
|
if (MEMBICNIFLI != 0) hash ^= MEMBICNIFLI.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 (pEHINGJKGCB_ != null) {
|
|
output.WriteRawTag(10);
|
|
output.WriteMessage(PEHINGJKGCB);
|
|
}
|
|
if (NIJMJBMCFJF != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(NIJMJBMCFJF);
|
|
}
|
|
bJELCLBGALF_.WriteTo(output, _map_bJELCLBGALF_codec);
|
|
oEBAFBIGMBC_.WriteTo(output, _repeated_oEBAFBIGMBC_codec);
|
|
if (eAJPDPCDJPK_ != null) {
|
|
output.WriteRawTag(58);
|
|
output.WriteMessage(EAJPDPCDJPK);
|
|
}
|
|
if (CCIGDJCGAMD != 0) {
|
|
output.WriteRawTag(80);
|
|
output.WriteUInt32(CCIGDJCGAMD);
|
|
}
|
|
if (MEMBICNIFLI != 0) {
|
|
output.WriteRawTag(88);
|
|
output.WriteUInt32(MEMBICNIFLI);
|
|
}
|
|
if (NLAOMPDENKK != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(NLAOMPDENKK);
|
|
}
|
|
if (fOFHIEIICPB_ != null) {
|
|
output.WriteRawTag(106);
|
|
output.WriteMessage(FOFHIEIICPB);
|
|
}
|
|
if (HDKAFNKHALA != 0) {
|
|
output.WriteRawTag(120);
|
|
output.WriteUInt32(HDKAFNKHALA);
|
|
}
|
|
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 (pEHINGJKGCB_ != null) {
|
|
output.WriteRawTag(10);
|
|
output.WriteMessage(PEHINGJKGCB);
|
|
}
|
|
if (NIJMJBMCFJF != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(NIJMJBMCFJF);
|
|
}
|
|
bJELCLBGALF_.WriteTo(ref output, _map_bJELCLBGALF_codec);
|
|
oEBAFBIGMBC_.WriteTo(ref output, _repeated_oEBAFBIGMBC_codec);
|
|
if (eAJPDPCDJPK_ != null) {
|
|
output.WriteRawTag(58);
|
|
output.WriteMessage(EAJPDPCDJPK);
|
|
}
|
|
if (CCIGDJCGAMD != 0) {
|
|
output.WriteRawTag(80);
|
|
output.WriteUInt32(CCIGDJCGAMD);
|
|
}
|
|
if (MEMBICNIFLI != 0) {
|
|
output.WriteRawTag(88);
|
|
output.WriteUInt32(MEMBICNIFLI);
|
|
}
|
|
if (NLAOMPDENKK != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(NLAOMPDENKK);
|
|
}
|
|
if (fOFHIEIICPB_ != null) {
|
|
output.WriteRawTag(106);
|
|
output.WriteMessage(FOFHIEIICPB);
|
|
}
|
|
if (HDKAFNKHALA != 0) {
|
|
output.WriteRawTag(120);
|
|
output.WriteUInt32(HDKAFNKHALA);
|
|
}
|
|
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 (CCIGDJCGAMD != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CCIGDJCGAMD);
|
|
}
|
|
if (NLAOMPDENKK != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(NLAOMPDENKK);
|
|
}
|
|
if (eAJPDPCDJPK_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(EAJPDPCDJPK);
|
|
}
|
|
size += bJELCLBGALF_.CalculateSize(_map_bJELCLBGALF_codec);
|
|
if (NIJMJBMCFJF != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(NIJMJBMCFJF);
|
|
}
|
|
if (fOFHIEIICPB_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(FOFHIEIICPB);
|
|
}
|
|
size += oEBAFBIGMBC_.CalculateSize(_repeated_oEBAFBIGMBC_codec);
|
|
if (HDKAFNKHALA != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(HDKAFNKHALA);
|
|
}
|
|
if (pEHINGJKGCB_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(PEHINGJKGCB);
|
|
}
|
|
if (MEMBICNIFLI != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(MEMBICNIFLI);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(ILJJBGIFDPE other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.CCIGDJCGAMD != 0) {
|
|
CCIGDJCGAMD = other.CCIGDJCGAMD;
|
|
}
|
|
if (other.NLAOMPDENKK != 0) {
|
|
NLAOMPDENKK = other.NLAOMPDENKK;
|
|
}
|
|
if (other.eAJPDPCDJPK_ != null) {
|
|
if (eAJPDPCDJPK_ == null) {
|
|
EAJPDPCDJPK = new global::EggLink.DanhengServer.Proto.IIKNGNHDMFI();
|
|
}
|
|
EAJPDPCDJPK.MergeFrom(other.EAJPDPCDJPK);
|
|
}
|
|
bJELCLBGALF_.MergeFrom(other.bJELCLBGALF_);
|
|
if (other.NIJMJBMCFJF != 0) {
|
|
NIJMJBMCFJF = other.NIJMJBMCFJF;
|
|
}
|
|
if (other.fOFHIEIICPB_ != null) {
|
|
if (fOFHIEIICPB_ == null) {
|
|
FOFHIEIICPB = new global::EggLink.DanhengServer.Proto.IIKNGNHDMFI();
|
|
}
|
|
FOFHIEIICPB.MergeFrom(other.FOFHIEIICPB);
|
|
}
|
|
oEBAFBIGMBC_.Add(other.oEBAFBIGMBC_);
|
|
if (other.HDKAFNKHALA != 0) {
|
|
HDKAFNKHALA = other.HDKAFNKHALA;
|
|
}
|
|
if (other.pEHINGJKGCB_ != null) {
|
|
if (pEHINGJKGCB_ == null) {
|
|
PEHINGJKGCB = new global::EggLink.DanhengServer.Proto.IIKNGNHDMFI();
|
|
}
|
|
PEHINGJKGCB.MergeFrom(other.PEHINGJKGCB);
|
|
}
|
|
if (other.MEMBICNIFLI != 0) {
|
|
MEMBICNIFLI = other.MEMBICNIFLI;
|
|
}
|
|
_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 10: {
|
|
if (pEHINGJKGCB_ == null) {
|
|
PEHINGJKGCB = new global::EggLink.DanhengServer.Proto.IIKNGNHDMFI();
|
|
}
|
|
input.ReadMessage(PEHINGJKGCB);
|
|
break;
|
|
}
|
|
case 16: {
|
|
NIJMJBMCFJF = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 26: {
|
|
bJELCLBGALF_.AddEntriesFrom(input, _map_bJELCLBGALF_codec);
|
|
break;
|
|
}
|
|
case 42: {
|
|
oEBAFBIGMBC_.AddEntriesFrom(input, _repeated_oEBAFBIGMBC_codec);
|
|
break;
|
|
}
|
|
case 58: {
|
|
if (eAJPDPCDJPK_ == null) {
|
|
EAJPDPCDJPK = new global::EggLink.DanhengServer.Proto.IIKNGNHDMFI();
|
|
}
|
|
input.ReadMessage(EAJPDPCDJPK);
|
|
break;
|
|
}
|
|
case 80: {
|
|
CCIGDJCGAMD = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 88: {
|
|
MEMBICNIFLI = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 96: {
|
|
NLAOMPDENKK = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 106: {
|
|
if (fOFHIEIICPB_ == null) {
|
|
FOFHIEIICPB = new global::EggLink.DanhengServer.Proto.IIKNGNHDMFI();
|
|
}
|
|
input.ReadMessage(FOFHIEIICPB);
|
|
break;
|
|
}
|
|
case 120: {
|
|
HDKAFNKHALA = 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 10: {
|
|
if (pEHINGJKGCB_ == null) {
|
|
PEHINGJKGCB = new global::EggLink.DanhengServer.Proto.IIKNGNHDMFI();
|
|
}
|
|
input.ReadMessage(PEHINGJKGCB);
|
|
break;
|
|
}
|
|
case 16: {
|
|
NIJMJBMCFJF = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 26: {
|
|
bJELCLBGALF_.AddEntriesFrom(ref input, _map_bJELCLBGALF_codec);
|
|
break;
|
|
}
|
|
case 42: {
|
|
oEBAFBIGMBC_.AddEntriesFrom(ref input, _repeated_oEBAFBIGMBC_codec);
|
|
break;
|
|
}
|
|
case 58: {
|
|
if (eAJPDPCDJPK_ == null) {
|
|
EAJPDPCDJPK = new global::EggLink.DanhengServer.Proto.IIKNGNHDMFI();
|
|
}
|
|
input.ReadMessage(EAJPDPCDJPK);
|
|
break;
|
|
}
|
|
case 80: {
|
|
CCIGDJCGAMD = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 88: {
|
|
MEMBICNIFLI = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 96: {
|
|
NLAOMPDENKK = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 106: {
|
|
if (fOFHIEIICPB_ == null) {
|
|
FOFHIEIICPB = new global::EggLink.DanhengServer.Proto.IIKNGNHDMFI();
|
|
}
|
|
input.ReadMessage(FOFHIEIICPB);
|
|
break;
|
|
}
|
|
case 120: {
|
|
HDKAFNKHALA = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|