mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
554 lines
19 KiB
C#
554 lines
19 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: PLPNLIBMNIO.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 PLPNLIBMNIO.proto</summary>
|
|
public static partial class PLPNLIBMNIOReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for PLPNLIBMNIO.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static PLPNLIBMNIOReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChFQTFBOTElCTU5JTy5wcm90byLZAQoLUExQTkxJQk1OSU8SDQoFcGhhc2UY",
|
|
"ASABKAkSEwoLREJEQ05BRk9HTEYYAiABKAISEwoLSERBTEJJQU5DTUYYAyAB",
|
|
"KAISEwoLQURKQkJBQkVIQUgYBCABKA0SEwoLUEpCSUFFSkVDQUUYBSABKA0S",
|
|
"EwoLS1BOQUNHSEpBTEoYBiABKA0SEwoLRlBKQURCR09IS00YByABKA0SEwoL",
|
|
"Q0pFSk9GQU1EQ0QYCCABKA0SEwoLQkdKQ0VERUFIR00YCSADKA0SEwoLQUFH",
|
|
"SkNKSU9GUEEYCiADKA1CHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90",
|
|
"b2IGcHJvdG8z"));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.PLPNLIBMNIO), global::EggLink.DanhengServer.Proto.PLPNLIBMNIO.Parser, new[]{ "Phase", "DBDCNAFOGLF", "HDALBIANCMF", "ADJBBABEHAH", "PJBIAEJECAE", "KPNACGHJALJ", "FPJADBGOHKM", "CJEJOFAMDCD", "BGJCEDEAHGM", "AAGJCJIOFPA" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class PLPNLIBMNIO : pb::IMessage<PLPNLIBMNIO>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<PLPNLIBMNIO> _parser = new pb::MessageParser<PLPNLIBMNIO>(() => new PLPNLIBMNIO());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<PLPNLIBMNIO> 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.PLPNLIBMNIOReflection.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 PLPNLIBMNIO() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public PLPNLIBMNIO(PLPNLIBMNIO other) : this() {
|
|
phase_ = other.phase_;
|
|
dBDCNAFOGLF_ = other.dBDCNAFOGLF_;
|
|
hDALBIANCMF_ = other.hDALBIANCMF_;
|
|
aDJBBABEHAH_ = other.aDJBBABEHAH_;
|
|
pJBIAEJECAE_ = other.pJBIAEJECAE_;
|
|
kPNACGHJALJ_ = other.kPNACGHJALJ_;
|
|
fPJADBGOHKM_ = other.fPJADBGOHKM_;
|
|
cJEJOFAMDCD_ = other.cJEJOFAMDCD_;
|
|
bGJCEDEAHGM_ = other.bGJCEDEAHGM_.Clone();
|
|
aAGJCJIOFPA_ = other.aAGJCJIOFPA_.Clone();
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public PLPNLIBMNIO Clone() {
|
|
return new PLPNLIBMNIO(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "phase" field.</summary>
|
|
public const int PhaseFieldNumber = 1;
|
|
private string phase_ = "";
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public string Phase {
|
|
get { return phase_; }
|
|
set {
|
|
phase_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "DBDCNAFOGLF" field.</summary>
|
|
public const int DBDCNAFOGLFFieldNumber = 2;
|
|
private float dBDCNAFOGLF_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public float DBDCNAFOGLF {
|
|
get { return dBDCNAFOGLF_; }
|
|
set {
|
|
dBDCNAFOGLF_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "HDALBIANCMF" field.</summary>
|
|
public const int HDALBIANCMFFieldNumber = 3;
|
|
private float hDALBIANCMF_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public float HDALBIANCMF {
|
|
get { return hDALBIANCMF_; }
|
|
set {
|
|
hDALBIANCMF_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "ADJBBABEHAH" field.</summary>
|
|
public const int ADJBBABEHAHFieldNumber = 4;
|
|
private uint aDJBBABEHAH_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint ADJBBABEHAH {
|
|
get { return aDJBBABEHAH_; }
|
|
set {
|
|
aDJBBABEHAH_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "PJBIAEJECAE" field.</summary>
|
|
public const int PJBIAEJECAEFieldNumber = 5;
|
|
private uint pJBIAEJECAE_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint PJBIAEJECAE {
|
|
get { return pJBIAEJECAE_; }
|
|
set {
|
|
pJBIAEJECAE_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "KPNACGHJALJ" field.</summary>
|
|
public const int KPNACGHJALJFieldNumber = 6;
|
|
private uint kPNACGHJALJ_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint KPNACGHJALJ {
|
|
get { return kPNACGHJALJ_; }
|
|
set {
|
|
kPNACGHJALJ_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "FPJADBGOHKM" field.</summary>
|
|
public const int FPJADBGOHKMFieldNumber = 7;
|
|
private uint fPJADBGOHKM_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint FPJADBGOHKM {
|
|
get { return fPJADBGOHKM_; }
|
|
set {
|
|
fPJADBGOHKM_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "CJEJOFAMDCD" field.</summary>
|
|
public const int CJEJOFAMDCDFieldNumber = 8;
|
|
private uint cJEJOFAMDCD_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint CJEJOFAMDCD {
|
|
get { return cJEJOFAMDCD_; }
|
|
set {
|
|
cJEJOFAMDCD_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "BGJCEDEAHGM" field.</summary>
|
|
public const int BGJCEDEAHGMFieldNumber = 9;
|
|
private static readonly pb::FieldCodec<uint> _repeated_bGJCEDEAHGM_codec
|
|
= pb::FieldCodec.ForUInt32(74);
|
|
private readonly pbc::RepeatedField<uint> bGJCEDEAHGM_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> BGJCEDEAHGM {
|
|
get { return bGJCEDEAHGM_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "AAGJCJIOFPA" field.</summary>
|
|
public const int AAGJCJIOFPAFieldNumber = 10;
|
|
private static readonly pb::FieldCodec<uint> _repeated_aAGJCJIOFPA_codec
|
|
= pb::FieldCodec.ForUInt32(82);
|
|
private readonly pbc::RepeatedField<uint> aAGJCJIOFPA_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> AAGJCJIOFPA {
|
|
get { return aAGJCJIOFPA_; }
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as PLPNLIBMNIO);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(PLPNLIBMNIO other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (Phase != other.Phase) return false;
|
|
if (!pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.Equals(DBDCNAFOGLF, other.DBDCNAFOGLF)) return false;
|
|
if (!pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.Equals(HDALBIANCMF, other.HDALBIANCMF)) return false;
|
|
if (ADJBBABEHAH != other.ADJBBABEHAH) return false;
|
|
if (PJBIAEJECAE != other.PJBIAEJECAE) return false;
|
|
if (KPNACGHJALJ != other.KPNACGHJALJ) return false;
|
|
if (FPJADBGOHKM != other.FPJADBGOHKM) return false;
|
|
if (CJEJOFAMDCD != other.CJEJOFAMDCD) return false;
|
|
if(!bGJCEDEAHGM_.Equals(other.bGJCEDEAHGM_)) return false;
|
|
if(!aAGJCJIOFPA_.Equals(other.aAGJCJIOFPA_)) 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 (Phase.Length != 0) hash ^= Phase.GetHashCode();
|
|
if (DBDCNAFOGLF != 0F) hash ^= pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.GetHashCode(DBDCNAFOGLF);
|
|
if (HDALBIANCMF != 0F) hash ^= pbc::ProtobufEqualityComparers.BitwiseSingleEqualityComparer.GetHashCode(HDALBIANCMF);
|
|
if (ADJBBABEHAH != 0) hash ^= ADJBBABEHAH.GetHashCode();
|
|
if (PJBIAEJECAE != 0) hash ^= PJBIAEJECAE.GetHashCode();
|
|
if (KPNACGHJALJ != 0) hash ^= KPNACGHJALJ.GetHashCode();
|
|
if (FPJADBGOHKM != 0) hash ^= FPJADBGOHKM.GetHashCode();
|
|
if (CJEJOFAMDCD != 0) hash ^= CJEJOFAMDCD.GetHashCode();
|
|
hash ^= bGJCEDEAHGM_.GetHashCode();
|
|
hash ^= aAGJCJIOFPA_.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 (Phase.Length != 0) {
|
|
output.WriteRawTag(10);
|
|
output.WriteString(Phase);
|
|
}
|
|
if (DBDCNAFOGLF != 0F) {
|
|
output.WriteRawTag(21);
|
|
output.WriteFloat(DBDCNAFOGLF);
|
|
}
|
|
if (HDALBIANCMF != 0F) {
|
|
output.WriteRawTag(29);
|
|
output.WriteFloat(HDALBIANCMF);
|
|
}
|
|
if (ADJBBABEHAH != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(ADJBBABEHAH);
|
|
}
|
|
if (PJBIAEJECAE != 0) {
|
|
output.WriteRawTag(40);
|
|
output.WriteUInt32(PJBIAEJECAE);
|
|
}
|
|
if (KPNACGHJALJ != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(KPNACGHJALJ);
|
|
}
|
|
if (FPJADBGOHKM != 0) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt32(FPJADBGOHKM);
|
|
}
|
|
if (CJEJOFAMDCD != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(CJEJOFAMDCD);
|
|
}
|
|
bGJCEDEAHGM_.WriteTo(output, _repeated_bGJCEDEAHGM_codec);
|
|
aAGJCJIOFPA_.WriteTo(output, _repeated_aAGJCJIOFPA_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 (Phase.Length != 0) {
|
|
output.WriteRawTag(10);
|
|
output.WriteString(Phase);
|
|
}
|
|
if (DBDCNAFOGLF != 0F) {
|
|
output.WriteRawTag(21);
|
|
output.WriteFloat(DBDCNAFOGLF);
|
|
}
|
|
if (HDALBIANCMF != 0F) {
|
|
output.WriteRawTag(29);
|
|
output.WriteFloat(HDALBIANCMF);
|
|
}
|
|
if (ADJBBABEHAH != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(ADJBBABEHAH);
|
|
}
|
|
if (PJBIAEJECAE != 0) {
|
|
output.WriteRawTag(40);
|
|
output.WriteUInt32(PJBIAEJECAE);
|
|
}
|
|
if (KPNACGHJALJ != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(KPNACGHJALJ);
|
|
}
|
|
if (FPJADBGOHKM != 0) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt32(FPJADBGOHKM);
|
|
}
|
|
if (CJEJOFAMDCD != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(CJEJOFAMDCD);
|
|
}
|
|
bGJCEDEAHGM_.WriteTo(ref output, _repeated_bGJCEDEAHGM_codec);
|
|
aAGJCJIOFPA_.WriteTo(ref output, _repeated_aAGJCJIOFPA_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 (Phase.Length != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeStringSize(Phase);
|
|
}
|
|
if (DBDCNAFOGLF != 0F) {
|
|
size += 1 + 4;
|
|
}
|
|
if (HDALBIANCMF != 0F) {
|
|
size += 1 + 4;
|
|
}
|
|
if (ADJBBABEHAH != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ADJBBABEHAH);
|
|
}
|
|
if (PJBIAEJECAE != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PJBIAEJECAE);
|
|
}
|
|
if (KPNACGHJALJ != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(KPNACGHJALJ);
|
|
}
|
|
if (FPJADBGOHKM != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(FPJADBGOHKM);
|
|
}
|
|
if (CJEJOFAMDCD != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CJEJOFAMDCD);
|
|
}
|
|
size += bGJCEDEAHGM_.CalculateSize(_repeated_bGJCEDEAHGM_codec);
|
|
size += aAGJCJIOFPA_.CalculateSize(_repeated_aAGJCJIOFPA_codec);
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(PLPNLIBMNIO other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.Phase.Length != 0) {
|
|
Phase = other.Phase;
|
|
}
|
|
if (other.DBDCNAFOGLF != 0F) {
|
|
DBDCNAFOGLF = other.DBDCNAFOGLF;
|
|
}
|
|
if (other.HDALBIANCMF != 0F) {
|
|
HDALBIANCMF = other.HDALBIANCMF;
|
|
}
|
|
if (other.ADJBBABEHAH != 0) {
|
|
ADJBBABEHAH = other.ADJBBABEHAH;
|
|
}
|
|
if (other.PJBIAEJECAE != 0) {
|
|
PJBIAEJECAE = other.PJBIAEJECAE;
|
|
}
|
|
if (other.KPNACGHJALJ != 0) {
|
|
KPNACGHJALJ = other.KPNACGHJALJ;
|
|
}
|
|
if (other.FPJADBGOHKM != 0) {
|
|
FPJADBGOHKM = other.FPJADBGOHKM;
|
|
}
|
|
if (other.CJEJOFAMDCD != 0) {
|
|
CJEJOFAMDCD = other.CJEJOFAMDCD;
|
|
}
|
|
bGJCEDEAHGM_.Add(other.bGJCEDEAHGM_);
|
|
aAGJCJIOFPA_.Add(other.aAGJCJIOFPA_);
|
|
_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: {
|
|
Phase = input.ReadString();
|
|
break;
|
|
}
|
|
case 21: {
|
|
DBDCNAFOGLF = input.ReadFloat();
|
|
break;
|
|
}
|
|
case 29: {
|
|
HDALBIANCMF = input.ReadFloat();
|
|
break;
|
|
}
|
|
case 32: {
|
|
ADJBBABEHAH = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 40: {
|
|
PJBIAEJECAE = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 48: {
|
|
KPNACGHJALJ = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 56: {
|
|
FPJADBGOHKM = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 64: {
|
|
CJEJOFAMDCD = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 74:
|
|
case 72: {
|
|
bGJCEDEAHGM_.AddEntriesFrom(input, _repeated_bGJCEDEAHGM_codec);
|
|
break;
|
|
}
|
|
case 82:
|
|
case 80: {
|
|
aAGJCJIOFPA_.AddEntriesFrom(input, _repeated_aAGJCJIOFPA_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 10: {
|
|
Phase = input.ReadString();
|
|
break;
|
|
}
|
|
case 21: {
|
|
DBDCNAFOGLF = input.ReadFloat();
|
|
break;
|
|
}
|
|
case 29: {
|
|
HDALBIANCMF = input.ReadFloat();
|
|
break;
|
|
}
|
|
case 32: {
|
|
ADJBBABEHAH = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 40: {
|
|
PJBIAEJECAE = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 48: {
|
|
KPNACGHJALJ = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 56: {
|
|
FPJADBGOHKM = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 64: {
|
|
CJEJOFAMDCD = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 74:
|
|
case 72: {
|
|
bGJCEDEAHGM_.AddEntriesFrom(ref input, _repeated_bGJCEDEAHGM_codec);
|
|
break;
|
|
}
|
|
case 82:
|
|
case 80: {
|
|
aAGJCJIOFPA_.AddEntriesFrom(ref input, _repeated_aAGJCJIOFPA_codec);
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|