mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-03 04:36:03 +08:00
385 lines
14 KiB
C#
385 lines
14 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: ScenePlaneEventScNotify.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 ScenePlaneEventScNotify.proto</summary>
|
|
public static partial class ScenePlaneEventScNotifyReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for ScenePlaneEventScNotify.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static ScenePlaneEventScNotifyReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"Ch1TY2VuZVBsYW5lRXZlbnRTY05vdGlmeS5wcm90bxoOSXRlbUxpc3QucHJv",
|
|
"dG8imwEKF1NjZW5lUGxhbmVFdmVudFNjTm90aWZ5EiAKDWdldF9pdGVtX2xp",
|
|
"c3QYASABKAsyCS5JdGVtTGlzdBIeCgtHSE9LRkxIQUNFRhgGIAEoCzIJLkl0",
|
|
"ZW1MaXN0Eh4KC01GQUtEQ0hQRkhDGAwgASgLMgkuSXRlbUxpc3QSHgoLTkFH",
|
|
"UERQTUpCS0EYCSABKAsyCS5JdGVtTGlzdEIeqgIbRWdnTGluay5EYW5oZW5n",
|
|
"U2VydmVyLlByb3RvYgZwcm90bzM="));
|
|
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.ScenePlaneEventScNotify), global::EggLink.DanhengServer.Proto.ScenePlaneEventScNotify.Parser, new[]{ "GetItemList", "GHOKFLHACEF", "MFAKDCHPFHC", "NAGPDPMJBKA" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class ScenePlaneEventScNotify : pb::IMessage<ScenePlaneEventScNotify>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<ScenePlaneEventScNotify> _parser = new pb::MessageParser<ScenePlaneEventScNotify>(() => new ScenePlaneEventScNotify());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<ScenePlaneEventScNotify> 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.ScenePlaneEventScNotifyReflection.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 ScenePlaneEventScNotify() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public ScenePlaneEventScNotify(ScenePlaneEventScNotify other) : this() {
|
|
getItemList_ = other.getItemList_ != null ? other.getItemList_.Clone() : null;
|
|
gHOKFLHACEF_ = other.gHOKFLHACEF_ != null ? other.gHOKFLHACEF_.Clone() : null;
|
|
mFAKDCHPFHC_ = other.mFAKDCHPFHC_ != null ? other.mFAKDCHPFHC_.Clone() : null;
|
|
nAGPDPMJBKA_ = other.nAGPDPMJBKA_ != null ? other.nAGPDPMJBKA_.Clone() : null;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public ScenePlaneEventScNotify Clone() {
|
|
return new ScenePlaneEventScNotify(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "get_item_list" field.</summary>
|
|
public const int GetItemListFieldNumber = 1;
|
|
private global::EggLink.DanhengServer.Proto.ItemList getItemList_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.ItemList GetItemList {
|
|
get { return getItemList_; }
|
|
set {
|
|
getItemList_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "GHOKFLHACEF" field.</summary>
|
|
public const int GHOKFLHACEFFieldNumber = 6;
|
|
private global::EggLink.DanhengServer.Proto.ItemList gHOKFLHACEF_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.ItemList GHOKFLHACEF {
|
|
get { return gHOKFLHACEF_; }
|
|
set {
|
|
gHOKFLHACEF_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "MFAKDCHPFHC" field.</summary>
|
|
public const int MFAKDCHPFHCFieldNumber = 12;
|
|
private global::EggLink.DanhengServer.Proto.ItemList mFAKDCHPFHC_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.ItemList MFAKDCHPFHC {
|
|
get { return mFAKDCHPFHC_; }
|
|
set {
|
|
mFAKDCHPFHC_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "NAGPDPMJBKA" field.</summary>
|
|
public const int NAGPDPMJBKAFieldNumber = 9;
|
|
private global::EggLink.DanhengServer.Proto.ItemList nAGPDPMJBKA_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.ItemList NAGPDPMJBKA {
|
|
get { return nAGPDPMJBKA_; }
|
|
set {
|
|
nAGPDPMJBKA_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as ScenePlaneEventScNotify);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(ScenePlaneEventScNotify other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (!object.Equals(GetItemList, other.GetItemList)) return false;
|
|
if (!object.Equals(GHOKFLHACEF, other.GHOKFLHACEF)) return false;
|
|
if (!object.Equals(MFAKDCHPFHC, other.MFAKDCHPFHC)) return false;
|
|
if (!object.Equals(NAGPDPMJBKA, other.NAGPDPMJBKA)) 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 (getItemList_ != null) hash ^= GetItemList.GetHashCode();
|
|
if (gHOKFLHACEF_ != null) hash ^= GHOKFLHACEF.GetHashCode();
|
|
if (mFAKDCHPFHC_ != null) hash ^= MFAKDCHPFHC.GetHashCode();
|
|
if (nAGPDPMJBKA_ != null) hash ^= NAGPDPMJBKA.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 (getItemList_ != null) {
|
|
output.WriteRawTag(10);
|
|
output.WriteMessage(GetItemList);
|
|
}
|
|
if (gHOKFLHACEF_ != null) {
|
|
output.WriteRawTag(50);
|
|
output.WriteMessage(GHOKFLHACEF);
|
|
}
|
|
if (nAGPDPMJBKA_ != null) {
|
|
output.WriteRawTag(74);
|
|
output.WriteMessage(NAGPDPMJBKA);
|
|
}
|
|
if (mFAKDCHPFHC_ != null) {
|
|
output.WriteRawTag(98);
|
|
output.WriteMessage(MFAKDCHPFHC);
|
|
}
|
|
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 (getItemList_ != null) {
|
|
output.WriteRawTag(10);
|
|
output.WriteMessage(GetItemList);
|
|
}
|
|
if (gHOKFLHACEF_ != null) {
|
|
output.WriteRawTag(50);
|
|
output.WriteMessage(GHOKFLHACEF);
|
|
}
|
|
if (nAGPDPMJBKA_ != null) {
|
|
output.WriteRawTag(74);
|
|
output.WriteMessage(NAGPDPMJBKA);
|
|
}
|
|
if (mFAKDCHPFHC_ != null) {
|
|
output.WriteRawTag(98);
|
|
output.WriteMessage(MFAKDCHPFHC);
|
|
}
|
|
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 (getItemList_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(GetItemList);
|
|
}
|
|
if (gHOKFLHACEF_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(GHOKFLHACEF);
|
|
}
|
|
if (mFAKDCHPFHC_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(MFAKDCHPFHC);
|
|
}
|
|
if (nAGPDPMJBKA_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(NAGPDPMJBKA);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(ScenePlaneEventScNotify other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.getItemList_ != null) {
|
|
if (getItemList_ == null) {
|
|
GetItemList = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
GetItemList.MergeFrom(other.GetItemList);
|
|
}
|
|
if (other.gHOKFLHACEF_ != null) {
|
|
if (gHOKFLHACEF_ == null) {
|
|
GHOKFLHACEF = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
GHOKFLHACEF.MergeFrom(other.GHOKFLHACEF);
|
|
}
|
|
if (other.mFAKDCHPFHC_ != null) {
|
|
if (mFAKDCHPFHC_ == null) {
|
|
MFAKDCHPFHC = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
MFAKDCHPFHC.MergeFrom(other.MFAKDCHPFHC);
|
|
}
|
|
if (other.nAGPDPMJBKA_ != null) {
|
|
if (nAGPDPMJBKA_ == null) {
|
|
NAGPDPMJBKA = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
NAGPDPMJBKA.MergeFrom(other.NAGPDPMJBKA);
|
|
}
|
|
_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 (getItemList_ == null) {
|
|
GetItemList = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
input.ReadMessage(GetItemList);
|
|
break;
|
|
}
|
|
case 50: {
|
|
if (gHOKFLHACEF_ == null) {
|
|
GHOKFLHACEF = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
input.ReadMessage(GHOKFLHACEF);
|
|
break;
|
|
}
|
|
case 74: {
|
|
if (nAGPDPMJBKA_ == null) {
|
|
NAGPDPMJBKA = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
input.ReadMessage(NAGPDPMJBKA);
|
|
break;
|
|
}
|
|
case 98: {
|
|
if (mFAKDCHPFHC_ == null) {
|
|
MFAKDCHPFHC = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
input.ReadMessage(MFAKDCHPFHC);
|
|
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 (getItemList_ == null) {
|
|
GetItemList = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
input.ReadMessage(GetItemList);
|
|
break;
|
|
}
|
|
case 50: {
|
|
if (gHOKFLHACEF_ == null) {
|
|
GHOKFLHACEF = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
input.ReadMessage(GHOKFLHACEF);
|
|
break;
|
|
}
|
|
case 74: {
|
|
if (nAGPDPMJBKA_ == null) {
|
|
NAGPDPMJBKA = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
input.ReadMessage(NAGPDPMJBKA);
|
|
break;
|
|
}
|
|
case 98: {
|
|
if (mFAKDCHPFHC_ == null) {
|
|
MFAKDCHPFHC = new global::EggLink.DanhengServer.Proto.ItemList();
|
|
}
|
|
input.ReadMessage(MFAKDCHPFHC);
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|