Files
DanhengServer-OpenSource/Proto/ACKEMBBHAPI.cs
2024-10-27 13:23:57 +08:00

684 lines
23 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: ACKEMBBHAPI.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 ACKEMBBHAPI.proto</summary>
public static partial class ACKEMBBHAPIReflection {
#region Descriptor
/// <summary>File descriptor for ACKEMBBHAPI.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static ACKEMBBHAPIReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFBQ0tFTUJCSEFQSS5wcm90byKeAgoLQUNLRU1CQkhBUEkSEwoLRUNQQ0tP",
"UEtDT0EYASABKA0SEwoLSUFKSE1FTEVKT0IYAiABKAESEwoLT0xQQkVOTURO",
"SkwYAyABKAESEwoLQkZFRUxGQ1BPQ0QYBCABKA0SEwoLRE1NSEVLT0pMR0MY",
"BSABKA0SEwoLTE1DQURNTE9OUEwYBiABKA0SEwoLSE9CQ0RMRERCRUUYByAB",
"KA0SEwoLRk1KUElLSFBESkcYCCABKAESEwoLSkxORU5GS0FGUEgYCSABKA0S",
"EwoLTk1NTUdIUEVCTkEYCiABKA0SEwoLTlBNTEFOT0RLSk0YCyABKAESEwoL",
"REJGUEhMT09BS0cYDCABKA0SEwoLRU9FQk1DRkFFT0wYDSABKA1CHqoCG0Vn",
"Z0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ACKEMBBHAPI), global::EggLink.DanhengServer.Proto.ACKEMBBHAPI.Parser, new[]{ "ECPCKOPKCOA", "IAJHMELEJOB", "OLPBENMDNJL", "BFEELFCPOCD", "DMMHEKOJLGC", "LMCADMLONPL", "HOBCDLDDBEE", "FMJPIKHPDJG", "JLNENFKAFPH", "NMMMGHPEBNA", "NPMLANODKJM", "DBFPHLOOAKG", "EOEBMCFAEOL" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class ACKEMBBHAPI : pb::IMessage<ACKEMBBHAPI>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<ACKEMBBHAPI> _parser = new pb::MessageParser<ACKEMBBHAPI>(() => new ACKEMBBHAPI());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<ACKEMBBHAPI> 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.ACKEMBBHAPIReflection.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 ACKEMBBHAPI() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ACKEMBBHAPI(ACKEMBBHAPI other) : this() {
eCPCKOPKCOA_ = other.eCPCKOPKCOA_;
iAJHMELEJOB_ = other.iAJHMELEJOB_;
oLPBENMDNJL_ = other.oLPBENMDNJL_;
bFEELFCPOCD_ = other.bFEELFCPOCD_;
dMMHEKOJLGC_ = other.dMMHEKOJLGC_;
lMCADMLONPL_ = other.lMCADMLONPL_;
hOBCDLDDBEE_ = other.hOBCDLDDBEE_;
fMJPIKHPDJG_ = other.fMJPIKHPDJG_;
jLNENFKAFPH_ = other.jLNENFKAFPH_;
nMMMGHPEBNA_ = other.nMMMGHPEBNA_;
nPMLANODKJM_ = other.nPMLANODKJM_;
dBFPHLOOAKG_ = other.dBFPHLOOAKG_;
eOEBMCFAEOL_ = other.eOEBMCFAEOL_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ACKEMBBHAPI Clone() {
return new ACKEMBBHAPI(this);
}
/// <summary>Field number for the "ECPCKOPKCOA" field.</summary>
public const int ECPCKOPKCOAFieldNumber = 1;
private uint eCPCKOPKCOA_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint ECPCKOPKCOA {
get { return eCPCKOPKCOA_; }
set {
eCPCKOPKCOA_ = value;
}
}
/// <summary>Field number for the "IAJHMELEJOB" field.</summary>
public const int IAJHMELEJOBFieldNumber = 2;
private double iAJHMELEJOB_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public double IAJHMELEJOB {
get { return iAJHMELEJOB_; }
set {
iAJHMELEJOB_ = value;
}
}
/// <summary>Field number for the "OLPBENMDNJL" field.</summary>
public const int OLPBENMDNJLFieldNumber = 3;
private double oLPBENMDNJL_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public double OLPBENMDNJL {
get { return oLPBENMDNJL_; }
set {
oLPBENMDNJL_ = value;
}
}
/// <summary>Field number for the "BFEELFCPOCD" field.</summary>
public const int BFEELFCPOCDFieldNumber = 4;
private uint bFEELFCPOCD_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint BFEELFCPOCD {
get { return bFEELFCPOCD_; }
set {
bFEELFCPOCD_ = value;
}
}
/// <summary>Field number for the "DMMHEKOJLGC" field.</summary>
public const int DMMHEKOJLGCFieldNumber = 5;
private uint dMMHEKOJLGC_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint DMMHEKOJLGC {
get { return dMMHEKOJLGC_; }
set {
dMMHEKOJLGC_ = value;
}
}
/// <summary>Field number for the "LMCADMLONPL" field.</summary>
public const int LMCADMLONPLFieldNumber = 6;
private uint lMCADMLONPL_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint LMCADMLONPL {
get { return lMCADMLONPL_; }
set {
lMCADMLONPL_ = value;
}
}
/// <summary>Field number for the "HOBCDLDDBEE" field.</summary>
public const int HOBCDLDDBEEFieldNumber = 7;
private uint hOBCDLDDBEE_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint HOBCDLDDBEE {
get { return hOBCDLDDBEE_; }
set {
hOBCDLDDBEE_ = value;
}
}
/// <summary>Field number for the "FMJPIKHPDJG" field.</summary>
public const int FMJPIKHPDJGFieldNumber = 8;
private double fMJPIKHPDJG_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public double FMJPIKHPDJG {
get { return fMJPIKHPDJG_; }
set {
fMJPIKHPDJG_ = value;
}
}
/// <summary>Field number for the "JLNENFKAFPH" field.</summary>
public const int JLNENFKAFPHFieldNumber = 9;
private uint jLNENFKAFPH_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint JLNENFKAFPH {
get { return jLNENFKAFPH_; }
set {
jLNENFKAFPH_ = value;
}
}
/// <summary>Field number for the "NMMMGHPEBNA" field.</summary>
public const int NMMMGHPEBNAFieldNumber = 10;
private uint nMMMGHPEBNA_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint NMMMGHPEBNA {
get { return nMMMGHPEBNA_; }
set {
nMMMGHPEBNA_ = value;
}
}
/// <summary>Field number for the "NPMLANODKJM" field.</summary>
public const int NPMLANODKJMFieldNumber = 11;
private double nPMLANODKJM_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public double NPMLANODKJM {
get { return nPMLANODKJM_; }
set {
nPMLANODKJM_ = value;
}
}
/// <summary>Field number for the "DBFPHLOOAKG" field.</summary>
public const int DBFPHLOOAKGFieldNumber = 12;
private uint dBFPHLOOAKG_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint DBFPHLOOAKG {
get { return dBFPHLOOAKG_; }
set {
dBFPHLOOAKG_ = value;
}
}
/// <summary>Field number for the "EOEBMCFAEOL" field.</summary>
public const int EOEBMCFAEOLFieldNumber = 13;
private uint eOEBMCFAEOL_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint EOEBMCFAEOL {
get { return eOEBMCFAEOL_; }
set {
eOEBMCFAEOL_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as ACKEMBBHAPI);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(ACKEMBBHAPI other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (ECPCKOPKCOA != other.ECPCKOPKCOA) return false;
if (!pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.Equals(IAJHMELEJOB, other.IAJHMELEJOB)) return false;
if (!pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.Equals(OLPBENMDNJL, other.OLPBENMDNJL)) return false;
if (BFEELFCPOCD != other.BFEELFCPOCD) return false;
if (DMMHEKOJLGC != other.DMMHEKOJLGC) return false;
if (LMCADMLONPL != other.LMCADMLONPL) return false;
if (HOBCDLDDBEE != other.HOBCDLDDBEE) return false;
if (!pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.Equals(FMJPIKHPDJG, other.FMJPIKHPDJG)) return false;
if (JLNENFKAFPH != other.JLNENFKAFPH) return false;
if (NMMMGHPEBNA != other.NMMMGHPEBNA) return false;
if (!pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.Equals(NPMLANODKJM, other.NPMLANODKJM)) return false;
if (DBFPHLOOAKG != other.DBFPHLOOAKG) return false;
if (EOEBMCFAEOL != other.EOEBMCFAEOL) 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 (ECPCKOPKCOA != 0) hash ^= ECPCKOPKCOA.GetHashCode();
if (IAJHMELEJOB != 0D) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode(IAJHMELEJOB);
if (OLPBENMDNJL != 0D) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode(OLPBENMDNJL);
if (BFEELFCPOCD != 0) hash ^= BFEELFCPOCD.GetHashCode();
if (DMMHEKOJLGC != 0) hash ^= DMMHEKOJLGC.GetHashCode();
if (LMCADMLONPL != 0) hash ^= LMCADMLONPL.GetHashCode();
if (HOBCDLDDBEE != 0) hash ^= HOBCDLDDBEE.GetHashCode();
if (FMJPIKHPDJG != 0D) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode(FMJPIKHPDJG);
if (JLNENFKAFPH != 0) hash ^= JLNENFKAFPH.GetHashCode();
if (NMMMGHPEBNA != 0) hash ^= NMMMGHPEBNA.GetHashCode();
if (NPMLANODKJM != 0D) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode(NPMLANODKJM);
if (DBFPHLOOAKG != 0) hash ^= DBFPHLOOAKG.GetHashCode();
if (EOEBMCFAEOL != 0) hash ^= EOEBMCFAEOL.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 (ECPCKOPKCOA != 0) {
output.WriteRawTag(8);
output.WriteUInt32(ECPCKOPKCOA);
}
if (IAJHMELEJOB != 0D) {
output.WriteRawTag(17);
output.WriteDouble(IAJHMELEJOB);
}
if (OLPBENMDNJL != 0D) {
output.WriteRawTag(25);
output.WriteDouble(OLPBENMDNJL);
}
if (BFEELFCPOCD != 0) {
output.WriteRawTag(32);
output.WriteUInt32(BFEELFCPOCD);
}
if (DMMHEKOJLGC != 0) {
output.WriteRawTag(40);
output.WriteUInt32(DMMHEKOJLGC);
}
if (LMCADMLONPL != 0) {
output.WriteRawTag(48);
output.WriteUInt32(LMCADMLONPL);
}
if (HOBCDLDDBEE != 0) {
output.WriteRawTag(56);
output.WriteUInt32(HOBCDLDDBEE);
}
if (FMJPIKHPDJG != 0D) {
output.WriteRawTag(65);
output.WriteDouble(FMJPIKHPDJG);
}
if (JLNENFKAFPH != 0) {
output.WriteRawTag(72);
output.WriteUInt32(JLNENFKAFPH);
}
if (NMMMGHPEBNA != 0) {
output.WriteRawTag(80);
output.WriteUInt32(NMMMGHPEBNA);
}
if (NPMLANODKJM != 0D) {
output.WriteRawTag(89);
output.WriteDouble(NPMLANODKJM);
}
if (DBFPHLOOAKG != 0) {
output.WriteRawTag(96);
output.WriteUInt32(DBFPHLOOAKG);
}
if (EOEBMCFAEOL != 0) {
output.WriteRawTag(104);
output.WriteUInt32(EOEBMCFAEOL);
}
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 (ECPCKOPKCOA != 0) {
output.WriteRawTag(8);
output.WriteUInt32(ECPCKOPKCOA);
}
if (IAJHMELEJOB != 0D) {
output.WriteRawTag(17);
output.WriteDouble(IAJHMELEJOB);
}
if (OLPBENMDNJL != 0D) {
output.WriteRawTag(25);
output.WriteDouble(OLPBENMDNJL);
}
if (BFEELFCPOCD != 0) {
output.WriteRawTag(32);
output.WriteUInt32(BFEELFCPOCD);
}
if (DMMHEKOJLGC != 0) {
output.WriteRawTag(40);
output.WriteUInt32(DMMHEKOJLGC);
}
if (LMCADMLONPL != 0) {
output.WriteRawTag(48);
output.WriteUInt32(LMCADMLONPL);
}
if (HOBCDLDDBEE != 0) {
output.WriteRawTag(56);
output.WriteUInt32(HOBCDLDDBEE);
}
if (FMJPIKHPDJG != 0D) {
output.WriteRawTag(65);
output.WriteDouble(FMJPIKHPDJG);
}
if (JLNENFKAFPH != 0) {
output.WriteRawTag(72);
output.WriteUInt32(JLNENFKAFPH);
}
if (NMMMGHPEBNA != 0) {
output.WriteRawTag(80);
output.WriteUInt32(NMMMGHPEBNA);
}
if (NPMLANODKJM != 0D) {
output.WriteRawTag(89);
output.WriteDouble(NPMLANODKJM);
}
if (DBFPHLOOAKG != 0) {
output.WriteRawTag(96);
output.WriteUInt32(DBFPHLOOAKG);
}
if (EOEBMCFAEOL != 0) {
output.WriteRawTag(104);
output.WriteUInt32(EOEBMCFAEOL);
}
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 (ECPCKOPKCOA != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ECPCKOPKCOA);
}
if (IAJHMELEJOB != 0D) {
size += 1 + 8;
}
if (OLPBENMDNJL != 0D) {
size += 1 + 8;
}
if (BFEELFCPOCD != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(BFEELFCPOCD);
}
if (DMMHEKOJLGC != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(DMMHEKOJLGC);
}
if (LMCADMLONPL != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(LMCADMLONPL);
}
if (HOBCDLDDBEE != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(HOBCDLDDBEE);
}
if (FMJPIKHPDJG != 0D) {
size += 1 + 8;
}
if (JLNENFKAFPH != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(JLNENFKAFPH);
}
if (NMMMGHPEBNA != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(NMMMGHPEBNA);
}
if (NPMLANODKJM != 0D) {
size += 1 + 8;
}
if (DBFPHLOOAKG != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(DBFPHLOOAKG);
}
if (EOEBMCFAEOL != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(EOEBMCFAEOL);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(ACKEMBBHAPI other) {
if (other == null) {
return;
}
if (other.ECPCKOPKCOA != 0) {
ECPCKOPKCOA = other.ECPCKOPKCOA;
}
if (other.IAJHMELEJOB != 0D) {
IAJHMELEJOB = other.IAJHMELEJOB;
}
if (other.OLPBENMDNJL != 0D) {
OLPBENMDNJL = other.OLPBENMDNJL;
}
if (other.BFEELFCPOCD != 0) {
BFEELFCPOCD = other.BFEELFCPOCD;
}
if (other.DMMHEKOJLGC != 0) {
DMMHEKOJLGC = other.DMMHEKOJLGC;
}
if (other.LMCADMLONPL != 0) {
LMCADMLONPL = other.LMCADMLONPL;
}
if (other.HOBCDLDDBEE != 0) {
HOBCDLDDBEE = other.HOBCDLDDBEE;
}
if (other.FMJPIKHPDJG != 0D) {
FMJPIKHPDJG = other.FMJPIKHPDJG;
}
if (other.JLNENFKAFPH != 0) {
JLNENFKAFPH = other.JLNENFKAFPH;
}
if (other.NMMMGHPEBNA != 0) {
NMMMGHPEBNA = other.NMMMGHPEBNA;
}
if (other.NPMLANODKJM != 0D) {
NPMLANODKJM = other.NPMLANODKJM;
}
if (other.DBFPHLOOAKG != 0) {
DBFPHLOOAKG = other.DBFPHLOOAKG;
}
if (other.EOEBMCFAEOL != 0) {
EOEBMCFAEOL = other.EOEBMCFAEOL;
}
_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 8: {
ECPCKOPKCOA = input.ReadUInt32();
break;
}
case 17: {
IAJHMELEJOB = input.ReadDouble();
break;
}
case 25: {
OLPBENMDNJL = input.ReadDouble();
break;
}
case 32: {
BFEELFCPOCD = input.ReadUInt32();
break;
}
case 40: {
DMMHEKOJLGC = input.ReadUInt32();
break;
}
case 48: {
LMCADMLONPL = input.ReadUInt32();
break;
}
case 56: {
HOBCDLDDBEE = input.ReadUInt32();
break;
}
case 65: {
FMJPIKHPDJG = input.ReadDouble();
break;
}
case 72: {
JLNENFKAFPH = input.ReadUInt32();
break;
}
case 80: {
NMMMGHPEBNA = input.ReadUInt32();
break;
}
case 89: {
NPMLANODKJM = input.ReadDouble();
break;
}
case 96: {
DBFPHLOOAKG = input.ReadUInt32();
break;
}
case 104: {
EOEBMCFAEOL = 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 8: {
ECPCKOPKCOA = input.ReadUInt32();
break;
}
case 17: {
IAJHMELEJOB = input.ReadDouble();
break;
}
case 25: {
OLPBENMDNJL = input.ReadDouble();
break;
}
case 32: {
BFEELFCPOCD = input.ReadUInt32();
break;
}
case 40: {
DMMHEKOJLGC = input.ReadUInt32();
break;
}
case 48: {
LMCADMLONPL = input.ReadUInt32();
break;
}
case 56: {
HOBCDLDDBEE = input.ReadUInt32();
break;
}
case 65: {
FMJPIKHPDJG = input.ReadDouble();
break;
}
case 72: {
JLNENFKAFPH = input.ReadUInt32();
break;
}
case 80: {
NMMMGHPEBNA = input.ReadUInt32();
break;
}
case 89: {
NPMLANODKJM = input.ReadDouble();
break;
}
case 96: {
DBFPHLOOAKG = input.ReadUInt32();
break;
}
case 104: {
EOEBMCFAEOL = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code