mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
367 lines
14 KiB
C#
367 lines
14 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: TarotBookOpenPackScRsp.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 TarotBookOpenPackScRsp.proto</summary>
|
|
public static partial class TarotBookOpenPackScRspReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for TarotBookOpenPackScRsp.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static TarotBookOpenPackScRspReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChxUYXJvdEJvb2tPcGVuUGFja1NjUnNwLnByb3RvIrkCChZUYXJvdEJvb2tP",
|
|
"cGVuUGFja1NjUnNwEg8KB3JldGNvZGUYDyABKA0SEwoLRkRDS0ZLRktITE8Y",
|
|
"BSABKA0SPQoLQ0pFTkNESUZMQ0YYDiADKAsyKC5UYXJvdEJvb2tPcGVuUGFj",
|
|
"a1NjUnNwLkNKRU5DRElGTENGRW50cnkSEwoLZW5lcmd5X2luZm8YCiABKA0S",
|
|
"PQoLSUlLQkNOQkpLS0kYCSADKAsyKC5UYXJvdEJvb2tPcGVuUGFja1NjUnNw",
|
|
"LklJS0JDTkJKS0tJRW50cnkaMgoQQ0pFTkNESUZMQ0ZFbnRyeRILCgNrZXkY",
|
|
"ASABKA0SDQoFdmFsdWUYAiABKA06AjgBGjIKEElJS0JDTkJKS0tJRW50cnkS",
|
|
"CwoDa2V5GAEgASgNEg0KBXZhbHVlGAIgASgNOgI4AUIeqgIbRWdnTGluay5E",
|
|
"YW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.TarotBookOpenPackScRsp), global::EggLink.DanhengServer.Proto.TarotBookOpenPackScRsp.Parser, new[]{ "Retcode", "FDCKFKFKHLO", "CJENCDIFLCF", "EnergyInfo", "IIKBCNBJKKI" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { null, null, })
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class TarotBookOpenPackScRsp : pb::IMessage<TarotBookOpenPackScRsp>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<TarotBookOpenPackScRsp> _parser = new pb::MessageParser<TarotBookOpenPackScRsp>(() => new TarotBookOpenPackScRsp());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<TarotBookOpenPackScRsp> 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.TarotBookOpenPackScRspReflection.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 TarotBookOpenPackScRsp() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public TarotBookOpenPackScRsp(TarotBookOpenPackScRsp other) : this() {
|
|
retcode_ = other.retcode_;
|
|
fDCKFKFKHLO_ = other.fDCKFKFKHLO_;
|
|
cJENCDIFLCF_ = other.cJENCDIFLCF_.Clone();
|
|
energyInfo_ = other.energyInfo_;
|
|
iIKBCNBJKKI_ = other.iIKBCNBJKKI_.Clone();
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public TarotBookOpenPackScRsp Clone() {
|
|
return new TarotBookOpenPackScRsp(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "retcode" field.</summary>
|
|
public const int RetcodeFieldNumber = 15;
|
|
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 "FDCKFKFKHLO" field.</summary>
|
|
public const int FDCKFKFKHLOFieldNumber = 5;
|
|
private uint fDCKFKFKHLO_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint FDCKFKFKHLO {
|
|
get { return fDCKFKFKHLO_; }
|
|
set {
|
|
fDCKFKFKHLO_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "CJENCDIFLCF" field.</summary>
|
|
public const int CJENCDIFLCFFieldNumber = 14;
|
|
private static readonly pbc::MapField<uint, uint>.Codec _map_cJENCDIFLCF_codec
|
|
= new pbc::MapField<uint, uint>.Codec(pb::FieldCodec.ForUInt32(8, 0), pb::FieldCodec.ForUInt32(16, 0), 114);
|
|
private readonly pbc::MapField<uint, uint> cJENCDIFLCF_ = new pbc::MapField<uint, uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::MapField<uint, uint> CJENCDIFLCF {
|
|
get { return cJENCDIFLCF_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "energy_info" field.</summary>
|
|
public const int EnergyInfoFieldNumber = 10;
|
|
private uint energyInfo_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint EnergyInfo {
|
|
get { return energyInfo_; }
|
|
set {
|
|
energyInfo_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "IIKBCNBJKKI" field.</summary>
|
|
public const int IIKBCNBJKKIFieldNumber = 9;
|
|
private static readonly pbc::MapField<uint, uint>.Codec _map_iIKBCNBJKKI_codec
|
|
= new pbc::MapField<uint, uint>.Codec(pb::FieldCodec.ForUInt32(8, 0), pb::FieldCodec.ForUInt32(16, 0), 74);
|
|
private readonly pbc::MapField<uint, uint> iIKBCNBJKKI_ = new pbc::MapField<uint, uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::MapField<uint, uint> IIKBCNBJKKI {
|
|
get { return iIKBCNBJKKI_; }
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as TarotBookOpenPackScRsp);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(TarotBookOpenPackScRsp other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (Retcode != other.Retcode) return false;
|
|
if (FDCKFKFKHLO != other.FDCKFKFKHLO) return false;
|
|
if (!CJENCDIFLCF.Equals(other.CJENCDIFLCF)) return false;
|
|
if (EnergyInfo != other.EnergyInfo) return false;
|
|
if (!IIKBCNBJKKI.Equals(other.IIKBCNBJKKI)) 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 (Retcode != 0) hash ^= Retcode.GetHashCode();
|
|
if (FDCKFKFKHLO != 0) hash ^= FDCKFKFKHLO.GetHashCode();
|
|
hash ^= CJENCDIFLCF.GetHashCode();
|
|
if (EnergyInfo != 0) hash ^= EnergyInfo.GetHashCode();
|
|
hash ^= IIKBCNBJKKI.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 (FDCKFKFKHLO != 0) {
|
|
output.WriteRawTag(40);
|
|
output.WriteUInt32(FDCKFKFKHLO);
|
|
}
|
|
iIKBCNBJKKI_.WriteTo(output, _map_iIKBCNBJKKI_codec);
|
|
if (EnergyInfo != 0) {
|
|
output.WriteRawTag(80);
|
|
output.WriteUInt32(EnergyInfo);
|
|
}
|
|
cJENCDIFLCF_.WriteTo(output, _map_cJENCDIFLCF_codec);
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(120);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
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 (FDCKFKFKHLO != 0) {
|
|
output.WriteRawTag(40);
|
|
output.WriteUInt32(FDCKFKFKHLO);
|
|
}
|
|
iIKBCNBJKKI_.WriteTo(ref output, _map_iIKBCNBJKKI_codec);
|
|
if (EnergyInfo != 0) {
|
|
output.WriteRawTag(80);
|
|
output.WriteUInt32(EnergyInfo);
|
|
}
|
|
cJENCDIFLCF_.WriteTo(ref output, _map_cJENCDIFLCF_codec);
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(120);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
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 (Retcode != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
|
|
}
|
|
if (FDCKFKFKHLO != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(FDCKFKFKHLO);
|
|
}
|
|
size += cJENCDIFLCF_.CalculateSize(_map_cJENCDIFLCF_codec);
|
|
if (EnergyInfo != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(EnergyInfo);
|
|
}
|
|
size += iIKBCNBJKKI_.CalculateSize(_map_iIKBCNBJKKI_codec);
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(TarotBookOpenPackScRsp other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.Retcode != 0) {
|
|
Retcode = other.Retcode;
|
|
}
|
|
if (other.FDCKFKFKHLO != 0) {
|
|
FDCKFKFKHLO = other.FDCKFKFKHLO;
|
|
}
|
|
cJENCDIFLCF_.MergeFrom(other.cJENCDIFLCF_);
|
|
if (other.EnergyInfo != 0) {
|
|
EnergyInfo = other.EnergyInfo;
|
|
}
|
|
iIKBCNBJKKI_.MergeFrom(other.iIKBCNBJKKI_);
|
|
_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 40: {
|
|
FDCKFKFKHLO = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 74: {
|
|
iIKBCNBJKKI_.AddEntriesFrom(input, _map_iIKBCNBJKKI_codec);
|
|
break;
|
|
}
|
|
case 80: {
|
|
EnergyInfo = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 114: {
|
|
cJENCDIFLCF_.AddEntriesFrom(input, _map_cJENCDIFLCF_codec);
|
|
break;
|
|
}
|
|
case 120: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
}
|
|
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
void pb::IBufferMessage.InternalMergeFrom(ref pb::ParseContext input) {
|
|
uint tag;
|
|
while ((tag = input.ReadTag()) != 0) {
|
|
switch(tag) {
|
|
default:
|
|
_unknownFields = pb::UnknownFieldSet.MergeFieldFrom(_unknownFields, ref input);
|
|
break;
|
|
case 40: {
|
|
FDCKFKFKHLO = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 74: {
|
|
iIKBCNBJKKI_.AddEntriesFrom(ref input, _map_iIKBCNBJKKI_codec);
|
|
break;
|
|
}
|
|
case 80: {
|
|
EnergyInfo = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 114: {
|
|
cJENCDIFLCF_.AddEntriesFrom(ref input, _map_cJENCDIFLCF_codec);
|
|
break;
|
|
}
|
|
case 120: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|