mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
376 lines
13 KiB
C#
376 lines
13 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: GetAssistHistoryScRsp.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 GetAssistHistoryScRsp.proto</summary>
|
|
public static partial class GetAssistHistoryScRspReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for GetAssistHistoryScRsp.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static GetAssistHistoryScRspReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChtHZXRBc3Npc3RIaXN0b3J5U2NSc3AucHJvdG8igwEKFUdldEFzc2lzdEhp",
|
|
"c3RvcnlTY1JzcBIPCgdyZXRjb2RlGAogASgNEhMKC09NSENISkxMSUlGGAcg",
|
|
"ASgNEhMKC05GSkpBUE5QUEtQGA0gASgNEhMKC1BCRk5FSUdPUE1QGAEgASgN",
|
|
"EhoKEnRvZGF5X3VzZV91aWRfbGlzdBgLIAMoDUIeqgIbRWdnTGluay5EYW5o",
|
|
"ZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.GetAssistHistoryScRsp), global::EggLink.DanhengServer.Proto.GetAssistHistoryScRsp.Parser, new[]{ "Retcode", "OMHCHJLLIIF", "NFJJAPNPPKP", "PBFNEIGOPMP", "TodayUseUidList" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class GetAssistHistoryScRsp : pb::IMessage<GetAssistHistoryScRsp>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<GetAssistHistoryScRsp> _parser = new pb::MessageParser<GetAssistHistoryScRsp>(() => new GetAssistHistoryScRsp());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<GetAssistHistoryScRsp> 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.GetAssistHistoryScRspReflection.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 GetAssistHistoryScRsp() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public GetAssistHistoryScRsp(GetAssistHistoryScRsp other) : this() {
|
|
retcode_ = other.retcode_;
|
|
oMHCHJLLIIF_ = other.oMHCHJLLIIF_;
|
|
nFJJAPNPPKP_ = other.nFJJAPNPPKP_;
|
|
pBFNEIGOPMP_ = other.pBFNEIGOPMP_;
|
|
todayUseUidList_ = other.todayUseUidList_.Clone();
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public GetAssistHistoryScRsp Clone() {
|
|
return new GetAssistHistoryScRsp(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "retcode" field.</summary>
|
|
public const int RetcodeFieldNumber = 10;
|
|
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 "OMHCHJLLIIF" field.</summary>
|
|
public const int OMHCHJLLIIFFieldNumber = 7;
|
|
private uint oMHCHJLLIIF_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint OMHCHJLLIIF {
|
|
get { return oMHCHJLLIIF_; }
|
|
set {
|
|
oMHCHJLLIIF_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "NFJJAPNPPKP" field.</summary>
|
|
public const int NFJJAPNPPKPFieldNumber = 13;
|
|
private uint nFJJAPNPPKP_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint NFJJAPNPPKP {
|
|
get { return nFJJAPNPPKP_; }
|
|
set {
|
|
nFJJAPNPPKP_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "PBFNEIGOPMP" field.</summary>
|
|
public const int PBFNEIGOPMPFieldNumber = 1;
|
|
private uint pBFNEIGOPMP_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint PBFNEIGOPMP {
|
|
get { return pBFNEIGOPMP_; }
|
|
set {
|
|
pBFNEIGOPMP_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "today_use_uid_list" field.</summary>
|
|
public const int TodayUseUidListFieldNumber = 11;
|
|
private static readonly pb::FieldCodec<uint> _repeated_todayUseUidList_codec
|
|
= pb::FieldCodec.ForUInt32(90);
|
|
private readonly pbc::RepeatedField<uint> todayUseUidList_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> TodayUseUidList {
|
|
get { return todayUseUidList_; }
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as GetAssistHistoryScRsp);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(GetAssistHistoryScRsp other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (Retcode != other.Retcode) return false;
|
|
if (OMHCHJLLIIF != other.OMHCHJLLIIF) return false;
|
|
if (NFJJAPNPPKP != other.NFJJAPNPPKP) return false;
|
|
if (PBFNEIGOPMP != other.PBFNEIGOPMP) return false;
|
|
if(!todayUseUidList_.Equals(other.todayUseUidList_)) 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 (OMHCHJLLIIF != 0) hash ^= OMHCHJLLIIF.GetHashCode();
|
|
if (NFJJAPNPPKP != 0) hash ^= NFJJAPNPPKP.GetHashCode();
|
|
if (PBFNEIGOPMP != 0) hash ^= PBFNEIGOPMP.GetHashCode();
|
|
hash ^= todayUseUidList_.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 (PBFNEIGOPMP != 0) {
|
|
output.WriteRawTag(8);
|
|
output.WriteUInt32(PBFNEIGOPMP);
|
|
}
|
|
if (OMHCHJLLIIF != 0) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt32(OMHCHJLLIIF);
|
|
}
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(80);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
todayUseUidList_.WriteTo(output, _repeated_todayUseUidList_codec);
|
|
if (NFJJAPNPPKP != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(NFJJAPNPPKP);
|
|
}
|
|
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 (PBFNEIGOPMP != 0) {
|
|
output.WriteRawTag(8);
|
|
output.WriteUInt32(PBFNEIGOPMP);
|
|
}
|
|
if (OMHCHJLLIIF != 0) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt32(OMHCHJLLIIF);
|
|
}
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(80);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
todayUseUidList_.WriteTo(ref output, _repeated_todayUseUidList_codec);
|
|
if (NFJJAPNPPKP != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(NFJJAPNPPKP);
|
|
}
|
|
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 (OMHCHJLLIIF != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(OMHCHJLLIIF);
|
|
}
|
|
if (NFJJAPNPPKP != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(NFJJAPNPPKP);
|
|
}
|
|
if (PBFNEIGOPMP != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PBFNEIGOPMP);
|
|
}
|
|
size += todayUseUidList_.CalculateSize(_repeated_todayUseUidList_codec);
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(GetAssistHistoryScRsp other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.Retcode != 0) {
|
|
Retcode = other.Retcode;
|
|
}
|
|
if (other.OMHCHJLLIIF != 0) {
|
|
OMHCHJLLIIF = other.OMHCHJLLIIF;
|
|
}
|
|
if (other.NFJJAPNPPKP != 0) {
|
|
NFJJAPNPPKP = other.NFJJAPNPPKP;
|
|
}
|
|
if (other.PBFNEIGOPMP != 0) {
|
|
PBFNEIGOPMP = other.PBFNEIGOPMP;
|
|
}
|
|
todayUseUidList_.Add(other.todayUseUidList_);
|
|
_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: {
|
|
PBFNEIGOPMP = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 56: {
|
|
OMHCHJLLIIF = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 80: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 90:
|
|
case 88: {
|
|
todayUseUidList_.AddEntriesFrom(input, _repeated_todayUseUidList_codec);
|
|
break;
|
|
}
|
|
case 104: {
|
|
NFJJAPNPPKP = 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: {
|
|
PBFNEIGOPMP = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 56: {
|
|
OMHCHJLLIIF = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 80: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 90:
|
|
case 88: {
|
|
todayUseUidList_.AddEntriesFrom(ref input, _repeated_todayUseUidList_codec);
|
|
break;
|
|
}
|
|
case 104: {
|
|
NFJJAPNPPKP = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|