mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-03 04:36:03 +08:00
460 lines
16 KiB
C#
460 lines
16 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: MonopolyGetDailyInitItemScRsp.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 MonopolyGetDailyInitItemScRsp.proto</summary>
|
|
public static partial class MonopolyGetDailyInitItemScRspReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for MonopolyGetDailyInitItemScRsp.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static MonopolyGetDailyInitItemScRspReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"CiNNb25vcG9seUdldERhaWx5SW5pdEl0ZW1TY1JzcC5wcm90byKuAQodTW9u",
|
|
"b3BvbHlHZXREYWlseUluaXRJdGVtU2NSc3ASEwoLTFBPS1BMTE5IUEUYDCAB",
|
|
"KA0SEwoLSENJQkxMQVBQTUcYASABKA0SEwoLUExBQlBQT0VDRk4YCyABKAMS",
|
|
"DwoHcmV0Y29kZRgNIAEoDRITCgtLQlBDQU5FSkhLTxgIIAEoDRITCgtBRklN",
|
|
"QkZPTkFIQxgGIAEoDRITCgtIQUhDQURNSU1IShgOIAEoDUIeqgIbRWdnTGlu",
|
|
"ay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.MonopolyGetDailyInitItemScRsp), global::EggLink.DanhengServer.Proto.MonopolyGetDailyInitItemScRsp.Parser, new[]{ "LPOKPLLNHPE", "HCIBLLAPPMG", "PLABPPOECFN", "Retcode", "KBPCANEJHKO", "AFIMBFONAHC", "HAHCADMIMHJ" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class MonopolyGetDailyInitItemScRsp : pb::IMessage<MonopolyGetDailyInitItemScRsp>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<MonopolyGetDailyInitItemScRsp> _parser = new pb::MessageParser<MonopolyGetDailyInitItemScRsp>(() => new MonopolyGetDailyInitItemScRsp());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<MonopolyGetDailyInitItemScRsp> 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.MonopolyGetDailyInitItemScRspReflection.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 MonopolyGetDailyInitItemScRsp() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public MonopolyGetDailyInitItemScRsp(MonopolyGetDailyInitItemScRsp other) : this() {
|
|
lPOKPLLNHPE_ = other.lPOKPLLNHPE_;
|
|
hCIBLLAPPMG_ = other.hCIBLLAPPMG_;
|
|
pLABPPOECFN_ = other.pLABPPOECFN_;
|
|
retcode_ = other.retcode_;
|
|
kBPCANEJHKO_ = other.kBPCANEJHKO_;
|
|
aFIMBFONAHC_ = other.aFIMBFONAHC_;
|
|
hAHCADMIMHJ_ = other.hAHCADMIMHJ_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public MonopolyGetDailyInitItemScRsp Clone() {
|
|
return new MonopolyGetDailyInitItemScRsp(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "LPOKPLLNHPE" field.</summary>
|
|
public const int LPOKPLLNHPEFieldNumber = 12;
|
|
private uint lPOKPLLNHPE_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint LPOKPLLNHPE {
|
|
get { return lPOKPLLNHPE_; }
|
|
set {
|
|
lPOKPLLNHPE_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "HCIBLLAPPMG" field.</summary>
|
|
public const int HCIBLLAPPMGFieldNumber = 1;
|
|
private uint hCIBLLAPPMG_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint HCIBLLAPPMG {
|
|
get { return hCIBLLAPPMG_; }
|
|
set {
|
|
hCIBLLAPPMG_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "PLABPPOECFN" field.</summary>
|
|
public const int PLABPPOECFNFieldNumber = 11;
|
|
private long pLABPPOECFN_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public long PLABPPOECFN {
|
|
get { return pLABPPOECFN_; }
|
|
set {
|
|
pLABPPOECFN_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "retcode" field.</summary>
|
|
public const int RetcodeFieldNumber = 13;
|
|
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 "KBPCANEJHKO" field.</summary>
|
|
public const int KBPCANEJHKOFieldNumber = 8;
|
|
private uint kBPCANEJHKO_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint KBPCANEJHKO {
|
|
get { return kBPCANEJHKO_; }
|
|
set {
|
|
kBPCANEJHKO_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "AFIMBFONAHC" field.</summary>
|
|
public const int AFIMBFONAHCFieldNumber = 6;
|
|
private uint aFIMBFONAHC_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint AFIMBFONAHC {
|
|
get { return aFIMBFONAHC_; }
|
|
set {
|
|
aFIMBFONAHC_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "HAHCADMIMHJ" field.</summary>
|
|
public const int HAHCADMIMHJFieldNumber = 14;
|
|
private uint hAHCADMIMHJ_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint HAHCADMIMHJ {
|
|
get { return hAHCADMIMHJ_; }
|
|
set {
|
|
hAHCADMIMHJ_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as MonopolyGetDailyInitItemScRsp);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(MonopolyGetDailyInitItemScRsp other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (LPOKPLLNHPE != other.LPOKPLLNHPE) return false;
|
|
if (HCIBLLAPPMG != other.HCIBLLAPPMG) return false;
|
|
if (PLABPPOECFN != other.PLABPPOECFN) return false;
|
|
if (Retcode != other.Retcode) return false;
|
|
if (KBPCANEJHKO != other.KBPCANEJHKO) return false;
|
|
if (AFIMBFONAHC != other.AFIMBFONAHC) return false;
|
|
if (HAHCADMIMHJ != other.HAHCADMIMHJ) 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 (LPOKPLLNHPE != 0) hash ^= LPOKPLLNHPE.GetHashCode();
|
|
if (HCIBLLAPPMG != 0) hash ^= HCIBLLAPPMG.GetHashCode();
|
|
if (PLABPPOECFN != 0L) hash ^= PLABPPOECFN.GetHashCode();
|
|
if (Retcode != 0) hash ^= Retcode.GetHashCode();
|
|
if (KBPCANEJHKO != 0) hash ^= KBPCANEJHKO.GetHashCode();
|
|
if (AFIMBFONAHC != 0) hash ^= AFIMBFONAHC.GetHashCode();
|
|
if (HAHCADMIMHJ != 0) hash ^= HAHCADMIMHJ.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 (HCIBLLAPPMG != 0) {
|
|
output.WriteRawTag(8);
|
|
output.WriteUInt32(HCIBLLAPPMG);
|
|
}
|
|
if (AFIMBFONAHC != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(AFIMBFONAHC);
|
|
}
|
|
if (KBPCANEJHKO != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(KBPCANEJHKO);
|
|
}
|
|
if (PLABPPOECFN != 0L) {
|
|
output.WriteRawTag(88);
|
|
output.WriteInt64(PLABPPOECFN);
|
|
}
|
|
if (LPOKPLLNHPE != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(LPOKPLLNHPE);
|
|
}
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
if (HAHCADMIMHJ != 0) {
|
|
output.WriteRawTag(112);
|
|
output.WriteUInt32(HAHCADMIMHJ);
|
|
}
|
|
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 (HCIBLLAPPMG != 0) {
|
|
output.WriteRawTag(8);
|
|
output.WriteUInt32(HCIBLLAPPMG);
|
|
}
|
|
if (AFIMBFONAHC != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(AFIMBFONAHC);
|
|
}
|
|
if (KBPCANEJHKO != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(KBPCANEJHKO);
|
|
}
|
|
if (PLABPPOECFN != 0L) {
|
|
output.WriteRawTag(88);
|
|
output.WriteInt64(PLABPPOECFN);
|
|
}
|
|
if (LPOKPLLNHPE != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(LPOKPLLNHPE);
|
|
}
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
if (HAHCADMIMHJ != 0) {
|
|
output.WriteRawTag(112);
|
|
output.WriteUInt32(HAHCADMIMHJ);
|
|
}
|
|
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 (LPOKPLLNHPE != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(LPOKPLLNHPE);
|
|
}
|
|
if (HCIBLLAPPMG != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(HCIBLLAPPMG);
|
|
}
|
|
if (PLABPPOECFN != 0L) {
|
|
size += 1 + pb::CodedOutputStream.ComputeInt64Size(PLABPPOECFN);
|
|
}
|
|
if (Retcode != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
|
|
}
|
|
if (KBPCANEJHKO != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(KBPCANEJHKO);
|
|
}
|
|
if (AFIMBFONAHC != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(AFIMBFONAHC);
|
|
}
|
|
if (HAHCADMIMHJ != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(HAHCADMIMHJ);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(MonopolyGetDailyInitItemScRsp other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.LPOKPLLNHPE != 0) {
|
|
LPOKPLLNHPE = other.LPOKPLLNHPE;
|
|
}
|
|
if (other.HCIBLLAPPMG != 0) {
|
|
HCIBLLAPPMG = other.HCIBLLAPPMG;
|
|
}
|
|
if (other.PLABPPOECFN != 0L) {
|
|
PLABPPOECFN = other.PLABPPOECFN;
|
|
}
|
|
if (other.Retcode != 0) {
|
|
Retcode = other.Retcode;
|
|
}
|
|
if (other.KBPCANEJHKO != 0) {
|
|
KBPCANEJHKO = other.KBPCANEJHKO;
|
|
}
|
|
if (other.AFIMBFONAHC != 0) {
|
|
AFIMBFONAHC = other.AFIMBFONAHC;
|
|
}
|
|
if (other.HAHCADMIMHJ != 0) {
|
|
HAHCADMIMHJ = other.HAHCADMIMHJ;
|
|
}
|
|
_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 8: {
|
|
HCIBLLAPPMG = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 48: {
|
|
AFIMBFONAHC = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 64: {
|
|
KBPCANEJHKO = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 88: {
|
|
PLABPPOECFN = input.ReadInt64();
|
|
break;
|
|
}
|
|
case 96: {
|
|
LPOKPLLNHPE = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 104: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 112: {
|
|
HAHCADMIMHJ = 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 8: {
|
|
HCIBLLAPPMG = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 48: {
|
|
AFIMBFONAHC = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 64: {
|
|
KBPCANEJHKO = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 88: {
|
|
PLABPPOECFN = input.ReadInt64();
|
|
break;
|
|
}
|
|
case 96: {
|
|
LPOKPLLNHPE = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 104: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 112: {
|
|
HAHCADMIMHJ = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|