//
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: TarotBookOpenPackScRsp.proto
//
#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 {
/// Holder for reflection information generated from TarotBookOpenPackScRsp.proto
public static partial class TarotBookOpenPackScRspReflection {
#region Descriptor
/// File descriptor for TarotBookOpenPackScRsp.proto
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static TarotBookOpenPackScRspReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChxUYXJvdEJvb2tPcGVuUGFja1NjUnNwLnByb3RvIs4CChZUYXJvdEJvb2tP",
"cGVuUGFja1NjUnNwEj0KC0NKRU5DRElGTENGGAcgAygLMiguVGFyb3RCb29r",
"T3BlblBhY2tTY1JzcC5DSkVOQ0RJRkxDRkVudHJ5Eg8KB3JldGNvZGUYBCAB",
"KA0SEwoLTEVOUElETVBFQ1AYCyABKA0SEwoLZW5lcmd5X2luZm8YCCABKA0S",
"PQoLSUlLQkNOQkpLS0kYCiADKAsyKC5UYXJvdEJvb2tPcGVuUGFja1NjUnNw",
"LklJS0JDTkJKS0tJRW50cnkSEwoLRkRDS0ZLRktITE8YDCABKA0aMgoQQ0pF",
"TkNESUZMQ0ZFbnRyeRILCgNrZXkYASABKA0SDQoFdmFsdWUYAiABKA06AjgB",
"GjIKEElJS0JDTkJKS0tJRW50cnkSCwoDa2V5GAEgASgNEg0KBXZhbHVlGAIg",
"ASgNOgI4AUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90",
"bzM="));
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[]{ "CJENCDIFLCF", "Retcode", "LENPIDMPECP", "EnergyInfo", "IIKBCNBJKKI", "FDCKFKFKHLO" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { null, null, })
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class TarotBookOpenPackScRsp : pb::IMessage
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new TarotBookOpenPackScRsp());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser 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() {
cJENCDIFLCF_ = other.cJENCDIFLCF_.Clone();
retcode_ = other.retcode_;
lENPIDMPECP_ = other.lENPIDMPECP_;
energyInfo_ = other.energyInfo_;
iIKBCNBJKKI_ = other.iIKBCNBJKKI_.Clone();
fDCKFKFKHLO_ = other.fDCKFKFKHLO_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public TarotBookOpenPackScRsp Clone() {
return new TarotBookOpenPackScRsp(this);
}
/// Field number for the "CJENCDIFLCF" field.
public const int CJENCDIFLCFFieldNumber = 7;
private static readonly pbc::MapField.Codec _map_cJENCDIFLCF_codec
= new pbc::MapField.Codec(pb::FieldCodec.ForUInt32(8, 0), pb::FieldCodec.ForUInt32(16, 0), 58);
private readonly pbc::MapField cJENCDIFLCF_ = new pbc::MapField();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::MapField CJENCDIFLCF {
get { return cJENCDIFLCF_; }
}
/// Field number for the "retcode" field.
public const int RetcodeFieldNumber = 4;
private uint retcode_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint Retcode {
get { return retcode_; }
set {
retcode_ = value;
}
}
/// Field number for the "LENPIDMPECP" field.
public const int LENPIDMPECPFieldNumber = 11;
private uint lENPIDMPECP_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint LENPIDMPECP {
get { return lENPIDMPECP_; }
set {
lENPIDMPECP_ = value;
}
}
/// Field number for the "energy_info" field.
public const int EnergyInfoFieldNumber = 8;
private uint energyInfo_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint EnergyInfo {
get { return energyInfo_; }
set {
energyInfo_ = value;
}
}
/// Field number for the "IIKBCNBJKKI" field.
public const int IIKBCNBJKKIFieldNumber = 10;
private static readonly pbc::MapField.Codec _map_iIKBCNBJKKI_codec
= new pbc::MapField.Codec(pb::FieldCodec.ForUInt32(8, 0), pb::FieldCodec.ForUInt32(16, 0), 82);
private readonly pbc::MapField iIKBCNBJKKI_ = new pbc::MapField();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::MapField IIKBCNBJKKI {
get { return iIKBCNBJKKI_; }
}
/// Field number for the "FDCKFKFKHLO" field.
public const int FDCKFKFKHLOFieldNumber = 12;
private uint fDCKFKFKHLO_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint FDCKFKFKHLO {
get { return fDCKFKFKHLO_; }
set {
fDCKFKFKHLO_ = value;
}
}
[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 (!CJENCDIFLCF.Equals(other.CJENCDIFLCF)) return false;
if (Retcode != other.Retcode) return false;
if (LENPIDMPECP != other.LENPIDMPECP) return false;
if (EnergyInfo != other.EnergyInfo) return false;
if (!IIKBCNBJKKI.Equals(other.IIKBCNBJKKI)) return false;
if (FDCKFKFKHLO != other.FDCKFKFKHLO) 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 ^= CJENCDIFLCF.GetHashCode();
if (Retcode != 0) hash ^= Retcode.GetHashCode();
if (LENPIDMPECP != 0) hash ^= LENPIDMPECP.GetHashCode();
if (EnergyInfo != 0) hash ^= EnergyInfo.GetHashCode();
hash ^= IIKBCNBJKKI.GetHashCode();
if (FDCKFKFKHLO != 0) hash ^= FDCKFKFKHLO.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 (Retcode != 0) {
output.WriteRawTag(32);
output.WriteUInt32(Retcode);
}
cJENCDIFLCF_.WriteTo(output, _map_cJENCDIFLCF_codec);
if (EnergyInfo != 0) {
output.WriteRawTag(64);
output.WriteUInt32(EnergyInfo);
}
iIKBCNBJKKI_.WriteTo(output, _map_iIKBCNBJKKI_codec);
if (LENPIDMPECP != 0) {
output.WriteRawTag(88);
output.WriteUInt32(LENPIDMPECP);
}
if (FDCKFKFKHLO != 0) {
output.WriteRawTag(96);
output.WriteUInt32(FDCKFKFKHLO);
}
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 (Retcode != 0) {
output.WriteRawTag(32);
output.WriteUInt32(Retcode);
}
cJENCDIFLCF_.WriteTo(ref output, _map_cJENCDIFLCF_codec);
if (EnergyInfo != 0) {
output.WriteRawTag(64);
output.WriteUInt32(EnergyInfo);
}
iIKBCNBJKKI_.WriteTo(ref output, _map_iIKBCNBJKKI_codec);
if (LENPIDMPECP != 0) {
output.WriteRawTag(88);
output.WriteUInt32(LENPIDMPECP);
}
if (FDCKFKFKHLO != 0) {
output.WriteRawTag(96);
output.WriteUInt32(FDCKFKFKHLO);
}
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 += cJENCDIFLCF_.CalculateSize(_map_cJENCDIFLCF_codec);
if (Retcode != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
}
if (LENPIDMPECP != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(LENPIDMPECP);
}
if (EnergyInfo != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(EnergyInfo);
}
size += iIKBCNBJKKI_.CalculateSize(_map_iIKBCNBJKKI_codec);
if (FDCKFKFKHLO != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(FDCKFKFKHLO);
}
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;
}
cJENCDIFLCF_.MergeFrom(other.cJENCDIFLCF_);
if (other.Retcode != 0) {
Retcode = other.Retcode;
}
if (other.LENPIDMPECP != 0) {
LENPIDMPECP = other.LENPIDMPECP;
}
if (other.EnergyInfo != 0) {
EnergyInfo = other.EnergyInfo;
}
iIKBCNBJKKI_.MergeFrom(other.iIKBCNBJKKI_);
if (other.FDCKFKFKHLO != 0) {
FDCKFKFKHLO = other.FDCKFKFKHLO;
}
_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 32: {
Retcode = input.ReadUInt32();
break;
}
case 58: {
cJENCDIFLCF_.AddEntriesFrom(input, _map_cJENCDIFLCF_codec);
break;
}
case 64: {
EnergyInfo = input.ReadUInt32();
break;
}
case 82: {
iIKBCNBJKKI_.AddEntriesFrom(input, _map_iIKBCNBJKKI_codec);
break;
}
case 88: {
LENPIDMPECP = input.ReadUInt32();
break;
}
case 96: {
FDCKFKFKHLO = 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 32: {
Retcode = input.ReadUInt32();
break;
}
case 58: {
cJENCDIFLCF_.AddEntriesFrom(ref input, _map_cJENCDIFLCF_codec);
break;
}
case 64: {
EnergyInfo = input.ReadUInt32();
break;
}
case 82: {
iIKBCNBJKKI_.AddEntriesFrom(ref input, _map_iIKBCNBJKKI_codec);
break;
}
case 88: {
LENPIDMPECP = input.ReadUInt32();
break;
}
case 96: {
FDCKFKFKHLO = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code