mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
404 lines
14 KiB
C#
404 lines
14 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: IPICDPBDHBJ.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 IPICDPBDHBJ.proto</summary>
|
|
public static partial class IPICDPBDHBJReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for IPICDPBDHBJ.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static IPICDPBDHBJReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChFJUElDRFBCREhCSi5wcm90bxoSSXRlbUNvc3REYXRhLnByb3RvIpEBCgtJ",
|
|
"UElDRFBCREhCShIiCgtJR01HTUNFTE9HShgBIAEoCzINLkl0ZW1Db3N0RGF0",
|
|
"YRISCgptaXJhY2xlX2lkGAIgASgNEiAKCWNvc3RfZGF0YRgHIAEoCzINLkl0",
|
|
"ZW1Db3N0RGF0YRITCgtBTkhPSktFREFJRBgNIAEoCBITCgtITU1ORUdPT0NP",
|
|
"QhgEIAEoCEIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90",
|
|
"bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ItemCostDataReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.IPICDPBDHBJ), global::EggLink.DanhengServer.Proto.IPICDPBDHBJ.Parser, new[]{ "IGMGMCELOGJ", "MiracleId", "CostData", "ANHOJKEDAID", "HMMNEGOOCOB" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class IPICDPBDHBJ : pb::IMessage<IPICDPBDHBJ>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<IPICDPBDHBJ> _parser = new pb::MessageParser<IPICDPBDHBJ>(() => new IPICDPBDHBJ());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<IPICDPBDHBJ> 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.IPICDPBDHBJReflection.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 IPICDPBDHBJ() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public IPICDPBDHBJ(IPICDPBDHBJ other) : this() {
|
|
iGMGMCELOGJ_ = other.iGMGMCELOGJ_ != null ? other.iGMGMCELOGJ_.Clone() : null;
|
|
miracleId_ = other.miracleId_;
|
|
costData_ = other.costData_ != null ? other.costData_.Clone() : null;
|
|
aNHOJKEDAID_ = other.aNHOJKEDAID_;
|
|
hMMNEGOOCOB_ = other.hMMNEGOOCOB_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public IPICDPBDHBJ Clone() {
|
|
return new IPICDPBDHBJ(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "IGMGMCELOGJ" field.</summary>
|
|
public const int IGMGMCELOGJFieldNumber = 1;
|
|
private global::EggLink.DanhengServer.Proto.ItemCostData iGMGMCELOGJ_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.ItemCostData IGMGMCELOGJ {
|
|
get { return iGMGMCELOGJ_; }
|
|
set {
|
|
iGMGMCELOGJ_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "miracle_id" field.</summary>
|
|
public const int MiracleIdFieldNumber = 2;
|
|
private uint miracleId_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint MiracleId {
|
|
get { return miracleId_; }
|
|
set {
|
|
miracleId_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "cost_data" field.</summary>
|
|
public const int CostDataFieldNumber = 7;
|
|
private global::EggLink.DanhengServer.Proto.ItemCostData costData_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.ItemCostData CostData {
|
|
get { return costData_; }
|
|
set {
|
|
costData_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "ANHOJKEDAID" field.</summary>
|
|
public const int ANHOJKEDAIDFieldNumber = 13;
|
|
private bool aNHOJKEDAID_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool ANHOJKEDAID {
|
|
get { return aNHOJKEDAID_; }
|
|
set {
|
|
aNHOJKEDAID_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "HMMNEGOOCOB" field.</summary>
|
|
public const int HMMNEGOOCOBFieldNumber = 4;
|
|
private bool hMMNEGOOCOB_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool HMMNEGOOCOB {
|
|
get { return hMMNEGOOCOB_; }
|
|
set {
|
|
hMMNEGOOCOB_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as IPICDPBDHBJ);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(IPICDPBDHBJ other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (!object.Equals(IGMGMCELOGJ, other.IGMGMCELOGJ)) return false;
|
|
if (MiracleId != other.MiracleId) return false;
|
|
if (!object.Equals(CostData, other.CostData)) return false;
|
|
if (ANHOJKEDAID != other.ANHOJKEDAID) return false;
|
|
if (HMMNEGOOCOB != other.HMMNEGOOCOB) 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 (iGMGMCELOGJ_ != null) hash ^= IGMGMCELOGJ.GetHashCode();
|
|
if (MiracleId != 0) hash ^= MiracleId.GetHashCode();
|
|
if (costData_ != null) hash ^= CostData.GetHashCode();
|
|
if (ANHOJKEDAID != false) hash ^= ANHOJKEDAID.GetHashCode();
|
|
if (HMMNEGOOCOB != false) hash ^= HMMNEGOOCOB.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 (iGMGMCELOGJ_ != null) {
|
|
output.WriteRawTag(10);
|
|
output.WriteMessage(IGMGMCELOGJ);
|
|
}
|
|
if (MiracleId != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(MiracleId);
|
|
}
|
|
if (HMMNEGOOCOB != false) {
|
|
output.WriteRawTag(32);
|
|
output.WriteBool(HMMNEGOOCOB);
|
|
}
|
|
if (costData_ != null) {
|
|
output.WriteRawTag(58);
|
|
output.WriteMessage(CostData);
|
|
}
|
|
if (ANHOJKEDAID != false) {
|
|
output.WriteRawTag(104);
|
|
output.WriteBool(ANHOJKEDAID);
|
|
}
|
|
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 (iGMGMCELOGJ_ != null) {
|
|
output.WriteRawTag(10);
|
|
output.WriteMessage(IGMGMCELOGJ);
|
|
}
|
|
if (MiracleId != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(MiracleId);
|
|
}
|
|
if (HMMNEGOOCOB != false) {
|
|
output.WriteRawTag(32);
|
|
output.WriteBool(HMMNEGOOCOB);
|
|
}
|
|
if (costData_ != null) {
|
|
output.WriteRawTag(58);
|
|
output.WriteMessage(CostData);
|
|
}
|
|
if (ANHOJKEDAID != false) {
|
|
output.WriteRawTag(104);
|
|
output.WriteBool(ANHOJKEDAID);
|
|
}
|
|
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 (iGMGMCELOGJ_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(IGMGMCELOGJ);
|
|
}
|
|
if (MiracleId != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(MiracleId);
|
|
}
|
|
if (costData_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(CostData);
|
|
}
|
|
if (ANHOJKEDAID != false) {
|
|
size += 1 + 1;
|
|
}
|
|
if (HMMNEGOOCOB != false) {
|
|
size += 1 + 1;
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(IPICDPBDHBJ other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.iGMGMCELOGJ_ != null) {
|
|
if (iGMGMCELOGJ_ == null) {
|
|
IGMGMCELOGJ = new global::EggLink.DanhengServer.Proto.ItemCostData();
|
|
}
|
|
IGMGMCELOGJ.MergeFrom(other.IGMGMCELOGJ);
|
|
}
|
|
if (other.MiracleId != 0) {
|
|
MiracleId = other.MiracleId;
|
|
}
|
|
if (other.costData_ != null) {
|
|
if (costData_ == null) {
|
|
CostData = new global::EggLink.DanhengServer.Proto.ItemCostData();
|
|
}
|
|
CostData.MergeFrom(other.CostData);
|
|
}
|
|
if (other.ANHOJKEDAID != false) {
|
|
ANHOJKEDAID = other.ANHOJKEDAID;
|
|
}
|
|
if (other.HMMNEGOOCOB != false) {
|
|
HMMNEGOOCOB = other.HMMNEGOOCOB;
|
|
}
|
|
_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 10: {
|
|
if (iGMGMCELOGJ_ == null) {
|
|
IGMGMCELOGJ = new global::EggLink.DanhengServer.Proto.ItemCostData();
|
|
}
|
|
input.ReadMessage(IGMGMCELOGJ);
|
|
break;
|
|
}
|
|
case 16: {
|
|
MiracleId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 32: {
|
|
HMMNEGOOCOB = input.ReadBool();
|
|
break;
|
|
}
|
|
case 58: {
|
|
if (costData_ == null) {
|
|
CostData = new global::EggLink.DanhengServer.Proto.ItemCostData();
|
|
}
|
|
input.ReadMessage(CostData);
|
|
break;
|
|
}
|
|
case 104: {
|
|
ANHOJKEDAID = input.ReadBool();
|
|
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 10: {
|
|
if (iGMGMCELOGJ_ == null) {
|
|
IGMGMCELOGJ = new global::EggLink.DanhengServer.Proto.ItemCostData();
|
|
}
|
|
input.ReadMessage(IGMGMCELOGJ);
|
|
break;
|
|
}
|
|
case 16: {
|
|
MiracleId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 32: {
|
|
HMMNEGOOCOB = input.ReadBool();
|
|
break;
|
|
}
|
|
case 58: {
|
|
if (costData_ == null) {
|
|
CostData = new global::EggLink.DanhengServer.Proto.ItemCostData();
|
|
}
|
|
input.ReadMessage(CostData);
|
|
break;
|
|
}
|
|
case 104: {
|
|
ANHOJKEDAID = input.ReadBool();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|