mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 12:16: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",
|
|
"b3BvbHlHZXREYWlseUluaXRJdGVtU2NSc3ASEwoLSU9BQkhGUEFCQkUYCCAB",
|
|
"KA0SEwoLSEVPT0ZQR0tEQ0QYCyABKA0SEwoLT0ZHTklHTk9IQUYYDCABKA0S",
|
|
"EwoLSEJGRkZHUEpLSUMYBSABKA0SDwoHcmV0Y29kZRgJIAEoDRITCgtJSUhL",
|
|
"SUtMSU9KSRgDIAEoAxITCgtIQ0RCQkZMUENGTBgGIAEoDUIeqgIbRWdnTGlu",
|
|
"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[]{ "IOABHFPABBE", "HEOOFPGKDCD", "OFGNIGNOHAF", "HBFFFGPJKIC", "Retcode", "IIHKIKLIOJI", "HCDBBFLPCFL" }, 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() {
|
|
iOABHFPABBE_ = other.iOABHFPABBE_;
|
|
hEOOFPGKDCD_ = other.hEOOFPGKDCD_;
|
|
oFGNIGNOHAF_ = other.oFGNIGNOHAF_;
|
|
hBFFFGPJKIC_ = other.hBFFFGPJKIC_;
|
|
retcode_ = other.retcode_;
|
|
iIHKIKLIOJI_ = other.iIHKIKLIOJI_;
|
|
hCDBBFLPCFL_ = other.hCDBBFLPCFL_;
|
|
_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 "IOABHFPABBE" field.</summary>
|
|
public const int IOABHFPABBEFieldNumber = 8;
|
|
private uint iOABHFPABBE_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint IOABHFPABBE {
|
|
get { return iOABHFPABBE_; }
|
|
set {
|
|
iOABHFPABBE_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "HEOOFPGKDCD" field.</summary>
|
|
public const int HEOOFPGKDCDFieldNumber = 11;
|
|
private uint hEOOFPGKDCD_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint HEOOFPGKDCD {
|
|
get { return hEOOFPGKDCD_; }
|
|
set {
|
|
hEOOFPGKDCD_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "OFGNIGNOHAF" field.</summary>
|
|
public const int OFGNIGNOHAFFieldNumber = 12;
|
|
private uint oFGNIGNOHAF_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint OFGNIGNOHAF {
|
|
get { return oFGNIGNOHAF_; }
|
|
set {
|
|
oFGNIGNOHAF_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "HBFFFGPJKIC" field.</summary>
|
|
public const int HBFFFGPJKICFieldNumber = 5;
|
|
private uint hBFFFGPJKIC_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint HBFFFGPJKIC {
|
|
get { return hBFFFGPJKIC_; }
|
|
set {
|
|
hBFFFGPJKIC_ = value;
|
|
}
|
|
}
|
|
|
|
/// <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 "IIHKIKLIOJI" field.</summary>
|
|
public const int IIHKIKLIOJIFieldNumber = 3;
|
|
private long iIHKIKLIOJI_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public long IIHKIKLIOJI {
|
|
get { return iIHKIKLIOJI_; }
|
|
set {
|
|
iIHKIKLIOJI_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "HCDBBFLPCFL" field.</summary>
|
|
public const int HCDBBFLPCFLFieldNumber = 6;
|
|
private uint hCDBBFLPCFL_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint HCDBBFLPCFL {
|
|
get { return hCDBBFLPCFL_; }
|
|
set {
|
|
hCDBBFLPCFL_ = 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 (IOABHFPABBE != other.IOABHFPABBE) return false;
|
|
if (HEOOFPGKDCD != other.HEOOFPGKDCD) return false;
|
|
if (OFGNIGNOHAF != other.OFGNIGNOHAF) return false;
|
|
if (HBFFFGPJKIC != other.HBFFFGPJKIC) return false;
|
|
if (Retcode != other.Retcode) return false;
|
|
if (IIHKIKLIOJI != other.IIHKIKLIOJI) return false;
|
|
if (HCDBBFLPCFL != other.HCDBBFLPCFL) 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 (IOABHFPABBE != 0) hash ^= IOABHFPABBE.GetHashCode();
|
|
if (HEOOFPGKDCD != 0) hash ^= HEOOFPGKDCD.GetHashCode();
|
|
if (OFGNIGNOHAF != 0) hash ^= OFGNIGNOHAF.GetHashCode();
|
|
if (HBFFFGPJKIC != 0) hash ^= HBFFFGPJKIC.GetHashCode();
|
|
if (Retcode != 0) hash ^= Retcode.GetHashCode();
|
|
if (IIHKIKLIOJI != 0L) hash ^= IIHKIKLIOJI.GetHashCode();
|
|
if (HCDBBFLPCFL != 0) hash ^= HCDBBFLPCFL.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 (IIHKIKLIOJI != 0L) {
|
|
output.WriteRawTag(24);
|
|
output.WriteInt64(IIHKIKLIOJI);
|
|
}
|
|
if (HBFFFGPJKIC != 0) {
|
|
output.WriteRawTag(40);
|
|
output.WriteUInt32(HBFFFGPJKIC);
|
|
}
|
|
if (HCDBBFLPCFL != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(HCDBBFLPCFL);
|
|
}
|
|
if (IOABHFPABBE != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(IOABHFPABBE);
|
|
}
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(72);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
if (HEOOFPGKDCD != 0) {
|
|
output.WriteRawTag(88);
|
|
output.WriteUInt32(HEOOFPGKDCD);
|
|
}
|
|
if (OFGNIGNOHAF != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(OFGNIGNOHAF);
|
|
}
|
|
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 (IIHKIKLIOJI != 0L) {
|
|
output.WriteRawTag(24);
|
|
output.WriteInt64(IIHKIKLIOJI);
|
|
}
|
|
if (HBFFFGPJKIC != 0) {
|
|
output.WriteRawTag(40);
|
|
output.WriteUInt32(HBFFFGPJKIC);
|
|
}
|
|
if (HCDBBFLPCFL != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(HCDBBFLPCFL);
|
|
}
|
|
if (IOABHFPABBE != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(IOABHFPABBE);
|
|
}
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(72);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
if (HEOOFPGKDCD != 0) {
|
|
output.WriteRawTag(88);
|
|
output.WriteUInt32(HEOOFPGKDCD);
|
|
}
|
|
if (OFGNIGNOHAF != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(OFGNIGNOHAF);
|
|
}
|
|
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 (IOABHFPABBE != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(IOABHFPABBE);
|
|
}
|
|
if (HEOOFPGKDCD != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(HEOOFPGKDCD);
|
|
}
|
|
if (OFGNIGNOHAF != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(OFGNIGNOHAF);
|
|
}
|
|
if (HBFFFGPJKIC != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(HBFFFGPJKIC);
|
|
}
|
|
if (Retcode != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
|
|
}
|
|
if (IIHKIKLIOJI != 0L) {
|
|
size += 1 + pb::CodedOutputStream.ComputeInt64Size(IIHKIKLIOJI);
|
|
}
|
|
if (HCDBBFLPCFL != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(HCDBBFLPCFL);
|
|
}
|
|
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.IOABHFPABBE != 0) {
|
|
IOABHFPABBE = other.IOABHFPABBE;
|
|
}
|
|
if (other.HEOOFPGKDCD != 0) {
|
|
HEOOFPGKDCD = other.HEOOFPGKDCD;
|
|
}
|
|
if (other.OFGNIGNOHAF != 0) {
|
|
OFGNIGNOHAF = other.OFGNIGNOHAF;
|
|
}
|
|
if (other.HBFFFGPJKIC != 0) {
|
|
HBFFFGPJKIC = other.HBFFFGPJKIC;
|
|
}
|
|
if (other.Retcode != 0) {
|
|
Retcode = other.Retcode;
|
|
}
|
|
if (other.IIHKIKLIOJI != 0L) {
|
|
IIHKIKLIOJI = other.IIHKIKLIOJI;
|
|
}
|
|
if (other.HCDBBFLPCFL != 0) {
|
|
HCDBBFLPCFL = other.HCDBBFLPCFL;
|
|
}
|
|
_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 24: {
|
|
IIHKIKLIOJI = input.ReadInt64();
|
|
break;
|
|
}
|
|
case 40: {
|
|
HBFFFGPJKIC = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 48: {
|
|
HCDBBFLPCFL = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 64: {
|
|
IOABHFPABBE = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 72: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 88: {
|
|
HEOOFPGKDCD = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 96: {
|
|
OFGNIGNOHAF = 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 24: {
|
|
IIHKIKLIOJI = input.ReadInt64();
|
|
break;
|
|
}
|
|
case 40: {
|
|
HBFFFGPJKIC = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 48: {
|
|
HCDBBFLPCFL = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 64: {
|
|
IOABHFPABBE = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 72: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 88: {
|
|
HEOOFPGKDCD = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 96: {
|
|
OFGNIGNOHAF = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|