mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
603 lines
27 KiB
C#
603 lines
27 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(
|
|
"ChFHZXRCYWdTY1JzcC5wcm90bxoUVHVybkZvb2RTd2l0Y2gucHJvdG8aD0Vx",
|
|
"dWlwbWVudC5wcm90bxoOUGlsZUl0ZW0ucHJvdG8aEUJMT0JNUEdDSEtPLnBy",
|
|
"b3RvGhVXYWl0RGVsUmVzb3VyY2UucHJvdG8aC1JlbGljLnByb3RvGg5NYXRl",
|
|
"cmlhbC5wcm90byKyAwoLR2V0QmFnU2NSc3ASIQoLTkdFTk9CRkZMQUIYAyAD",
|
|
"KAsyDC5CTE9CTVBHQ0hLTxIhCgtITkJITENBS0FKRxgEIAMoCzIMLkJMT0JN",
|
|
"UEdDSEtPEiIKDmVxdWlwbWVudF9saXN0GA8gAygLMgouRXF1aXBtZW50EhMK",
|
|
"C1BOQlBET0dFS0dCGAUgAygNEhMKC0RIREpJSU9JUEtIGA0gAygNEh4KC0ZB",
|
|
"TU5DSkZCQUZGGAYgAygLMgkuTWF0ZXJpYWwSEwoLQ0dGTEVLQ05KS0QYDiAB",
|
|
"KA0SJAoLSUJMUEhPUE9FT0sYCyADKA4yDy5UdXJuRm9vZFN3aXRjaBIgCg1t",
|
|
"YXRlcmlhbF9saXN0GAcgAygLMgkuTWF0ZXJpYWwSGgoKcmVsaWNfbGlzdBgK",
|
|
"IAMoCzIGLlJlbGljEg8KB3JldGNvZGUYCSABKA0SHgoLTEFGRkNNTEVJTEMY",
|
|
"DCADKAsyCS5QaWxlSXRlbRIwChZ3YWl0X2RlbF9yZXNvdXJjZV9saXN0GAgg",
|
|
"AygLMhAuV2FpdERlbFJlc291cmNlEhMKC0NPTk5LT0RLTEtIGAIgAygNQh6q",
|
|
"AhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.TurnFoodSwitchReflection.Descriptor, global::EggLink.DanhengServer.Proto.EquipmentReflection.Descriptor, global::EggLink.DanhengServer.Proto.PileItemReflection.Descriptor, global::EggLink.DanhengServer.Proto.BLOBMPGCHKOReflection.Descriptor, global::EggLink.DanhengServer.Proto.WaitDelResourceReflection.Descriptor, global::EggLink.DanhengServer.Proto.RelicReflection.Descriptor, global::EggLink.DanhengServer.Proto.MaterialReflection.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[]{ "NGENOBFFLAB", "HNBHLCAKAJG", "EquipmentList", "PNBPDOGEKGB", "DHDJIIOIPKH", "FAMNCJFBAFF", "CGFLEKCNJKD", "IBLPHOPOEOK", "MaterialList", "RelicList", "Retcode", "LAFFCMLEILC", "WaitDelResourceList", "CONNKODKLKH" }, 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() {
|
|
nGENOBFFLAB_ = other.nGENOBFFLAB_.Clone();
|
|
hNBHLCAKAJG_ = other.hNBHLCAKAJG_.Clone();
|
|
equipmentList_ = other.equipmentList_.Clone();
|
|
pNBPDOGEKGB_ = other.pNBPDOGEKGB_.Clone();
|
|
dHDJIIOIPKH_ = other.dHDJIIOIPKH_.Clone();
|
|
fAMNCJFBAFF_ = other.fAMNCJFBAFF_.Clone();
|
|
cGFLEKCNJKD_ = other.cGFLEKCNJKD_;
|
|
iBLPHOPOEOK_ = other.iBLPHOPOEOK_.Clone();
|
|
materialList_ = other.materialList_.Clone();
|
|
relicList_ = other.relicList_.Clone();
|
|
retcode_ = other.retcode_;
|
|
lAFFCMLEILC_ = other.lAFFCMLEILC_.Clone();
|
|
waitDelResourceList_ = other.waitDelResourceList_.Clone();
|
|
cONNKODKLKH_ = other.cONNKODKLKH_.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 "NGENOBFFLAB" field.</summary>
|
|
public const int NGENOBFFLABFieldNumber = 3;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.BLOBMPGCHKO> _repeated_nGENOBFFLAB_codec
|
|
= pb::FieldCodec.ForMessage(26, global::EggLink.DanhengServer.Proto.BLOBMPGCHKO.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BLOBMPGCHKO> nGENOBFFLAB_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BLOBMPGCHKO>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BLOBMPGCHKO> NGENOBFFLAB {
|
|
get { return nGENOBFFLAB_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "HNBHLCAKAJG" field.</summary>
|
|
public const int HNBHLCAKAJGFieldNumber = 4;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.BLOBMPGCHKO> _repeated_hNBHLCAKAJG_codec
|
|
= pb::FieldCodec.ForMessage(34, global::EggLink.DanhengServer.Proto.BLOBMPGCHKO.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BLOBMPGCHKO> hNBHLCAKAJG_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BLOBMPGCHKO>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BLOBMPGCHKO> HNBHLCAKAJG {
|
|
get { return hNBHLCAKAJG_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "equipment_list" field.</summary>
|
|
public const int EquipmentListFieldNumber = 15;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.Equipment> _repeated_equipmentList_codec
|
|
= pb::FieldCodec.ForMessage(122, 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 "PNBPDOGEKGB" field.</summary>
|
|
public const int PNBPDOGEKGBFieldNumber = 5;
|
|
private static readonly pb::FieldCodec<uint> _repeated_pNBPDOGEKGB_codec
|
|
= pb::FieldCodec.ForUInt32(42);
|
|
private readonly pbc::RepeatedField<uint> pNBPDOGEKGB_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> PNBPDOGEKGB {
|
|
get { return pNBPDOGEKGB_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "DHDJIIOIPKH" field.</summary>
|
|
public const int DHDJIIOIPKHFieldNumber = 13;
|
|
private static readonly pb::FieldCodec<uint> _repeated_dHDJIIOIPKH_codec
|
|
= pb::FieldCodec.ForUInt32(106);
|
|
private readonly pbc::RepeatedField<uint> dHDJIIOIPKH_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> DHDJIIOIPKH {
|
|
get { return dHDJIIOIPKH_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "FAMNCJFBAFF" field.</summary>
|
|
public const int FAMNCJFBAFFFieldNumber = 6;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.Material> _repeated_fAMNCJFBAFF_codec
|
|
= pb::FieldCodec.ForMessage(50, global::EggLink.DanhengServer.Proto.Material.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Material> fAMNCJFBAFF_ = 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> FAMNCJFBAFF {
|
|
get { return fAMNCJFBAFF_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "CGFLEKCNJKD" field.</summary>
|
|
public const int CGFLEKCNJKDFieldNumber = 14;
|
|
private uint cGFLEKCNJKD_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint CGFLEKCNJKD {
|
|
get { return cGFLEKCNJKD_; }
|
|
set {
|
|
cGFLEKCNJKD_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "IBLPHOPOEOK" field.</summary>
|
|
public const int IBLPHOPOEOKFieldNumber = 11;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.TurnFoodSwitch> _repeated_iBLPHOPOEOK_codec
|
|
= pb::FieldCodec.ForEnum(90, x => (int) x, x => (global::EggLink.DanhengServer.Proto.TurnFoodSwitch) x);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.TurnFoodSwitch> iBLPHOPOEOK_ = 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> IBLPHOPOEOK {
|
|
get { return iBLPHOPOEOK_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "material_list" field.</summary>
|
|
public const int MaterialListFieldNumber = 7;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.Material> _repeated_materialList_codec
|
|
= pb::FieldCodec.ForMessage(58, 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 "relic_list" field.</summary>
|
|
public const int RelicListFieldNumber = 10;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.Relic> _repeated_relicList_codec
|
|
= pb::FieldCodec.ForMessage(82, 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 "retcode" field.</summary>
|
|
public const int RetcodeFieldNumber = 9;
|
|
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 "LAFFCMLEILC" field.</summary>
|
|
public const int LAFFCMLEILCFieldNumber = 12;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.PileItem> _repeated_lAFFCMLEILC_codec
|
|
= pb::FieldCodec.ForMessage(98, global::EggLink.DanhengServer.Proto.PileItem.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.PileItem> lAFFCMLEILC_ = 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> LAFFCMLEILC {
|
|
get { return lAFFCMLEILC_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "wait_del_resource_list" field.</summary>
|
|
public const int WaitDelResourceListFieldNumber = 8;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.WaitDelResource> _repeated_waitDelResourceList_codec
|
|
= pb::FieldCodec.ForMessage(66, 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 "CONNKODKLKH" field.</summary>
|
|
public const int CONNKODKLKHFieldNumber = 2;
|
|
private static readonly pb::FieldCodec<uint> _repeated_cONNKODKLKH_codec
|
|
= pb::FieldCodec.ForUInt32(18);
|
|
private readonly pbc::RepeatedField<uint> cONNKODKLKH_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> CONNKODKLKH {
|
|
get { return cONNKODKLKH_; }
|
|
}
|
|
|
|
[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(!nGENOBFFLAB_.Equals(other.nGENOBFFLAB_)) return false;
|
|
if(!hNBHLCAKAJG_.Equals(other.hNBHLCAKAJG_)) return false;
|
|
if(!equipmentList_.Equals(other.equipmentList_)) return false;
|
|
if(!pNBPDOGEKGB_.Equals(other.pNBPDOGEKGB_)) return false;
|
|
if(!dHDJIIOIPKH_.Equals(other.dHDJIIOIPKH_)) return false;
|
|
if(!fAMNCJFBAFF_.Equals(other.fAMNCJFBAFF_)) return false;
|
|
if (CGFLEKCNJKD != other.CGFLEKCNJKD) return false;
|
|
if(!iBLPHOPOEOK_.Equals(other.iBLPHOPOEOK_)) return false;
|
|
if(!materialList_.Equals(other.materialList_)) return false;
|
|
if(!relicList_.Equals(other.relicList_)) return false;
|
|
if (Retcode != other.Retcode) return false;
|
|
if(!lAFFCMLEILC_.Equals(other.lAFFCMLEILC_)) return false;
|
|
if(!waitDelResourceList_.Equals(other.waitDelResourceList_)) return false;
|
|
if(!cONNKODKLKH_.Equals(other.cONNKODKLKH_)) 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;
|
|
hash ^= nGENOBFFLAB_.GetHashCode();
|
|
hash ^= hNBHLCAKAJG_.GetHashCode();
|
|
hash ^= equipmentList_.GetHashCode();
|
|
hash ^= pNBPDOGEKGB_.GetHashCode();
|
|
hash ^= dHDJIIOIPKH_.GetHashCode();
|
|
hash ^= fAMNCJFBAFF_.GetHashCode();
|
|
if (CGFLEKCNJKD != 0) hash ^= CGFLEKCNJKD.GetHashCode();
|
|
hash ^= iBLPHOPOEOK_.GetHashCode();
|
|
hash ^= materialList_.GetHashCode();
|
|
hash ^= relicList_.GetHashCode();
|
|
if (Retcode != 0) hash ^= Retcode.GetHashCode();
|
|
hash ^= lAFFCMLEILC_.GetHashCode();
|
|
hash ^= waitDelResourceList_.GetHashCode();
|
|
hash ^= cONNKODKLKH_.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
|
|
cONNKODKLKH_.WriteTo(output, _repeated_cONNKODKLKH_codec);
|
|
nGENOBFFLAB_.WriteTo(output, _repeated_nGENOBFFLAB_codec);
|
|
hNBHLCAKAJG_.WriteTo(output, _repeated_hNBHLCAKAJG_codec);
|
|
pNBPDOGEKGB_.WriteTo(output, _repeated_pNBPDOGEKGB_codec);
|
|
fAMNCJFBAFF_.WriteTo(output, _repeated_fAMNCJFBAFF_codec);
|
|
materialList_.WriteTo(output, _repeated_materialList_codec);
|
|
waitDelResourceList_.WriteTo(output, _repeated_waitDelResourceList_codec);
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(72);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
relicList_.WriteTo(output, _repeated_relicList_codec);
|
|
iBLPHOPOEOK_.WriteTo(output, _repeated_iBLPHOPOEOK_codec);
|
|
lAFFCMLEILC_.WriteTo(output, _repeated_lAFFCMLEILC_codec);
|
|
dHDJIIOIPKH_.WriteTo(output, _repeated_dHDJIIOIPKH_codec);
|
|
if (CGFLEKCNJKD != 0) {
|
|
output.WriteRawTag(112);
|
|
output.WriteUInt32(CGFLEKCNJKD);
|
|
}
|
|
equipmentList_.WriteTo(output, _repeated_equipmentList_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) {
|
|
cONNKODKLKH_.WriteTo(ref output, _repeated_cONNKODKLKH_codec);
|
|
nGENOBFFLAB_.WriteTo(ref output, _repeated_nGENOBFFLAB_codec);
|
|
hNBHLCAKAJG_.WriteTo(ref output, _repeated_hNBHLCAKAJG_codec);
|
|
pNBPDOGEKGB_.WriteTo(ref output, _repeated_pNBPDOGEKGB_codec);
|
|
fAMNCJFBAFF_.WriteTo(ref output, _repeated_fAMNCJFBAFF_codec);
|
|
materialList_.WriteTo(ref output, _repeated_materialList_codec);
|
|
waitDelResourceList_.WriteTo(ref output, _repeated_waitDelResourceList_codec);
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(72);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
relicList_.WriteTo(ref output, _repeated_relicList_codec);
|
|
iBLPHOPOEOK_.WriteTo(ref output, _repeated_iBLPHOPOEOK_codec);
|
|
lAFFCMLEILC_.WriteTo(ref output, _repeated_lAFFCMLEILC_codec);
|
|
dHDJIIOIPKH_.WriteTo(ref output, _repeated_dHDJIIOIPKH_codec);
|
|
if (CGFLEKCNJKD != 0) {
|
|
output.WriteRawTag(112);
|
|
output.WriteUInt32(CGFLEKCNJKD);
|
|
}
|
|
equipmentList_.WriteTo(ref output, _repeated_equipmentList_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;
|
|
size += nGENOBFFLAB_.CalculateSize(_repeated_nGENOBFFLAB_codec);
|
|
size += hNBHLCAKAJG_.CalculateSize(_repeated_hNBHLCAKAJG_codec);
|
|
size += equipmentList_.CalculateSize(_repeated_equipmentList_codec);
|
|
size += pNBPDOGEKGB_.CalculateSize(_repeated_pNBPDOGEKGB_codec);
|
|
size += dHDJIIOIPKH_.CalculateSize(_repeated_dHDJIIOIPKH_codec);
|
|
size += fAMNCJFBAFF_.CalculateSize(_repeated_fAMNCJFBAFF_codec);
|
|
if (CGFLEKCNJKD != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CGFLEKCNJKD);
|
|
}
|
|
size += iBLPHOPOEOK_.CalculateSize(_repeated_iBLPHOPOEOK_codec);
|
|
size += materialList_.CalculateSize(_repeated_materialList_codec);
|
|
size += relicList_.CalculateSize(_repeated_relicList_codec);
|
|
if (Retcode != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
|
|
}
|
|
size += lAFFCMLEILC_.CalculateSize(_repeated_lAFFCMLEILC_codec);
|
|
size += waitDelResourceList_.CalculateSize(_repeated_waitDelResourceList_codec);
|
|
size += cONNKODKLKH_.CalculateSize(_repeated_cONNKODKLKH_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;
|
|
}
|
|
nGENOBFFLAB_.Add(other.nGENOBFFLAB_);
|
|
hNBHLCAKAJG_.Add(other.hNBHLCAKAJG_);
|
|
equipmentList_.Add(other.equipmentList_);
|
|
pNBPDOGEKGB_.Add(other.pNBPDOGEKGB_);
|
|
dHDJIIOIPKH_.Add(other.dHDJIIOIPKH_);
|
|
fAMNCJFBAFF_.Add(other.fAMNCJFBAFF_);
|
|
if (other.CGFLEKCNJKD != 0) {
|
|
CGFLEKCNJKD = other.CGFLEKCNJKD;
|
|
}
|
|
iBLPHOPOEOK_.Add(other.iBLPHOPOEOK_);
|
|
materialList_.Add(other.materialList_);
|
|
relicList_.Add(other.relicList_);
|
|
if (other.Retcode != 0) {
|
|
Retcode = other.Retcode;
|
|
}
|
|
lAFFCMLEILC_.Add(other.lAFFCMLEILC_);
|
|
waitDelResourceList_.Add(other.waitDelResourceList_);
|
|
cONNKODKLKH_.Add(other.cONNKODKLKH_);
|
|
_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:
|
|
case 16: {
|
|
cONNKODKLKH_.AddEntriesFrom(input, _repeated_cONNKODKLKH_codec);
|
|
break;
|
|
}
|
|
case 26: {
|
|
nGENOBFFLAB_.AddEntriesFrom(input, _repeated_nGENOBFFLAB_codec);
|
|
break;
|
|
}
|
|
case 34: {
|
|
hNBHLCAKAJG_.AddEntriesFrom(input, _repeated_hNBHLCAKAJG_codec);
|
|
break;
|
|
}
|
|
case 42:
|
|
case 40: {
|
|
pNBPDOGEKGB_.AddEntriesFrom(input, _repeated_pNBPDOGEKGB_codec);
|
|
break;
|
|
}
|
|
case 50: {
|
|
fAMNCJFBAFF_.AddEntriesFrom(input, _repeated_fAMNCJFBAFF_codec);
|
|
break;
|
|
}
|
|
case 58: {
|
|
materialList_.AddEntriesFrom(input, _repeated_materialList_codec);
|
|
break;
|
|
}
|
|
case 66: {
|
|
waitDelResourceList_.AddEntriesFrom(input, _repeated_waitDelResourceList_codec);
|
|
break;
|
|
}
|
|
case 72: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 82: {
|
|
relicList_.AddEntriesFrom(input, _repeated_relicList_codec);
|
|
break;
|
|
}
|
|
case 90:
|
|
case 88: {
|
|
iBLPHOPOEOK_.AddEntriesFrom(input, _repeated_iBLPHOPOEOK_codec);
|
|
break;
|
|
}
|
|
case 98: {
|
|
lAFFCMLEILC_.AddEntriesFrom(input, _repeated_lAFFCMLEILC_codec);
|
|
break;
|
|
}
|
|
case 106:
|
|
case 104: {
|
|
dHDJIIOIPKH_.AddEntriesFrom(input, _repeated_dHDJIIOIPKH_codec);
|
|
break;
|
|
}
|
|
case 112: {
|
|
CGFLEKCNJKD = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 122: {
|
|
equipmentList_.AddEntriesFrom(input, _repeated_equipmentList_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:
|
|
case 16: {
|
|
cONNKODKLKH_.AddEntriesFrom(ref input, _repeated_cONNKODKLKH_codec);
|
|
break;
|
|
}
|
|
case 26: {
|
|
nGENOBFFLAB_.AddEntriesFrom(ref input, _repeated_nGENOBFFLAB_codec);
|
|
break;
|
|
}
|
|
case 34: {
|
|
hNBHLCAKAJG_.AddEntriesFrom(ref input, _repeated_hNBHLCAKAJG_codec);
|
|
break;
|
|
}
|
|
case 42:
|
|
case 40: {
|
|
pNBPDOGEKGB_.AddEntriesFrom(ref input, _repeated_pNBPDOGEKGB_codec);
|
|
break;
|
|
}
|
|
case 50: {
|
|
fAMNCJFBAFF_.AddEntriesFrom(ref input, _repeated_fAMNCJFBAFF_codec);
|
|
break;
|
|
}
|
|
case 58: {
|
|
materialList_.AddEntriesFrom(ref input, _repeated_materialList_codec);
|
|
break;
|
|
}
|
|
case 66: {
|
|
waitDelResourceList_.AddEntriesFrom(ref input, _repeated_waitDelResourceList_codec);
|
|
break;
|
|
}
|
|
case 72: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 82: {
|
|
relicList_.AddEntriesFrom(ref input, _repeated_relicList_codec);
|
|
break;
|
|
}
|
|
case 90:
|
|
case 88: {
|
|
iBLPHOPOEOK_.AddEntriesFrom(ref input, _repeated_iBLPHOPOEOK_codec);
|
|
break;
|
|
}
|
|
case 98: {
|
|
lAFFCMLEILC_.AddEntriesFrom(ref input, _repeated_lAFFCMLEILC_codec);
|
|
break;
|
|
}
|
|
case 106:
|
|
case 104: {
|
|
dHDJIIOIPKH_.AddEntriesFrom(ref input, _repeated_dHDJIIOIPKH_codec);
|
|
break;
|
|
}
|
|
case 112: {
|
|
CGFLEKCNJKD = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 122: {
|
|
equipmentList_.AddEntriesFrom(ref input, _repeated_equipmentList_codec);
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|