mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
500 lines
19 KiB
C#
500 lines
19 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: HAKNOFDPBOD.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 HAKNOFDPBOD.proto</summary>
|
|
public static partial class HAKNOFDPBODReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for HAKNOFDPBOD.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static HAKNOFDPBODReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChFIQUtOT0ZEUEJPRC5wcm90bxoRRU9QRk1QQU9PSkUucHJvdG8aEUdKS0lB",
|
|
"UElQR0FOLnByb3RvGhFFSU1PQkdMTEVGTy5wcm90byLIAQoLSEFLTk9GRFBC",
|
|
"T0QSIwoLRUpDT0xHTkpHREMYASABKAsyDC5HSktJQVBJUEdBTkgAEiMKC0xL",
|
|
"QU5JUExOS0dDGA4gASgLMgwuRUlNT0JHTExFRk9IABIjCgtCREVNUEFLSEdN",
|
|
"ShgMIAEoCzIMLkVPUEZNUEFPT0pFSAASEQoJY29uZmlnX2lkGAQgASgNEhMK",
|
|
"C0ZQT0dJQUxNQ0lQGAUgASgNEhMKC0FDRE9QQ0JNUE5MGAIgASgNQg0KC0JG",
|
|
"QkVFSE5KTUNGQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnBy",
|
|
"b3RvMw=="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.EOPFMPAOOJEReflection.Descriptor, global::EggLink.DanhengServer.Proto.GJKIAPIPGANReflection.Descriptor, global::EggLink.DanhengServer.Proto.EIMOBGLLEFOReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.HAKNOFDPBOD), global::EggLink.DanhengServer.Proto.HAKNOFDPBOD.Parser, new[]{ "EJCOLGNJGDC", "LKANIPLNKGC", "BDEMPAKHGMJ", "ConfigId", "FPOGIALMCIP", "ACDOPCBMPNL" }, new[]{ "BFBEEHNJMCF" }, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class HAKNOFDPBOD : pb::IMessage<HAKNOFDPBOD>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<HAKNOFDPBOD> _parser = new pb::MessageParser<HAKNOFDPBOD>(() => new HAKNOFDPBOD());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<HAKNOFDPBOD> 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.HAKNOFDPBODReflection.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 HAKNOFDPBOD() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public HAKNOFDPBOD(HAKNOFDPBOD other) : this() {
|
|
configId_ = other.configId_;
|
|
fPOGIALMCIP_ = other.fPOGIALMCIP_;
|
|
aCDOPCBMPNL_ = other.aCDOPCBMPNL_;
|
|
switch (other.BFBEEHNJMCFCase) {
|
|
case BFBEEHNJMCFOneofCase.EJCOLGNJGDC:
|
|
EJCOLGNJGDC = other.EJCOLGNJGDC.Clone();
|
|
break;
|
|
case BFBEEHNJMCFOneofCase.LKANIPLNKGC:
|
|
LKANIPLNKGC = other.LKANIPLNKGC.Clone();
|
|
break;
|
|
case BFBEEHNJMCFOneofCase.BDEMPAKHGMJ:
|
|
BDEMPAKHGMJ = other.BDEMPAKHGMJ.Clone();
|
|
break;
|
|
}
|
|
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public HAKNOFDPBOD Clone() {
|
|
return new HAKNOFDPBOD(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "EJCOLGNJGDC" field.</summary>
|
|
public const int EJCOLGNJGDCFieldNumber = 1;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.GJKIAPIPGAN EJCOLGNJGDC {
|
|
get { return bFBEEHNJMCFCase_ == BFBEEHNJMCFOneofCase.EJCOLGNJGDC ? (global::EggLink.DanhengServer.Proto.GJKIAPIPGAN) bFBEEHNJMCF_ : null; }
|
|
set {
|
|
bFBEEHNJMCF_ = value;
|
|
bFBEEHNJMCFCase_ = value == null ? BFBEEHNJMCFOneofCase.None : BFBEEHNJMCFOneofCase.EJCOLGNJGDC;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "LKANIPLNKGC" field.</summary>
|
|
public const int LKANIPLNKGCFieldNumber = 14;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.EIMOBGLLEFO LKANIPLNKGC {
|
|
get { return bFBEEHNJMCFCase_ == BFBEEHNJMCFOneofCase.LKANIPLNKGC ? (global::EggLink.DanhengServer.Proto.EIMOBGLLEFO) bFBEEHNJMCF_ : null; }
|
|
set {
|
|
bFBEEHNJMCF_ = value;
|
|
bFBEEHNJMCFCase_ = value == null ? BFBEEHNJMCFOneofCase.None : BFBEEHNJMCFOneofCase.LKANIPLNKGC;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "BDEMPAKHGMJ" field.</summary>
|
|
public const int BDEMPAKHGMJFieldNumber = 12;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.EOPFMPAOOJE BDEMPAKHGMJ {
|
|
get { return bFBEEHNJMCFCase_ == BFBEEHNJMCFOneofCase.BDEMPAKHGMJ ? (global::EggLink.DanhengServer.Proto.EOPFMPAOOJE) bFBEEHNJMCF_ : null; }
|
|
set {
|
|
bFBEEHNJMCF_ = value;
|
|
bFBEEHNJMCFCase_ = value == null ? BFBEEHNJMCFOneofCase.None : BFBEEHNJMCFOneofCase.BDEMPAKHGMJ;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "config_id" field.</summary>
|
|
public const int ConfigIdFieldNumber = 4;
|
|
private uint configId_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint ConfigId {
|
|
get { return configId_; }
|
|
set {
|
|
configId_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "FPOGIALMCIP" field.</summary>
|
|
public const int FPOGIALMCIPFieldNumber = 5;
|
|
private uint fPOGIALMCIP_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint FPOGIALMCIP {
|
|
get { return fPOGIALMCIP_; }
|
|
set {
|
|
fPOGIALMCIP_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "ACDOPCBMPNL" field.</summary>
|
|
public const int ACDOPCBMPNLFieldNumber = 2;
|
|
private uint aCDOPCBMPNL_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint ACDOPCBMPNL {
|
|
get { return aCDOPCBMPNL_; }
|
|
set {
|
|
aCDOPCBMPNL_ = value;
|
|
}
|
|
}
|
|
|
|
private object bFBEEHNJMCF_;
|
|
/// <summary>Enum of possible cases for the "BFBEEHNJMCF" oneof.</summary>
|
|
public enum BFBEEHNJMCFOneofCase {
|
|
None = 0,
|
|
EJCOLGNJGDC = 1,
|
|
LKANIPLNKGC = 14,
|
|
BDEMPAKHGMJ = 12,
|
|
}
|
|
private BFBEEHNJMCFOneofCase bFBEEHNJMCFCase_ = BFBEEHNJMCFOneofCase.None;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public BFBEEHNJMCFOneofCase BFBEEHNJMCFCase {
|
|
get { return bFBEEHNJMCFCase_; }
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void ClearBFBEEHNJMCF() {
|
|
bFBEEHNJMCFCase_ = BFBEEHNJMCFOneofCase.None;
|
|
bFBEEHNJMCF_ = null;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as HAKNOFDPBOD);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(HAKNOFDPBOD other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (!object.Equals(EJCOLGNJGDC, other.EJCOLGNJGDC)) return false;
|
|
if (!object.Equals(LKANIPLNKGC, other.LKANIPLNKGC)) return false;
|
|
if (!object.Equals(BDEMPAKHGMJ, other.BDEMPAKHGMJ)) return false;
|
|
if (ConfigId != other.ConfigId) return false;
|
|
if (FPOGIALMCIP != other.FPOGIALMCIP) return false;
|
|
if (ACDOPCBMPNL != other.ACDOPCBMPNL) return false;
|
|
if (BFBEEHNJMCFCase != other.BFBEEHNJMCFCase) 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 (bFBEEHNJMCFCase_ == BFBEEHNJMCFOneofCase.EJCOLGNJGDC) hash ^= EJCOLGNJGDC.GetHashCode();
|
|
if (bFBEEHNJMCFCase_ == BFBEEHNJMCFOneofCase.LKANIPLNKGC) hash ^= LKANIPLNKGC.GetHashCode();
|
|
if (bFBEEHNJMCFCase_ == BFBEEHNJMCFOneofCase.BDEMPAKHGMJ) hash ^= BDEMPAKHGMJ.GetHashCode();
|
|
if (ConfigId != 0) hash ^= ConfigId.GetHashCode();
|
|
if (FPOGIALMCIP != 0) hash ^= FPOGIALMCIP.GetHashCode();
|
|
if (ACDOPCBMPNL != 0) hash ^= ACDOPCBMPNL.GetHashCode();
|
|
hash ^= (int) bFBEEHNJMCFCase_;
|
|
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 (bFBEEHNJMCFCase_ == BFBEEHNJMCFOneofCase.EJCOLGNJGDC) {
|
|
output.WriteRawTag(10);
|
|
output.WriteMessage(EJCOLGNJGDC);
|
|
}
|
|
if (ACDOPCBMPNL != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(ACDOPCBMPNL);
|
|
}
|
|
if (ConfigId != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(ConfigId);
|
|
}
|
|
if (FPOGIALMCIP != 0) {
|
|
output.WriteRawTag(40);
|
|
output.WriteUInt32(FPOGIALMCIP);
|
|
}
|
|
if (bFBEEHNJMCFCase_ == BFBEEHNJMCFOneofCase.BDEMPAKHGMJ) {
|
|
output.WriteRawTag(98);
|
|
output.WriteMessage(BDEMPAKHGMJ);
|
|
}
|
|
if (bFBEEHNJMCFCase_ == BFBEEHNJMCFOneofCase.LKANIPLNKGC) {
|
|
output.WriteRawTag(114);
|
|
output.WriteMessage(LKANIPLNKGC);
|
|
}
|
|
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 (bFBEEHNJMCFCase_ == BFBEEHNJMCFOneofCase.EJCOLGNJGDC) {
|
|
output.WriteRawTag(10);
|
|
output.WriteMessage(EJCOLGNJGDC);
|
|
}
|
|
if (ACDOPCBMPNL != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(ACDOPCBMPNL);
|
|
}
|
|
if (ConfigId != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(ConfigId);
|
|
}
|
|
if (FPOGIALMCIP != 0) {
|
|
output.WriteRawTag(40);
|
|
output.WriteUInt32(FPOGIALMCIP);
|
|
}
|
|
if (bFBEEHNJMCFCase_ == BFBEEHNJMCFOneofCase.BDEMPAKHGMJ) {
|
|
output.WriteRawTag(98);
|
|
output.WriteMessage(BDEMPAKHGMJ);
|
|
}
|
|
if (bFBEEHNJMCFCase_ == BFBEEHNJMCFOneofCase.LKANIPLNKGC) {
|
|
output.WriteRawTag(114);
|
|
output.WriteMessage(LKANIPLNKGC);
|
|
}
|
|
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 (bFBEEHNJMCFCase_ == BFBEEHNJMCFOneofCase.EJCOLGNJGDC) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(EJCOLGNJGDC);
|
|
}
|
|
if (bFBEEHNJMCFCase_ == BFBEEHNJMCFOneofCase.LKANIPLNKGC) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(LKANIPLNKGC);
|
|
}
|
|
if (bFBEEHNJMCFCase_ == BFBEEHNJMCFOneofCase.BDEMPAKHGMJ) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(BDEMPAKHGMJ);
|
|
}
|
|
if (ConfigId != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ConfigId);
|
|
}
|
|
if (FPOGIALMCIP != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(FPOGIALMCIP);
|
|
}
|
|
if (ACDOPCBMPNL != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ACDOPCBMPNL);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(HAKNOFDPBOD other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.ConfigId != 0) {
|
|
ConfigId = other.ConfigId;
|
|
}
|
|
if (other.FPOGIALMCIP != 0) {
|
|
FPOGIALMCIP = other.FPOGIALMCIP;
|
|
}
|
|
if (other.ACDOPCBMPNL != 0) {
|
|
ACDOPCBMPNL = other.ACDOPCBMPNL;
|
|
}
|
|
switch (other.BFBEEHNJMCFCase) {
|
|
case BFBEEHNJMCFOneofCase.EJCOLGNJGDC:
|
|
if (EJCOLGNJGDC == null) {
|
|
EJCOLGNJGDC = new global::EggLink.DanhengServer.Proto.GJKIAPIPGAN();
|
|
}
|
|
EJCOLGNJGDC.MergeFrom(other.EJCOLGNJGDC);
|
|
break;
|
|
case BFBEEHNJMCFOneofCase.LKANIPLNKGC:
|
|
if (LKANIPLNKGC == null) {
|
|
LKANIPLNKGC = new global::EggLink.DanhengServer.Proto.EIMOBGLLEFO();
|
|
}
|
|
LKANIPLNKGC.MergeFrom(other.LKANIPLNKGC);
|
|
break;
|
|
case BFBEEHNJMCFOneofCase.BDEMPAKHGMJ:
|
|
if (BDEMPAKHGMJ == null) {
|
|
BDEMPAKHGMJ = new global::EggLink.DanhengServer.Proto.EOPFMPAOOJE();
|
|
}
|
|
BDEMPAKHGMJ.MergeFrom(other.BDEMPAKHGMJ);
|
|
break;
|
|
}
|
|
|
|
_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: {
|
|
global::EggLink.DanhengServer.Proto.GJKIAPIPGAN subBuilder = new global::EggLink.DanhengServer.Proto.GJKIAPIPGAN();
|
|
if (bFBEEHNJMCFCase_ == BFBEEHNJMCFOneofCase.EJCOLGNJGDC) {
|
|
subBuilder.MergeFrom(EJCOLGNJGDC);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
EJCOLGNJGDC = subBuilder;
|
|
break;
|
|
}
|
|
case 16: {
|
|
ACDOPCBMPNL = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 32: {
|
|
ConfigId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 40: {
|
|
FPOGIALMCIP = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 98: {
|
|
global::EggLink.DanhengServer.Proto.EOPFMPAOOJE subBuilder = new global::EggLink.DanhengServer.Proto.EOPFMPAOOJE();
|
|
if (bFBEEHNJMCFCase_ == BFBEEHNJMCFOneofCase.BDEMPAKHGMJ) {
|
|
subBuilder.MergeFrom(BDEMPAKHGMJ);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
BDEMPAKHGMJ = subBuilder;
|
|
break;
|
|
}
|
|
case 114: {
|
|
global::EggLink.DanhengServer.Proto.EIMOBGLLEFO subBuilder = new global::EggLink.DanhengServer.Proto.EIMOBGLLEFO();
|
|
if (bFBEEHNJMCFCase_ == BFBEEHNJMCFOneofCase.LKANIPLNKGC) {
|
|
subBuilder.MergeFrom(LKANIPLNKGC);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
LKANIPLNKGC = subBuilder;
|
|
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: {
|
|
global::EggLink.DanhengServer.Proto.GJKIAPIPGAN subBuilder = new global::EggLink.DanhengServer.Proto.GJKIAPIPGAN();
|
|
if (bFBEEHNJMCFCase_ == BFBEEHNJMCFOneofCase.EJCOLGNJGDC) {
|
|
subBuilder.MergeFrom(EJCOLGNJGDC);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
EJCOLGNJGDC = subBuilder;
|
|
break;
|
|
}
|
|
case 16: {
|
|
ACDOPCBMPNL = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 32: {
|
|
ConfigId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 40: {
|
|
FPOGIALMCIP = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 98: {
|
|
global::EggLink.DanhengServer.Proto.EOPFMPAOOJE subBuilder = new global::EggLink.DanhengServer.Proto.EOPFMPAOOJE();
|
|
if (bFBEEHNJMCFCase_ == BFBEEHNJMCFOneofCase.BDEMPAKHGMJ) {
|
|
subBuilder.MergeFrom(BDEMPAKHGMJ);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
BDEMPAKHGMJ = subBuilder;
|
|
break;
|
|
}
|
|
case 114: {
|
|
global::EggLink.DanhengServer.Proto.EIMOBGLLEFO subBuilder = new global::EggLink.DanhengServer.Proto.EIMOBGLLEFO();
|
|
if (bFBEEHNJMCFCase_ == BFBEEHNJMCFOneofCase.LKANIPLNKGC) {
|
|
subBuilder.MergeFrom(LKANIPLNKGC);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
LKANIPLNKGC = subBuilder;
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|