mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
575 lines
26 KiB
C#
575 lines
26 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: GetBagScRsp.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 GetBagScRsp.proto</summary>
|
|
public static partial class GetBagScRspReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for GetBagScRsp.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static GetBagScRspReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChFHZXRCYWdTY1JzcC5wcm90bxoPRXF1aXBtZW50LnByb3RvGg9NYXRlcmlh",
|
|
"bDAucHJvdG8aFFR1cm5Gb29kU3dpdGNoLnByb3RvGg5QaWxlSXRlbS5wcm90",
|
|
"bxoOTWF0ZXJpYWwucHJvdG8aC1JlbGljLnByb3RvGhVXYWl0RGVsUmVzb3Vy",
|
|
"Y2UucHJvdG8ioQMKC0dldEJhZ1NjUnNwEhMKC1BOSEpIS0pHQURJGAwgASgN",
|
|
"Eh8KC09DTUFOSkVIQ0xGGAcgAygLMgouTWF0ZXJpYWwwEiIKDmVxdWlwbWVu",
|
|
"dF9saXN0GAIgAygLMgouRXF1aXBtZW50Eh8KC0lGQUxQQUVHSk5NGAQgAygL",
|
|
"MgouTWF0ZXJpYWwwEhMKC0FLTkpFRURKR0dOGAEgAygNEg8KB3JldGNvZGUY",
|
|
"AyABKA0SIQoOcGlsZV9pdGVtX2xpc3QYDiADKAsyCS5QaWxlSXRlbRIaCgpy",
|
|
"ZWxpY19saXN0GAsgAygLMgYuUmVsaWMSMAoWd2FpdF9kZWxfcmVzb3VyY2Vf",
|
|
"bGlzdBgPIAMoCzIQLldhaXREZWxSZXNvdXJjZRIpChB0dXJuX2Zvb2Rfc3dp",
|
|
"dGNoGAUgAygOMg8uVHVybkZvb2RTd2l0Y2gSIAoNbWF0ZXJpYWxfbGlzdBgG",
|
|
"IAMoCzIJLk1hdGVyaWFsEhMKC0tLQ0hNTE1QTk5EGAogAygNEh4KC09KREZG",
|
|
"R0lDUEtJGA0gAygLMgkuTWF0ZXJpYWxCHqoCG0VnZ0xpbmsuRGFuaGVuZ1Nl",
|
|
"cnZlci5Qcm90b2IGcHJvdG8z"));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.EquipmentReflection.Descriptor, global::EggLink.DanhengServer.Proto.Material0Reflection.Descriptor, global::EggLink.DanhengServer.Proto.TurnFoodSwitchReflection.Descriptor, global::EggLink.DanhengServer.Proto.PileItemReflection.Descriptor, global::EggLink.DanhengServer.Proto.MaterialReflection.Descriptor, global::EggLink.DanhengServer.Proto.RelicReflection.Descriptor, global::EggLink.DanhengServer.Proto.WaitDelResourceReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.GetBagScRsp), global::EggLink.DanhengServer.Proto.GetBagScRsp.Parser, new[]{ "PNHJHKJGADI", "OCMANJEHCLF", "EquipmentList", "IFALPAEGJNM", "AKNJEEDJGGN", "Retcode", "PileItemList", "RelicList", "WaitDelResourceList", "TurnFoodSwitch", "MaterialList", "KKCHMLMPNND", "OJDFFGICPKI" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class GetBagScRsp : pb::IMessage<GetBagScRsp>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<GetBagScRsp> _parser = new pb::MessageParser<GetBagScRsp>(() => new GetBagScRsp());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<GetBagScRsp> 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.GetBagScRspReflection.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 GetBagScRsp() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public GetBagScRsp(GetBagScRsp other) : this() {
|
|
pNHJHKJGADI_ = other.pNHJHKJGADI_;
|
|
oCMANJEHCLF_ = other.oCMANJEHCLF_.Clone();
|
|
equipmentList_ = other.equipmentList_.Clone();
|
|
iFALPAEGJNM_ = other.iFALPAEGJNM_.Clone();
|
|
aKNJEEDJGGN_ = other.aKNJEEDJGGN_.Clone();
|
|
retcode_ = other.retcode_;
|
|
pileItemList_ = other.pileItemList_.Clone();
|
|
relicList_ = other.relicList_.Clone();
|
|
waitDelResourceList_ = other.waitDelResourceList_.Clone();
|
|
turnFoodSwitch_ = other.turnFoodSwitch_.Clone();
|
|
materialList_ = other.materialList_.Clone();
|
|
kKCHMLMPNND_ = other.kKCHMLMPNND_.Clone();
|
|
oJDFFGICPKI_ = other.oJDFFGICPKI_.Clone();
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public GetBagScRsp Clone() {
|
|
return new GetBagScRsp(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "PNHJHKJGADI" field.</summary>
|
|
public const int PNHJHKJGADIFieldNumber = 12;
|
|
private uint pNHJHKJGADI_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint PNHJHKJGADI {
|
|
get { return pNHJHKJGADI_; }
|
|
set {
|
|
pNHJHKJGADI_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "OCMANJEHCLF" field.</summary>
|
|
public const int OCMANJEHCLFFieldNumber = 7;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.Material0> _repeated_oCMANJEHCLF_codec
|
|
= pb::FieldCodec.ForMessage(58, global::EggLink.DanhengServer.Proto.Material0.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Material0> oCMANJEHCLF_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Material0>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Material0> OCMANJEHCLF {
|
|
get { return oCMANJEHCLF_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "equipment_list" field.</summary>
|
|
public const int EquipmentListFieldNumber = 2;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.Equipment> _repeated_equipmentList_codec
|
|
= pb::FieldCodec.ForMessage(18, global::EggLink.DanhengServer.Proto.Equipment.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Equipment> equipmentList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Equipment>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Equipment> EquipmentList {
|
|
get { return equipmentList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "IFALPAEGJNM" field.</summary>
|
|
public const int IFALPAEGJNMFieldNumber = 4;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.Material0> _repeated_iFALPAEGJNM_codec
|
|
= pb::FieldCodec.ForMessage(34, global::EggLink.DanhengServer.Proto.Material0.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Material0> iFALPAEGJNM_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Material0>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Material0> IFALPAEGJNM {
|
|
get { return iFALPAEGJNM_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "AKNJEEDJGGN" field.</summary>
|
|
public const int AKNJEEDJGGNFieldNumber = 1;
|
|
private static readonly pb::FieldCodec<uint> _repeated_aKNJEEDJGGN_codec
|
|
= pb::FieldCodec.ForUInt32(10);
|
|
private readonly pbc::RepeatedField<uint> aKNJEEDJGGN_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> AKNJEEDJGGN {
|
|
get { return aKNJEEDJGGN_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "retcode" field.</summary>
|
|
public const int RetcodeFieldNumber = 3;
|
|
private uint retcode_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint Retcode {
|
|
get { return retcode_; }
|
|
set {
|
|
retcode_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "pile_item_list" field.</summary>
|
|
public const int PileItemListFieldNumber = 14;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.PileItem> _repeated_pileItemList_codec
|
|
= pb::FieldCodec.ForMessage(114, global::EggLink.DanhengServer.Proto.PileItem.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.PileItem> pileItemList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.PileItem>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.PileItem> PileItemList {
|
|
get { return pileItemList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "relic_list" field.</summary>
|
|
public const int RelicListFieldNumber = 11;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.Relic> _repeated_relicList_codec
|
|
= pb::FieldCodec.ForMessage(90, global::EggLink.DanhengServer.Proto.Relic.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Relic> relicList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Relic>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Relic> RelicList {
|
|
get { return relicList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "wait_del_resource_list" field.</summary>
|
|
public const int WaitDelResourceListFieldNumber = 15;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.WaitDelResource> _repeated_waitDelResourceList_codec
|
|
= pb::FieldCodec.ForMessage(122, global::EggLink.DanhengServer.Proto.WaitDelResource.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.WaitDelResource> waitDelResourceList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.WaitDelResource>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.WaitDelResource> WaitDelResourceList {
|
|
get { return waitDelResourceList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "turn_food_switch" field.</summary>
|
|
public const int TurnFoodSwitchFieldNumber = 5;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.TurnFoodSwitch> _repeated_turnFoodSwitch_codec
|
|
= pb::FieldCodec.ForEnum(42, x => (int) x, x => (global::EggLink.DanhengServer.Proto.TurnFoodSwitch) x);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.TurnFoodSwitch> turnFoodSwitch_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.TurnFoodSwitch>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.TurnFoodSwitch> TurnFoodSwitch {
|
|
get { return turnFoodSwitch_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "material_list" field.</summary>
|
|
public const int MaterialListFieldNumber = 6;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.Material> _repeated_materialList_codec
|
|
= pb::FieldCodec.ForMessage(50, global::EggLink.DanhengServer.Proto.Material.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Material> materialList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Material>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Material> MaterialList {
|
|
get { return materialList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "KKCHMLMPNND" field.</summary>
|
|
public const int KKCHMLMPNNDFieldNumber = 10;
|
|
private static readonly pb::FieldCodec<uint> _repeated_kKCHMLMPNND_codec
|
|
= pb::FieldCodec.ForUInt32(82);
|
|
private readonly pbc::RepeatedField<uint> kKCHMLMPNND_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> KKCHMLMPNND {
|
|
get { return kKCHMLMPNND_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "OJDFFGICPKI" field.</summary>
|
|
public const int OJDFFGICPKIFieldNumber = 13;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.Material> _repeated_oJDFFGICPKI_codec
|
|
= pb::FieldCodec.ForMessage(106, global::EggLink.DanhengServer.Proto.Material.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Material> oJDFFGICPKI_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Material>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Material> OJDFFGICPKI {
|
|
get { return oJDFFGICPKI_; }
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as GetBagScRsp);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(GetBagScRsp other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (PNHJHKJGADI != other.PNHJHKJGADI) return false;
|
|
if(!oCMANJEHCLF_.Equals(other.oCMANJEHCLF_)) return false;
|
|
if(!equipmentList_.Equals(other.equipmentList_)) return false;
|
|
if(!iFALPAEGJNM_.Equals(other.iFALPAEGJNM_)) return false;
|
|
if(!aKNJEEDJGGN_.Equals(other.aKNJEEDJGGN_)) return false;
|
|
if (Retcode != other.Retcode) return false;
|
|
if(!pileItemList_.Equals(other.pileItemList_)) return false;
|
|
if(!relicList_.Equals(other.relicList_)) return false;
|
|
if(!waitDelResourceList_.Equals(other.waitDelResourceList_)) return false;
|
|
if(!turnFoodSwitch_.Equals(other.turnFoodSwitch_)) return false;
|
|
if(!materialList_.Equals(other.materialList_)) return false;
|
|
if(!kKCHMLMPNND_.Equals(other.kKCHMLMPNND_)) return false;
|
|
if(!oJDFFGICPKI_.Equals(other.oJDFFGICPKI_)) 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 (PNHJHKJGADI != 0) hash ^= PNHJHKJGADI.GetHashCode();
|
|
hash ^= oCMANJEHCLF_.GetHashCode();
|
|
hash ^= equipmentList_.GetHashCode();
|
|
hash ^= iFALPAEGJNM_.GetHashCode();
|
|
hash ^= aKNJEEDJGGN_.GetHashCode();
|
|
if (Retcode != 0) hash ^= Retcode.GetHashCode();
|
|
hash ^= pileItemList_.GetHashCode();
|
|
hash ^= relicList_.GetHashCode();
|
|
hash ^= waitDelResourceList_.GetHashCode();
|
|
hash ^= turnFoodSwitch_.GetHashCode();
|
|
hash ^= materialList_.GetHashCode();
|
|
hash ^= kKCHMLMPNND_.GetHashCode();
|
|
hash ^= oJDFFGICPKI_.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
|
|
aKNJEEDJGGN_.WriteTo(output, _repeated_aKNJEEDJGGN_codec);
|
|
equipmentList_.WriteTo(output, _repeated_equipmentList_codec);
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(24);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
iFALPAEGJNM_.WriteTo(output, _repeated_iFALPAEGJNM_codec);
|
|
turnFoodSwitch_.WriteTo(output, _repeated_turnFoodSwitch_codec);
|
|
materialList_.WriteTo(output, _repeated_materialList_codec);
|
|
oCMANJEHCLF_.WriteTo(output, _repeated_oCMANJEHCLF_codec);
|
|
kKCHMLMPNND_.WriteTo(output, _repeated_kKCHMLMPNND_codec);
|
|
relicList_.WriteTo(output, _repeated_relicList_codec);
|
|
if (PNHJHKJGADI != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(PNHJHKJGADI);
|
|
}
|
|
oJDFFGICPKI_.WriteTo(output, _repeated_oJDFFGICPKI_codec);
|
|
pileItemList_.WriteTo(output, _repeated_pileItemList_codec);
|
|
waitDelResourceList_.WriteTo(output, _repeated_waitDelResourceList_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) {
|
|
aKNJEEDJGGN_.WriteTo(ref output, _repeated_aKNJEEDJGGN_codec);
|
|
equipmentList_.WriteTo(ref output, _repeated_equipmentList_codec);
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(24);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
iFALPAEGJNM_.WriteTo(ref output, _repeated_iFALPAEGJNM_codec);
|
|
turnFoodSwitch_.WriteTo(ref output, _repeated_turnFoodSwitch_codec);
|
|
materialList_.WriteTo(ref output, _repeated_materialList_codec);
|
|
oCMANJEHCLF_.WriteTo(ref output, _repeated_oCMANJEHCLF_codec);
|
|
kKCHMLMPNND_.WriteTo(ref output, _repeated_kKCHMLMPNND_codec);
|
|
relicList_.WriteTo(ref output, _repeated_relicList_codec);
|
|
if (PNHJHKJGADI != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(PNHJHKJGADI);
|
|
}
|
|
oJDFFGICPKI_.WriteTo(ref output, _repeated_oJDFFGICPKI_codec);
|
|
pileItemList_.WriteTo(ref output, _repeated_pileItemList_codec);
|
|
waitDelResourceList_.WriteTo(ref output, _repeated_waitDelResourceList_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 (PNHJHKJGADI != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PNHJHKJGADI);
|
|
}
|
|
size += oCMANJEHCLF_.CalculateSize(_repeated_oCMANJEHCLF_codec);
|
|
size += equipmentList_.CalculateSize(_repeated_equipmentList_codec);
|
|
size += iFALPAEGJNM_.CalculateSize(_repeated_iFALPAEGJNM_codec);
|
|
size += aKNJEEDJGGN_.CalculateSize(_repeated_aKNJEEDJGGN_codec);
|
|
if (Retcode != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
|
|
}
|
|
size += pileItemList_.CalculateSize(_repeated_pileItemList_codec);
|
|
size += relicList_.CalculateSize(_repeated_relicList_codec);
|
|
size += waitDelResourceList_.CalculateSize(_repeated_waitDelResourceList_codec);
|
|
size += turnFoodSwitch_.CalculateSize(_repeated_turnFoodSwitch_codec);
|
|
size += materialList_.CalculateSize(_repeated_materialList_codec);
|
|
size += kKCHMLMPNND_.CalculateSize(_repeated_kKCHMLMPNND_codec);
|
|
size += oJDFFGICPKI_.CalculateSize(_repeated_oJDFFGICPKI_codec);
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(GetBagScRsp other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.PNHJHKJGADI != 0) {
|
|
PNHJHKJGADI = other.PNHJHKJGADI;
|
|
}
|
|
oCMANJEHCLF_.Add(other.oCMANJEHCLF_);
|
|
equipmentList_.Add(other.equipmentList_);
|
|
iFALPAEGJNM_.Add(other.iFALPAEGJNM_);
|
|
aKNJEEDJGGN_.Add(other.aKNJEEDJGGN_);
|
|
if (other.Retcode != 0) {
|
|
Retcode = other.Retcode;
|
|
}
|
|
pileItemList_.Add(other.pileItemList_);
|
|
relicList_.Add(other.relicList_);
|
|
waitDelResourceList_.Add(other.waitDelResourceList_);
|
|
turnFoodSwitch_.Add(other.turnFoodSwitch_);
|
|
materialList_.Add(other.materialList_);
|
|
kKCHMLMPNND_.Add(other.kKCHMLMPNND_);
|
|
oJDFFGICPKI_.Add(other.oJDFFGICPKI_);
|
|
_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:
|
|
case 8: {
|
|
aKNJEEDJGGN_.AddEntriesFrom(input, _repeated_aKNJEEDJGGN_codec);
|
|
break;
|
|
}
|
|
case 18: {
|
|
equipmentList_.AddEntriesFrom(input, _repeated_equipmentList_codec);
|
|
break;
|
|
}
|
|
case 24: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 34: {
|
|
iFALPAEGJNM_.AddEntriesFrom(input, _repeated_iFALPAEGJNM_codec);
|
|
break;
|
|
}
|
|
case 42:
|
|
case 40: {
|
|
turnFoodSwitch_.AddEntriesFrom(input, _repeated_turnFoodSwitch_codec);
|
|
break;
|
|
}
|
|
case 50: {
|
|
materialList_.AddEntriesFrom(input, _repeated_materialList_codec);
|
|
break;
|
|
}
|
|
case 58: {
|
|
oCMANJEHCLF_.AddEntriesFrom(input, _repeated_oCMANJEHCLF_codec);
|
|
break;
|
|
}
|
|
case 82:
|
|
case 80: {
|
|
kKCHMLMPNND_.AddEntriesFrom(input, _repeated_kKCHMLMPNND_codec);
|
|
break;
|
|
}
|
|
case 90: {
|
|
relicList_.AddEntriesFrom(input, _repeated_relicList_codec);
|
|
break;
|
|
}
|
|
case 96: {
|
|
PNHJHKJGADI = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 106: {
|
|
oJDFFGICPKI_.AddEntriesFrom(input, _repeated_oJDFFGICPKI_codec);
|
|
break;
|
|
}
|
|
case 114: {
|
|
pileItemList_.AddEntriesFrom(input, _repeated_pileItemList_codec);
|
|
break;
|
|
}
|
|
case 122: {
|
|
waitDelResourceList_.AddEntriesFrom(input, _repeated_waitDelResourceList_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:
|
|
case 8: {
|
|
aKNJEEDJGGN_.AddEntriesFrom(ref input, _repeated_aKNJEEDJGGN_codec);
|
|
break;
|
|
}
|
|
case 18: {
|
|
equipmentList_.AddEntriesFrom(ref input, _repeated_equipmentList_codec);
|
|
break;
|
|
}
|
|
case 24: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 34: {
|
|
iFALPAEGJNM_.AddEntriesFrom(ref input, _repeated_iFALPAEGJNM_codec);
|
|
break;
|
|
}
|
|
case 42:
|
|
case 40: {
|
|
turnFoodSwitch_.AddEntriesFrom(ref input, _repeated_turnFoodSwitch_codec);
|
|
break;
|
|
}
|
|
case 50: {
|
|
materialList_.AddEntriesFrom(ref input, _repeated_materialList_codec);
|
|
break;
|
|
}
|
|
case 58: {
|
|
oCMANJEHCLF_.AddEntriesFrom(ref input, _repeated_oCMANJEHCLF_codec);
|
|
break;
|
|
}
|
|
case 82:
|
|
case 80: {
|
|
kKCHMLMPNND_.AddEntriesFrom(ref input, _repeated_kKCHMLMPNND_codec);
|
|
break;
|
|
}
|
|
case 90: {
|
|
relicList_.AddEntriesFrom(ref input, _repeated_relicList_codec);
|
|
break;
|
|
}
|
|
case 96: {
|
|
PNHJHKJGADI = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 106: {
|
|
oJDFFGICPKI_.AddEntriesFrom(ref input, _repeated_oJDFFGICPKI_codec);
|
|
break;
|
|
}
|
|
case 114: {
|
|
pileItemList_.AddEntriesFrom(ref input, _repeated_pileItemList_codec);
|
|
break;
|
|
}
|
|
case 122: {
|
|
waitDelResourceList_.AddEntriesFrom(ref input, _repeated_waitDelResourceList_codec);
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|