mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
551 lines
22 KiB
C#
551 lines
22 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: JBOCJHNDAMC.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 JBOCJHNDAMC.proto</summary>
|
|
public static partial class JBOCJHNDAMCReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for JBOCJHNDAMC.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static JBOCJHNDAMCReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChFKQk9DSkhOREFNQy5wcm90bxoRSEVPSkxEQktLR0UucHJvdG8aEVBKSkRN",
|
|
"TUJLS0NOLnByb3RvGhJDYXRlR29yeVR5cGUucHJvdG8aEU9BSk9QREdLSkRP",
|
|
"LnByb3RvGhFQSE9FRktGQklLRC5wcm90bxoRTFBDTkpNRklQTlAucHJvdG8a",
|
|
"EUtBQ0tKSkRKT05JLnByb3RvIr8CCgtKQk9DSkhOREFNQxIiCgtJSlBQS05L",
|
|
"TkxOTBgKIAEoDjINLkNhdGVHb3J5VHlwZRIhCgtPTUdHTkFFQUhJRhgIIAMo",
|
|
"CzIMLk9BSk9QREdLSkRPEiEKC01GQUtKSEZNQUlCGAIgASgLMgwuUEhPRUZL",
|
|
"RkJJS0QSIQoLTU1FSVBIQk5LRUQYDCADKAsyDC5QSkpETU1CS0tDThIQCghz",
|
|
"Y29yZV9pZBgGIAEoDRIhCgtDQ0dCSEhGQkFGShgOIAMoCzIMLkhFT0pMREJL",
|
|
"S0dFEhMKC0NGT0tJR0lIQ0ZQGAQgASgNEiEKC0dER0hDQkdITE5EGAUgASgL",
|
|
"MgwuS0FDS0pKREpPTkkSIQoLQklIRkVDSkhQR0gYByADKAsyDC5MUENOSk1G",
|
|
"SVBOUBITCgtOUEpFRUNFRFBPSxgJIAEoDUIeqgIbRWdnTGluay5EYW5oZW5n",
|
|
"U2VydmVyLlByb3RvYgZwcm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.HEOJLDBKKGEReflection.Descriptor, global::EggLink.DanhengServer.Proto.PJJDMMBKKCNReflection.Descriptor, global::EggLink.DanhengServer.Proto.CateGoryTypeReflection.Descriptor, global::EggLink.DanhengServer.Proto.OAJOPDGKJDOReflection.Descriptor, global::EggLink.DanhengServer.Proto.PHOEFKFBIKDReflection.Descriptor, global::EggLink.DanhengServer.Proto.LPCNJMFIPNPReflection.Descriptor, global::EggLink.DanhengServer.Proto.KACKJJDJONIReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.JBOCJHNDAMC), global::EggLink.DanhengServer.Proto.JBOCJHNDAMC.Parser, new[]{ "IJPPKNKNLNL", "OMGGNAEAHIF", "MFAKJHFMAIB", "MMEIPHBNKED", "ScoreId", "CCGBHHFBAFJ", "CFOKIGIHCFP", "GDGHCBGHLND", "BIHFECJHPGH", "NPJEECEDPOK" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class JBOCJHNDAMC : pb::IMessage<JBOCJHNDAMC>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<JBOCJHNDAMC> _parser = new pb::MessageParser<JBOCJHNDAMC>(() => new JBOCJHNDAMC());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<JBOCJHNDAMC> 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.JBOCJHNDAMCReflection.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 JBOCJHNDAMC() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public JBOCJHNDAMC(JBOCJHNDAMC other) : this() {
|
|
iJPPKNKNLNL_ = other.iJPPKNKNLNL_;
|
|
oMGGNAEAHIF_ = other.oMGGNAEAHIF_.Clone();
|
|
mFAKJHFMAIB_ = other.mFAKJHFMAIB_ != null ? other.mFAKJHFMAIB_.Clone() : null;
|
|
mMEIPHBNKED_ = other.mMEIPHBNKED_.Clone();
|
|
scoreId_ = other.scoreId_;
|
|
cCGBHHFBAFJ_ = other.cCGBHHFBAFJ_.Clone();
|
|
cFOKIGIHCFP_ = other.cFOKIGIHCFP_;
|
|
gDGHCBGHLND_ = other.gDGHCBGHLND_ != null ? other.gDGHCBGHLND_.Clone() : null;
|
|
bIHFECJHPGH_ = other.bIHFECJHPGH_.Clone();
|
|
nPJEECEDPOK_ = other.nPJEECEDPOK_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public JBOCJHNDAMC Clone() {
|
|
return new JBOCJHNDAMC(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "IJPPKNKNLNL" field.</summary>
|
|
public const int IJPPKNKNLNLFieldNumber = 10;
|
|
private global::EggLink.DanhengServer.Proto.CateGoryType iJPPKNKNLNL_ = global::EggLink.DanhengServer.Proto.CateGoryType.TrainPartyMtCategoryNone;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.CateGoryType IJPPKNKNLNL {
|
|
get { return iJPPKNKNLNL_; }
|
|
set {
|
|
iJPPKNKNLNL_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "OMGGNAEAHIF" field.</summary>
|
|
public const int OMGGNAEAHIFFieldNumber = 8;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.OAJOPDGKJDO> _repeated_oMGGNAEAHIF_codec
|
|
= pb::FieldCodec.ForMessage(66, global::EggLink.DanhengServer.Proto.OAJOPDGKJDO.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.OAJOPDGKJDO> oMGGNAEAHIF_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.OAJOPDGKJDO>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.OAJOPDGKJDO> OMGGNAEAHIF {
|
|
get { return oMGGNAEAHIF_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "MFAKJHFMAIB" field.</summary>
|
|
public const int MFAKJHFMAIBFieldNumber = 2;
|
|
private global::EggLink.DanhengServer.Proto.PHOEFKFBIKD mFAKJHFMAIB_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.PHOEFKFBIKD MFAKJHFMAIB {
|
|
get { return mFAKJHFMAIB_; }
|
|
set {
|
|
mFAKJHFMAIB_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "MMEIPHBNKED" field.</summary>
|
|
public const int MMEIPHBNKEDFieldNumber = 12;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.PJJDMMBKKCN> _repeated_mMEIPHBNKED_codec
|
|
= pb::FieldCodec.ForMessage(98, global::EggLink.DanhengServer.Proto.PJJDMMBKKCN.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.PJJDMMBKKCN> mMEIPHBNKED_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.PJJDMMBKKCN>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.PJJDMMBKKCN> MMEIPHBNKED {
|
|
get { return mMEIPHBNKED_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "score_id" field.</summary>
|
|
public const int ScoreIdFieldNumber = 6;
|
|
private uint scoreId_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint ScoreId {
|
|
get { return scoreId_; }
|
|
set {
|
|
scoreId_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "CCGBHHFBAFJ" field.</summary>
|
|
public const int CCGBHHFBAFJFieldNumber = 14;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.HEOJLDBKKGE> _repeated_cCGBHHFBAFJ_codec
|
|
= pb::FieldCodec.ForMessage(114, global::EggLink.DanhengServer.Proto.HEOJLDBKKGE.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.HEOJLDBKKGE> cCGBHHFBAFJ_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.HEOJLDBKKGE>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.HEOJLDBKKGE> CCGBHHFBAFJ {
|
|
get { return cCGBHHFBAFJ_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "CFOKIGIHCFP" field.</summary>
|
|
public const int CFOKIGIHCFPFieldNumber = 4;
|
|
private uint cFOKIGIHCFP_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint CFOKIGIHCFP {
|
|
get { return cFOKIGIHCFP_; }
|
|
set {
|
|
cFOKIGIHCFP_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "GDGHCBGHLND" field.</summary>
|
|
public const int GDGHCBGHLNDFieldNumber = 5;
|
|
private global::EggLink.DanhengServer.Proto.KACKJJDJONI gDGHCBGHLND_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.KACKJJDJONI GDGHCBGHLND {
|
|
get { return gDGHCBGHLND_; }
|
|
set {
|
|
gDGHCBGHLND_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "BIHFECJHPGH" field.</summary>
|
|
public const int BIHFECJHPGHFieldNumber = 7;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.LPCNJMFIPNP> _repeated_bIHFECJHPGH_codec
|
|
= pb::FieldCodec.ForMessage(58, global::EggLink.DanhengServer.Proto.LPCNJMFIPNP.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.LPCNJMFIPNP> bIHFECJHPGH_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.LPCNJMFIPNP>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.LPCNJMFIPNP> BIHFECJHPGH {
|
|
get { return bIHFECJHPGH_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "NPJEECEDPOK" field.</summary>
|
|
public const int NPJEECEDPOKFieldNumber = 9;
|
|
private uint nPJEECEDPOK_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint NPJEECEDPOK {
|
|
get { return nPJEECEDPOK_; }
|
|
set {
|
|
nPJEECEDPOK_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as JBOCJHNDAMC);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(JBOCJHNDAMC other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (IJPPKNKNLNL != other.IJPPKNKNLNL) return false;
|
|
if(!oMGGNAEAHIF_.Equals(other.oMGGNAEAHIF_)) return false;
|
|
if (!object.Equals(MFAKJHFMAIB, other.MFAKJHFMAIB)) return false;
|
|
if(!mMEIPHBNKED_.Equals(other.mMEIPHBNKED_)) return false;
|
|
if (ScoreId != other.ScoreId) return false;
|
|
if(!cCGBHHFBAFJ_.Equals(other.cCGBHHFBAFJ_)) return false;
|
|
if (CFOKIGIHCFP != other.CFOKIGIHCFP) return false;
|
|
if (!object.Equals(GDGHCBGHLND, other.GDGHCBGHLND)) return false;
|
|
if(!bIHFECJHPGH_.Equals(other.bIHFECJHPGH_)) return false;
|
|
if (NPJEECEDPOK != other.NPJEECEDPOK) 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 (IJPPKNKNLNL != global::EggLink.DanhengServer.Proto.CateGoryType.TrainPartyMtCategoryNone) hash ^= IJPPKNKNLNL.GetHashCode();
|
|
hash ^= oMGGNAEAHIF_.GetHashCode();
|
|
if (mFAKJHFMAIB_ != null) hash ^= MFAKJHFMAIB.GetHashCode();
|
|
hash ^= mMEIPHBNKED_.GetHashCode();
|
|
if (ScoreId != 0) hash ^= ScoreId.GetHashCode();
|
|
hash ^= cCGBHHFBAFJ_.GetHashCode();
|
|
if (CFOKIGIHCFP != 0) hash ^= CFOKIGIHCFP.GetHashCode();
|
|
if (gDGHCBGHLND_ != null) hash ^= GDGHCBGHLND.GetHashCode();
|
|
hash ^= bIHFECJHPGH_.GetHashCode();
|
|
if (NPJEECEDPOK != 0) hash ^= NPJEECEDPOK.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 (mFAKJHFMAIB_ != null) {
|
|
output.WriteRawTag(18);
|
|
output.WriteMessage(MFAKJHFMAIB);
|
|
}
|
|
if (CFOKIGIHCFP != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(CFOKIGIHCFP);
|
|
}
|
|
if (gDGHCBGHLND_ != null) {
|
|
output.WriteRawTag(42);
|
|
output.WriteMessage(GDGHCBGHLND);
|
|
}
|
|
if (ScoreId != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(ScoreId);
|
|
}
|
|
bIHFECJHPGH_.WriteTo(output, _repeated_bIHFECJHPGH_codec);
|
|
oMGGNAEAHIF_.WriteTo(output, _repeated_oMGGNAEAHIF_codec);
|
|
if (NPJEECEDPOK != 0) {
|
|
output.WriteRawTag(72);
|
|
output.WriteUInt32(NPJEECEDPOK);
|
|
}
|
|
if (IJPPKNKNLNL != global::EggLink.DanhengServer.Proto.CateGoryType.TrainPartyMtCategoryNone) {
|
|
output.WriteRawTag(80);
|
|
output.WriteEnum((int) IJPPKNKNLNL);
|
|
}
|
|
mMEIPHBNKED_.WriteTo(output, _repeated_mMEIPHBNKED_codec);
|
|
cCGBHHFBAFJ_.WriteTo(output, _repeated_cCGBHHFBAFJ_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 (mFAKJHFMAIB_ != null) {
|
|
output.WriteRawTag(18);
|
|
output.WriteMessage(MFAKJHFMAIB);
|
|
}
|
|
if (CFOKIGIHCFP != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(CFOKIGIHCFP);
|
|
}
|
|
if (gDGHCBGHLND_ != null) {
|
|
output.WriteRawTag(42);
|
|
output.WriteMessage(GDGHCBGHLND);
|
|
}
|
|
if (ScoreId != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(ScoreId);
|
|
}
|
|
bIHFECJHPGH_.WriteTo(ref output, _repeated_bIHFECJHPGH_codec);
|
|
oMGGNAEAHIF_.WriteTo(ref output, _repeated_oMGGNAEAHIF_codec);
|
|
if (NPJEECEDPOK != 0) {
|
|
output.WriteRawTag(72);
|
|
output.WriteUInt32(NPJEECEDPOK);
|
|
}
|
|
if (IJPPKNKNLNL != global::EggLink.DanhengServer.Proto.CateGoryType.TrainPartyMtCategoryNone) {
|
|
output.WriteRawTag(80);
|
|
output.WriteEnum((int) IJPPKNKNLNL);
|
|
}
|
|
mMEIPHBNKED_.WriteTo(ref output, _repeated_mMEIPHBNKED_codec);
|
|
cCGBHHFBAFJ_.WriteTo(ref output, _repeated_cCGBHHFBAFJ_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 (IJPPKNKNLNL != global::EggLink.DanhengServer.Proto.CateGoryType.TrainPartyMtCategoryNone) {
|
|
size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) IJPPKNKNLNL);
|
|
}
|
|
size += oMGGNAEAHIF_.CalculateSize(_repeated_oMGGNAEAHIF_codec);
|
|
if (mFAKJHFMAIB_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(MFAKJHFMAIB);
|
|
}
|
|
size += mMEIPHBNKED_.CalculateSize(_repeated_mMEIPHBNKED_codec);
|
|
if (ScoreId != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ScoreId);
|
|
}
|
|
size += cCGBHHFBAFJ_.CalculateSize(_repeated_cCGBHHFBAFJ_codec);
|
|
if (CFOKIGIHCFP != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CFOKIGIHCFP);
|
|
}
|
|
if (gDGHCBGHLND_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(GDGHCBGHLND);
|
|
}
|
|
size += bIHFECJHPGH_.CalculateSize(_repeated_bIHFECJHPGH_codec);
|
|
if (NPJEECEDPOK != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(NPJEECEDPOK);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(JBOCJHNDAMC other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.IJPPKNKNLNL != global::EggLink.DanhengServer.Proto.CateGoryType.TrainPartyMtCategoryNone) {
|
|
IJPPKNKNLNL = other.IJPPKNKNLNL;
|
|
}
|
|
oMGGNAEAHIF_.Add(other.oMGGNAEAHIF_);
|
|
if (other.mFAKJHFMAIB_ != null) {
|
|
if (mFAKJHFMAIB_ == null) {
|
|
MFAKJHFMAIB = new global::EggLink.DanhengServer.Proto.PHOEFKFBIKD();
|
|
}
|
|
MFAKJHFMAIB.MergeFrom(other.MFAKJHFMAIB);
|
|
}
|
|
mMEIPHBNKED_.Add(other.mMEIPHBNKED_);
|
|
if (other.ScoreId != 0) {
|
|
ScoreId = other.ScoreId;
|
|
}
|
|
cCGBHHFBAFJ_.Add(other.cCGBHHFBAFJ_);
|
|
if (other.CFOKIGIHCFP != 0) {
|
|
CFOKIGIHCFP = other.CFOKIGIHCFP;
|
|
}
|
|
if (other.gDGHCBGHLND_ != null) {
|
|
if (gDGHCBGHLND_ == null) {
|
|
GDGHCBGHLND = new global::EggLink.DanhengServer.Proto.KACKJJDJONI();
|
|
}
|
|
GDGHCBGHLND.MergeFrom(other.GDGHCBGHLND);
|
|
}
|
|
bIHFECJHPGH_.Add(other.bIHFECJHPGH_);
|
|
if (other.NPJEECEDPOK != 0) {
|
|
NPJEECEDPOK = other.NPJEECEDPOK;
|
|
}
|
|
_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 18: {
|
|
if (mFAKJHFMAIB_ == null) {
|
|
MFAKJHFMAIB = new global::EggLink.DanhengServer.Proto.PHOEFKFBIKD();
|
|
}
|
|
input.ReadMessage(MFAKJHFMAIB);
|
|
break;
|
|
}
|
|
case 32: {
|
|
CFOKIGIHCFP = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 42: {
|
|
if (gDGHCBGHLND_ == null) {
|
|
GDGHCBGHLND = new global::EggLink.DanhengServer.Proto.KACKJJDJONI();
|
|
}
|
|
input.ReadMessage(GDGHCBGHLND);
|
|
break;
|
|
}
|
|
case 48: {
|
|
ScoreId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 58: {
|
|
bIHFECJHPGH_.AddEntriesFrom(input, _repeated_bIHFECJHPGH_codec);
|
|
break;
|
|
}
|
|
case 66: {
|
|
oMGGNAEAHIF_.AddEntriesFrom(input, _repeated_oMGGNAEAHIF_codec);
|
|
break;
|
|
}
|
|
case 72: {
|
|
NPJEECEDPOK = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 80: {
|
|
IJPPKNKNLNL = (global::EggLink.DanhengServer.Proto.CateGoryType) input.ReadEnum();
|
|
break;
|
|
}
|
|
case 98: {
|
|
mMEIPHBNKED_.AddEntriesFrom(input, _repeated_mMEIPHBNKED_codec);
|
|
break;
|
|
}
|
|
case 114: {
|
|
cCGBHHFBAFJ_.AddEntriesFrom(input, _repeated_cCGBHHFBAFJ_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 18: {
|
|
if (mFAKJHFMAIB_ == null) {
|
|
MFAKJHFMAIB = new global::EggLink.DanhengServer.Proto.PHOEFKFBIKD();
|
|
}
|
|
input.ReadMessage(MFAKJHFMAIB);
|
|
break;
|
|
}
|
|
case 32: {
|
|
CFOKIGIHCFP = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 42: {
|
|
if (gDGHCBGHLND_ == null) {
|
|
GDGHCBGHLND = new global::EggLink.DanhengServer.Proto.KACKJJDJONI();
|
|
}
|
|
input.ReadMessage(GDGHCBGHLND);
|
|
break;
|
|
}
|
|
case 48: {
|
|
ScoreId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 58: {
|
|
bIHFECJHPGH_.AddEntriesFrom(ref input, _repeated_bIHFECJHPGH_codec);
|
|
break;
|
|
}
|
|
case 66: {
|
|
oMGGNAEAHIF_.AddEntriesFrom(ref input, _repeated_oMGGNAEAHIF_codec);
|
|
break;
|
|
}
|
|
case 72: {
|
|
NPJEECEDPOK = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 80: {
|
|
IJPPKNKNLNL = (global::EggLink.DanhengServer.Proto.CateGoryType) input.ReadEnum();
|
|
break;
|
|
}
|
|
case 98: {
|
|
mMEIPHBNKED_.AddEntriesFrom(ref input, _repeated_mMEIPHBNKED_codec);
|
|
break;
|
|
}
|
|
case 114: {
|
|
cCGBHHFBAFJ_.AddEntriesFrom(ref input, _repeated_cCGBHHFBAFJ_codec);
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|