mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
575 lines
22 KiB
C#
575 lines
22 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: HPACKIIECGI.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 HPACKIIECGI.proto</summary>
|
|
public static partial class HPACKIIECGIReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for HPACKIIECGI.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static HPACKIIECGIReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChFIUEFDS0lJRUNHSS5wcm90bxoRSkpCQ0VNTkRIREgucHJvdG8aEUdPQU1F",
|
|
"TkVBUE5JLnByb3RvGhFBTUhHQUFOSERNTi5wcm90bxoRSkhIS0VCRkFOTEwu",
|
|
"cHJvdG8aEUpCQklCS09JRURCLnByb3RvGhFITk5LSE1QTEhGTC5wcm90bxoR",
|
|
"SE1JRElJQkdKTEoucHJvdG8aEUpIRU1BRkJFTEJLLnByb3RvIqUCCgtIUEFD",
|
|
"S0lJRUNHSRIhCgtKTURJS0hIRkhPTBgNIAEoCzIMLkpKQkNFTU5ESERIEiEK",
|
|
"C0FISE9KQ0pCUEZKGAEgASgLMgwuSE5OS0hNUExIRkwSIQoLSUxKRUxKSUZM",
|
|
"SEEYBSABKAsyDC5HT0FNRU5FQVBOSRIhCgtCSEJNSk5JSElOSxgPIAEoCzIM",
|
|
"LkpCQklCS09JRURCEiEKC1BCTUpBQkJBR01NGAMgASgLMgwuQU1IR0FBTkhE",
|
|
"TU4SIQoLRU5OTVBPQ0tPRUkYCCABKAsyDC5ITUlESUlCR0pMShIhCgtPUElO",
|
|
"RUlMQ0xPShgJIAEoCzIMLkpIRU1BRkJFTEJLEiEKC0hDSklEQ1BMT0dEGAQg",
|
|
"ASgLMgwuSkhIS0VCRkFOTExCHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Q",
|
|
"cm90b2IGcHJvdG8z"));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.JJBCEMNDHDHReflection.Descriptor, global::EggLink.DanhengServer.Proto.GOAMENEAPNIReflection.Descriptor, global::EggLink.DanhengServer.Proto.AMHGAANHDMNReflection.Descriptor, global::EggLink.DanhengServer.Proto.JHHKEBFANLLReflection.Descriptor, global::EggLink.DanhengServer.Proto.JBBIBKOIEDBReflection.Descriptor, global::EggLink.DanhengServer.Proto.HNNKHMPLHFLReflection.Descriptor, global::EggLink.DanhengServer.Proto.HMIDIIBGJLJReflection.Descriptor, global::EggLink.DanhengServer.Proto.JHEMAFBELBKReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.HPACKIIECGI), global::EggLink.DanhengServer.Proto.HPACKIIECGI.Parser, new[]{ "JMDIKHHFHOL", "AHHOJCJBPFJ", "ILJELJIFLHA", "BHBMJNIHINK", "PBMJABBAGMM", "ENNMPOCKOEI", "OPINEILCLOJ", "HCJIDCPLOGD" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class HPACKIIECGI : pb::IMessage<HPACKIIECGI>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<HPACKIIECGI> _parser = new pb::MessageParser<HPACKIIECGI>(() => new HPACKIIECGI());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<HPACKIIECGI> 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.HPACKIIECGIReflection.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 HPACKIIECGI() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public HPACKIIECGI(HPACKIIECGI other) : this() {
|
|
jMDIKHHFHOL_ = other.jMDIKHHFHOL_ != null ? other.jMDIKHHFHOL_.Clone() : null;
|
|
aHHOJCJBPFJ_ = other.aHHOJCJBPFJ_ != null ? other.aHHOJCJBPFJ_.Clone() : null;
|
|
iLJELJIFLHA_ = other.iLJELJIFLHA_ != null ? other.iLJELJIFLHA_.Clone() : null;
|
|
bHBMJNIHINK_ = other.bHBMJNIHINK_ != null ? other.bHBMJNIHINK_.Clone() : null;
|
|
pBMJABBAGMM_ = other.pBMJABBAGMM_ != null ? other.pBMJABBAGMM_.Clone() : null;
|
|
eNNMPOCKOEI_ = other.eNNMPOCKOEI_ != null ? other.eNNMPOCKOEI_.Clone() : null;
|
|
oPINEILCLOJ_ = other.oPINEILCLOJ_ != null ? other.oPINEILCLOJ_.Clone() : null;
|
|
hCJIDCPLOGD_ = other.hCJIDCPLOGD_ != null ? other.hCJIDCPLOGD_.Clone() : null;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public HPACKIIECGI Clone() {
|
|
return new HPACKIIECGI(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "JMDIKHHFHOL" field.</summary>
|
|
public const int JMDIKHHFHOLFieldNumber = 13;
|
|
private global::EggLink.DanhengServer.Proto.JJBCEMNDHDH jMDIKHHFHOL_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.JJBCEMNDHDH JMDIKHHFHOL {
|
|
get { return jMDIKHHFHOL_; }
|
|
set {
|
|
jMDIKHHFHOL_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "AHHOJCJBPFJ" field.</summary>
|
|
public const int AHHOJCJBPFJFieldNumber = 1;
|
|
private global::EggLink.DanhengServer.Proto.HNNKHMPLHFL aHHOJCJBPFJ_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.HNNKHMPLHFL AHHOJCJBPFJ {
|
|
get { return aHHOJCJBPFJ_; }
|
|
set {
|
|
aHHOJCJBPFJ_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "ILJELJIFLHA" field.</summary>
|
|
public const int ILJELJIFLHAFieldNumber = 5;
|
|
private global::EggLink.DanhengServer.Proto.GOAMENEAPNI iLJELJIFLHA_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.GOAMENEAPNI ILJELJIFLHA {
|
|
get { return iLJELJIFLHA_; }
|
|
set {
|
|
iLJELJIFLHA_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "BHBMJNIHINK" field.</summary>
|
|
public const int BHBMJNIHINKFieldNumber = 15;
|
|
private global::EggLink.DanhengServer.Proto.JBBIBKOIEDB bHBMJNIHINK_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.JBBIBKOIEDB BHBMJNIHINK {
|
|
get { return bHBMJNIHINK_; }
|
|
set {
|
|
bHBMJNIHINK_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "PBMJABBAGMM" field.</summary>
|
|
public const int PBMJABBAGMMFieldNumber = 3;
|
|
private global::EggLink.DanhengServer.Proto.AMHGAANHDMN pBMJABBAGMM_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.AMHGAANHDMN PBMJABBAGMM {
|
|
get { return pBMJABBAGMM_; }
|
|
set {
|
|
pBMJABBAGMM_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "ENNMPOCKOEI" field.</summary>
|
|
public const int ENNMPOCKOEIFieldNumber = 8;
|
|
private global::EggLink.DanhengServer.Proto.HMIDIIBGJLJ eNNMPOCKOEI_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.HMIDIIBGJLJ ENNMPOCKOEI {
|
|
get { return eNNMPOCKOEI_; }
|
|
set {
|
|
eNNMPOCKOEI_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "OPINEILCLOJ" field.</summary>
|
|
public const int OPINEILCLOJFieldNumber = 9;
|
|
private global::EggLink.DanhengServer.Proto.JHEMAFBELBK oPINEILCLOJ_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.JHEMAFBELBK OPINEILCLOJ {
|
|
get { return oPINEILCLOJ_; }
|
|
set {
|
|
oPINEILCLOJ_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "HCJIDCPLOGD" field.</summary>
|
|
public const int HCJIDCPLOGDFieldNumber = 4;
|
|
private global::EggLink.DanhengServer.Proto.JHHKEBFANLL hCJIDCPLOGD_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.JHHKEBFANLL HCJIDCPLOGD {
|
|
get { return hCJIDCPLOGD_; }
|
|
set {
|
|
hCJIDCPLOGD_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as HPACKIIECGI);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(HPACKIIECGI other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (!object.Equals(JMDIKHHFHOL, other.JMDIKHHFHOL)) return false;
|
|
if (!object.Equals(AHHOJCJBPFJ, other.AHHOJCJBPFJ)) return false;
|
|
if (!object.Equals(ILJELJIFLHA, other.ILJELJIFLHA)) return false;
|
|
if (!object.Equals(BHBMJNIHINK, other.BHBMJNIHINK)) return false;
|
|
if (!object.Equals(PBMJABBAGMM, other.PBMJABBAGMM)) return false;
|
|
if (!object.Equals(ENNMPOCKOEI, other.ENNMPOCKOEI)) return false;
|
|
if (!object.Equals(OPINEILCLOJ, other.OPINEILCLOJ)) return false;
|
|
if (!object.Equals(HCJIDCPLOGD, other.HCJIDCPLOGD)) 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 (jMDIKHHFHOL_ != null) hash ^= JMDIKHHFHOL.GetHashCode();
|
|
if (aHHOJCJBPFJ_ != null) hash ^= AHHOJCJBPFJ.GetHashCode();
|
|
if (iLJELJIFLHA_ != null) hash ^= ILJELJIFLHA.GetHashCode();
|
|
if (bHBMJNIHINK_ != null) hash ^= BHBMJNIHINK.GetHashCode();
|
|
if (pBMJABBAGMM_ != null) hash ^= PBMJABBAGMM.GetHashCode();
|
|
if (eNNMPOCKOEI_ != null) hash ^= ENNMPOCKOEI.GetHashCode();
|
|
if (oPINEILCLOJ_ != null) hash ^= OPINEILCLOJ.GetHashCode();
|
|
if (hCJIDCPLOGD_ != null) hash ^= HCJIDCPLOGD.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 (aHHOJCJBPFJ_ != null) {
|
|
output.WriteRawTag(10);
|
|
output.WriteMessage(AHHOJCJBPFJ);
|
|
}
|
|
if (pBMJABBAGMM_ != null) {
|
|
output.WriteRawTag(26);
|
|
output.WriteMessage(PBMJABBAGMM);
|
|
}
|
|
if (hCJIDCPLOGD_ != null) {
|
|
output.WriteRawTag(34);
|
|
output.WriteMessage(HCJIDCPLOGD);
|
|
}
|
|
if (iLJELJIFLHA_ != null) {
|
|
output.WriteRawTag(42);
|
|
output.WriteMessage(ILJELJIFLHA);
|
|
}
|
|
if (eNNMPOCKOEI_ != null) {
|
|
output.WriteRawTag(66);
|
|
output.WriteMessage(ENNMPOCKOEI);
|
|
}
|
|
if (oPINEILCLOJ_ != null) {
|
|
output.WriteRawTag(74);
|
|
output.WriteMessage(OPINEILCLOJ);
|
|
}
|
|
if (jMDIKHHFHOL_ != null) {
|
|
output.WriteRawTag(106);
|
|
output.WriteMessage(JMDIKHHFHOL);
|
|
}
|
|
if (bHBMJNIHINK_ != null) {
|
|
output.WriteRawTag(122);
|
|
output.WriteMessage(BHBMJNIHINK);
|
|
}
|
|
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 (aHHOJCJBPFJ_ != null) {
|
|
output.WriteRawTag(10);
|
|
output.WriteMessage(AHHOJCJBPFJ);
|
|
}
|
|
if (pBMJABBAGMM_ != null) {
|
|
output.WriteRawTag(26);
|
|
output.WriteMessage(PBMJABBAGMM);
|
|
}
|
|
if (hCJIDCPLOGD_ != null) {
|
|
output.WriteRawTag(34);
|
|
output.WriteMessage(HCJIDCPLOGD);
|
|
}
|
|
if (iLJELJIFLHA_ != null) {
|
|
output.WriteRawTag(42);
|
|
output.WriteMessage(ILJELJIFLHA);
|
|
}
|
|
if (eNNMPOCKOEI_ != null) {
|
|
output.WriteRawTag(66);
|
|
output.WriteMessage(ENNMPOCKOEI);
|
|
}
|
|
if (oPINEILCLOJ_ != null) {
|
|
output.WriteRawTag(74);
|
|
output.WriteMessage(OPINEILCLOJ);
|
|
}
|
|
if (jMDIKHHFHOL_ != null) {
|
|
output.WriteRawTag(106);
|
|
output.WriteMessage(JMDIKHHFHOL);
|
|
}
|
|
if (bHBMJNIHINK_ != null) {
|
|
output.WriteRawTag(122);
|
|
output.WriteMessage(BHBMJNIHINK);
|
|
}
|
|
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 (jMDIKHHFHOL_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(JMDIKHHFHOL);
|
|
}
|
|
if (aHHOJCJBPFJ_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(AHHOJCJBPFJ);
|
|
}
|
|
if (iLJELJIFLHA_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(ILJELJIFLHA);
|
|
}
|
|
if (bHBMJNIHINK_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(BHBMJNIHINK);
|
|
}
|
|
if (pBMJABBAGMM_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(PBMJABBAGMM);
|
|
}
|
|
if (eNNMPOCKOEI_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(ENNMPOCKOEI);
|
|
}
|
|
if (oPINEILCLOJ_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(OPINEILCLOJ);
|
|
}
|
|
if (hCJIDCPLOGD_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(HCJIDCPLOGD);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(HPACKIIECGI other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.jMDIKHHFHOL_ != null) {
|
|
if (jMDIKHHFHOL_ == null) {
|
|
JMDIKHHFHOL = new global::EggLink.DanhengServer.Proto.JJBCEMNDHDH();
|
|
}
|
|
JMDIKHHFHOL.MergeFrom(other.JMDIKHHFHOL);
|
|
}
|
|
if (other.aHHOJCJBPFJ_ != null) {
|
|
if (aHHOJCJBPFJ_ == null) {
|
|
AHHOJCJBPFJ = new global::EggLink.DanhengServer.Proto.HNNKHMPLHFL();
|
|
}
|
|
AHHOJCJBPFJ.MergeFrom(other.AHHOJCJBPFJ);
|
|
}
|
|
if (other.iLJELJIFLHA_ != null) {
|
|
if (iLJELJIFLHA_ == null) {
|
|
ILJELJIFLHA = new global::EggLink.DanhengServer.Proto.GOAMENEAPNI();
|
|
}
|
|
ILJELJIFLHA.MergeFrom(other.ILJELJIFLHA);
|
|
}
|
|
if (other.bHBMJNIHINK_ != null) {
|
|
if (bHBMJNIHINK_ == null) {
|
|
BHBMJNIHINK = new global::EggLink.DanhengServer.Proto.JBBIBKOIEDB();
|
|
}
|
|
BHBMJNIHINK.MergeFrom(other.BHBMJNIHINK);
|
|
}
|
|
if (other.pBMJABBAGMM_ != null) {
|
|
if (pBMJABBAGMM_ == null) {
|
|
PBMJABBAGMM = new global::EggLink.DanhengServer.Proto.AMHGAANHDMN();
|
|
}
|
|
PBMJABBAGMM.MergeFrom(other.PBMJABBAGMM);
|
|
}
|
|
if (other.eNNMPOCKOEI_ != null) {
|
|
if (eNNMPOCKOEI_ == null) {
|
|
ENNMPOCKOEI = new global::EggLink.DanhengServer.Proto.HMIDIIBGJLJ();
|
|
}
|
|
ENNMPOCKOEI.MergeFrom(other.ENNMPOCKOEI);
|
|
}
|
|
if (other.oPINEILCLOJ_ != null) {
|
|
if (oPINEILCLOJ_ == null) {
|
|
OPINEILCLOJ = new global::EggLink.DanhengServer.Proto.JHEMAFBELBK();
|
|
}
|
|
OPINEILCLOJ.MergeFrom(other.OPINEILCLOJ);
|
|
}
|
|
if (other.hCJIDCPLOGD_ != null) {
|
|
if (hCJIDCPLOGD_ == null) {
|
|
HCJIDCPLOGD = new global::EggLink.DanhengServer.Proto.JHHKEBFANLL();
|
|
}
|
|
HCJIDCPLOGD.MergeFrom(other.HCJIDCPLOGD);
|
|
}
|
|
_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 (aHHOJCJBPFJ_ == null) {
|
|
AHHOJCJBPFJ = new global::EggLink.DanhengServer.Proto.HNNKHMPLHFL();
|
|
}
|
|
input.ReadMessage(AHHOJCJBPFJ);
|
|
break;
|
|
}
|
|
case 26: {
|
|
if (pBMJABBAGMM_ == null) {
|
|
PBMJABBAGMM = new global::EggLink.DanhengServer.Proto.AMHGAANHDMN();
|
|
}
|
|
input.ReadMessage(PBMJABBAGMM);
|
|
break;
|
|
}
|
|
case 34: {
|
|
if (hCJIDCPLOGD_ == null) {
|
|
HCJIDCPLOGD = new global::EggLink.DanhengServer.Proto.JHHKEBFANLL();
|
|
}
|
|
input.ReadMessage(HCJIDCPLOGD);
|
|
break;
|
|
}
|
|
case 42: {
|
|
if (iLJELJIFLHA_ == null) {
|
|
ILJELJIFLHA = new global::EggLink.DanhengServer.Proto.GOAMENEAPNI();
|
|
}
|
|
input.ReadMessage(ILJELJIFLHA);
|
|
break;
|
|
}
|
|
case 66: {
|
|
if (eNNMPOCKOEI_ == null) {
|
|
ENNMPOCKOEI = new global::EggLink.DanhengServer.Proto.HMIDIIBGJLJ();
|
|
}
|
|
input.ReadMessage(ENNMPOCKOEI);
|
|
break;
|
|
}
|
|
case 74: {
|
|
if (oPINEILCLOJ_ == null) {
|
|
OPINEILCLOJ = new global::EggLink.DanhengServer.Proto.JHEMAFBELBK();
|
|
}
|
|
input.ReadMessage(OPINEILCLOJ);
|
|
break;
|
|
}
|
|
case 106: {
|
|
if (jMDIKHHFHOL_ == null) {
|
|
JMDIKHHFHOL = new global::EggLink.DanhengServer.Proto.JJBCEMNDHDH();
|
|
}
|
|
input.ReadMessage(JMDIKHHFHOL);
|
|
break;
|
|
}
|
|
case 122: {
|
|
if (bHBMJNIHINK_ == null) {
|
|
BHBMJNIHINK = new global::EggLink.DanhengServer.Proto.JBBIBKOIEDB();
|
|
}
|
|
input.ReadMessage(BHBMJNIHINK);
|
|
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 (aHHOJCJBPFJ_ == null) {
|
|
AHHOJCJBPFJ = new global::EggLink.DanhengServer.Proto.HNNKHMPLHFL();
|
|
}
|
|
input.ReadMessage(AHHOJCJBPFJ);
|
|
break;
|
|
}
|
|
case 26: {
|
|
if (pBMJABBAGMM_ == null) {
|
|
PBMJABBAGMM = new global::EggLink.DanhengServer.Proto.AMHGAANHDMN();
|
|
}
|
|
input.ReadMessage(PBMJABBAGMM);
|
|
break;
|
|
}
|
|
case 34: {
|
|
if (hCJIDCPLOGD_ == null) {
|
|
HCJIDCPLOGD = new global::EggLink.DanhengServer.Proto.JHHKEBFANLL();
|
|
}
|
|
input.ReadMessage(HCJIDCPLOGD);
|
|
break;
|
|
}
|
|
case 42: {
|
|
if (iLJELJIFLHA_ == null) {
|
|
ILJELJIFLHA = new global::EggLink.DanhengServer.Proto.GOAMENEAPNI();
|
|
}
|
|
input.ReadMessage(ILJELJIFLHA);
|
|
break;
|
|
}
|
|
case 66: {
|
|
if (eNNMPOCKOEI_ == null) {
|
|
ENNMPOCKOEI = new global::EggLink.DanhengServer.Proto.HMIDIIBGJLJ();
|
|
}
|
|
input.ReadMessage(ENNMPOCKOEI);
|
|
break;
|
|
}
|
|
case 74: {
|
|
if (oPINEILCLOJ_ == null) {
|
|
OPINEILCLOJ = new global::EggLink.DanhengServer.Proto.JHEMAFBELBK();
|
|
}
|
|
input.ReadMessage(OPINEILCLOJ);
|
|
break;
|
|
}
|
|
case 106: {
|
|
if (jMDIKHHFHOL_ == null) {
|
|
JMDIKHHFHOL = new global::EggLink.DanhengServer.Proto.JJBCEMNDHDH();
|
|
}
|
|
input.ReadMessage(JMDIKHHFHOL);
|
|
break;
|
|
}
|
|
case 122: {
|
|
if (bHBMJNIHINK_ == null) {
|
|
BHBMJNIHINK = new global::EggLink.DanhengServer.Proto.JBBIBKOIEDB();
|
|
}
|
|
input.ReadMessage(BHBMJNIHINK);
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|