mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-03 12:46:03 +08:00
432 lines
15 KiB
C#
432 lines
15 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: UseItemScRsp.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 UseItemScRsp.proto</summary>
|
|
public static partial class UseItemScRspReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for UseItemScRsp.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static UseItemScRspReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChJVc2VJdGVtU2NSc3AucHJvdG8aDkl0ZW1MaXN0LnByb3RvIqABCgxVc2VJ",
|
|
"dGVtU2NSc3ASEwoLTkFBSFBPRU1DSEQYDyABKA0SEwoLSU5OQ0NQT05ISUwY",
|
|
"CiABKA0SIAoYbW9udGhfY2FyZF9vdXRfZGF0ZV90aW1lGAUgASgEEh4KC3Jl",
|
|
"dHVybl9kYXRhGAcgASgLMgkuSXRlbUxpc3QSEwoLT0lQRUJITEtIUEUYDCAB",
|
|
"KA0SDwoHcmV0Y29kZRgNIAEoDUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVy",
|
|
"LlByb3RvYgZwcm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ItemListReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.UseItemScRsp), global::EggLink.DanhengServer.Proto.UseItemScRsp.Parser, new[]{ "NAAHPOEMCHD", "INNCCPONHIL", "MonthCardOutDateTime", "ReturnData", "OIPEBHLKHPE", "Retcode" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class UseItemScRsp : pb::IMessage<UseItemScRsp>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<UseItemScRsp> _parser = new pb::MessageParser<UseItemScRsp>(() => new UseItemScRsp());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<UseItemScRsp> 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.UseItemScRspReflection.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 UseItemScRsp() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public UseItemScRsp(UseItemScRsp other) : this() {
|
|
nAAHPOEMCHD_ = other.nAAHPOEMCHD_;
|
|
iNNCCPONHIL_ = other.iNNCCPONHIL_;
|
|
monthCardOutDateTime_ = other.monthCardOutDateTime_;
|
|
returnData_ = other.returnData_ != null ? other.returnData_.Clone() : null;
|
|
oIPEBHLKHPE_ = other.oIPEBHLKHPE_;
|
|
retcode_ = other.retcode_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public UseItemScRsp Clone() {
|
|
return new UseItemScRsp(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "NAAHPOEMCHD" field.</summary>
|
|
public const int NAAHPOEMCHDFieldNumber = 15;
|
|
private uint nAAHPOEMCHD_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint NAAHPOEMCHD {
|
|
get { return nAAHPOEMCHD_; }
|
|
set {
|
|
nAAHPOEMCHD_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "INNCCPONHIL" field.</summary>
|
|
public const int INNCCPONHILFieldNumber = 10;
|
|
private uint iNNCCPONHIL_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint INNCCPONHIL {
|
|
get { return iNNCCPONHIL_; }
|
|
set {
|
|
iNNCCPONHIL_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "month_card_out_date_time" field.</summary>
|
|
public const int MonthCardOutDateTimeFieldNumber = 5;
|
|
private ulong monthCardOutDateTime_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public ulong MonthCardOutDateTime {
|
|
get { return monthCardOutDateTime_; }
|
|
set {
|
|
monthCardOutDateTime_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "return_data" field.</summary>
|
|
public const int ReturnDataFieldNumber = 7;
|
|
private global::EggLink.DanhengServer.Proto.ItemList returnData_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.ItemList ReturnData {
|
|
get { return returnData_; }
|
|
set {
|
|
returnData_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "OIPEBHLKHPE" field.</summary>
|
|
public const int OIPEBHLKHPEFieldNumber = 12;
|
|
private uint oIPEBHLKHPE_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint OIPEBHLKHPE {
|
|
get { return oIPEBHLKHPE_; }
|
|
set {
|
|
oIPEBHLKHPE_ = 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;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as UseItemScRsp);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(UseItemScRsp other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (NAAHPOEMCHD != other.NAAHPOEMCHD) return false;
|
|
if (INNCCPONHIL != other.INNCCPONHIL) return false;
|
|
if (MonthCardOutDateTime != other.MonthCardOutDateTime) return false;
|
|
if (!object.Equals(ReturnData, other.ReturnData)) return false;
|
|
if (OIPEBHLKHPE != other.OIPEBHLKHPE) return false;
|
|
if (Retcode != other.Retcode) 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 (NAAHPOEMCHD != 0) hash ^= NAAHPOEMCHD.GetHashCode();
|
|
if (INNCCPONHIL != 0) hash ^= INNCCPONHIL.GetHashCode();
|
|
if (MonthCardOutDateTime != 0UL) hash ^= MonthCardOutDateTime.GetHashCode();
|
|
if (returnData_ != null) hash ^= ReturnData.GetHashCode();
|
|
if (OIPEBHLKHPE != 0) hash ^= OIPEBHLKHPE.GetHashCode();
|
|
if (Retcode != 0) hash ^= Retcode.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 (MonthCardOutDateTime != 0UL) {
|
|
output.WriteRawTag(40);
|
|
output.WriteUInt64(MonthCardOutDateTime);
|
|
}
|
|
if (returnData_ != null) {
|
|
output.WriteRawTag(58);
|
|
output.WriteMessage(ReturnData);
|
|
}
|
|
if (INNCCPONHIL != 0) {
|
|
output.WriteRawTag(80);
|
|
output.WriteUInt32(INNCCPONHIL);
|
|
}
|
|
if (OIPEBHLKHPE != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(OIPEBHLKHPE);
|
|
}
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
if (NAAHPOEMCHD != 0) {
|
|
output.WriteRawTag(120);
|
|
output.WriteUInt32(NAAHPOEMCHD);
|
|
}
|
|
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 (MonthCardOutDateTime != 0UL) {
|
|
output.WriteRawTag(40);
|
|
output.WriteUInt64(MonthCardOutDateTime);
|
|
}
|
|
if (returnData_ != null) {
|
|
output.WriteRawTag(58);
|
|
output.WriteMessage(ReturnData);
|
|
}
|
|
if (INNCCPONHIL != 0) {
|
|
output.WriteRawTag(80);
|
|
output.WriteUInt32(INNCCPONHIL);
|
|
}
|
|
if (OIPEBHLKHPE != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(OIPEBHLKHPE);
|
|
}
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
if (NAAHPOEMCHD != 0) {
|
|
output.WriteRawTag(120);
|
|
output.WriteUInt32(NAAHPOEMCHD);
|
|
}
|
|
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 (NAAHPOEMCHD != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(NAAHPOEMCHD);
|
|
}
|
|
if (INNCCPONHIL != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(INNCCPONHIL);
|
|
}
|
|
if (MonthCardOutDateTime != 0UL) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt64Size(MonthCardOutDateTime);
|
|
}
|
|
if (returnData_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(ReturnData);
|
|
}
|
|
if (OIPEBHLKHPE != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(OIPEBHLKHPE);
|
|
}
|
|
if (Retcode != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(UseItemScRsp other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.NAAHPOEMCHD != 0) {
|
|
NAAHPOEMCHD = other.NAAHPOEMCHD;
|
|
}
|
|
if (other.INNCCPONHIL != 0) {
|
|
INNCCPONHIL = other.INNCCPONHIL;
|
|
}
|
|
if (other.MonthCardOutDateTime != 0UL) {
|
|
MonthCardOutDateTime = other.MonthCardOutDateTime;
|
|
}
|
|
if (other.returnData_ != null) {
|
|
if (returnData_ == null) {
|
|
ReturnData = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
ReturnData.MergeFrom(other.ReturnData);
|
|
}
|
|
if (other.OIPEBHLKHPE != 0) {
|
|
OIPEBHLKHPE = other.OIPEBHLKHPE;
|
|
}
|
|
if (other.Retcode != 0) {
|
|
Retcode = other.Retcode;
|
|
}
|
|
_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: {
|
|
MonthCardOutDateTime = input.ReadUInt64();
|
|
break;
|
|
}
|
|
case 58: {
|
|
if (returnData_ == null) {
|
|
ReturnData = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
input.ReadMessage(ReturnData);
|
|
break;
|
|
}
|
|
case 80: {
|
|
INNCCPONHIL = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 96: {
|
|
OIPEBHLKHPE = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 104: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 120: {
|
|
NAAHPOEMCHD = 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: {
|
|
MonthCardOutDateTime = input.ReadUInt64();
|
|
break;
|
|
}
|
|
case 58: {
|
|
if (returnData_ == null) {
|
|
ReturnData = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
input.ReadMessage(ReturnData);
|
|
break;
|
|
}
|
|
case 80: {
|
|
INNCCPONHIL = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 96: {
|
|
OIPEBHLKHPE = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 104: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 120: {
|
|
NAAHPOEMCHD = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|