mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-03 04:36:03 +08:00
292 lines
11 KiB
C#
292 lines
11 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: CommonRogueUpdateScNotify.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 CommonRogueUpdateScNotify.proto</summary>
|
|
public static partial class CommonRogueUpdateScNotifyReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for CommonRogueUpdateScNotify.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static CommonRogueUpdateScNotifyReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"Ch9Db21tb25Sb2d1ZVVwZGF0ZVNjTm90aWZ5LnByb3RvGhFMQkFCT0ZBTEVQ",
|
|
"QS5wcm90bxoRR09CTE1ITUhCSk0ucHJvdG8iZQoZQ29tbW9uUm9ndWVVcGRh",
|
|
"dGVTY05vdGlmeRIlCg9yb2d1ZV9hcmVhX2luZm8YAiABKAsyDC5HT0JMTUhN",
|
|
"SEJKTRIhCgtOQkVMUEpNQ0tKQhgHIAEoCzIMLkxCQUJPRkFMRVBBQh6qAhtF",
|
|
"Z2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.LBABOFALEPAReflection.Descriptor, global::EggLink.DanhengServer.Proto.GOBLMHMHBJMReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.CommonRogueUpdateScNotify), global::EggLink.DanhengServer.Proto.CommonRogueUpdateScNotify.Parser, new[]{ "RogueAreaInfo", "NBELPJMCKJB" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class CommonRogueUpdateScNotify : pb::IMessage<CommonRogueUpdateScNotify>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<CommonRogueUpdateScNotify> _parser = new pb::MessageParser<CommonRogueUpdateScNotify>(() => new CommonRogueUpdateScNotify());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<CommonRogueUpdateScNotify> 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.CommonRogueUpdateScNotifyReflection.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 CommonRogueUpdateScNotify() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public CommonRogueUpdateScNotify(CommonRogueUpdateScNotify other) : this() {
|
|
rogueAreaInfo_ = other.rogueAreaInfo_ != null ? other.rogueAreaInfo_.Clone() : null;
|
|
nBELPJMCKJB_ = other.nBELPJMCKJB_ != null ? other.nBELPJMCKJB_.Clone() : null;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public CommonRogueUpdateScNotify Clone() {
|
|
return new CommonRogueUpdateScNotify(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "rogue_area_info" field.</summary>
|
|
public const int RogueAreaInfoFieldNumber = 2;
|
|
private global::EggLink.DanhengServer.Proto.GOBLMHMHBJM rogueAreaInfo_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.GOBLMHMHBJM RogueAreaInfo {
|
|
get { return rogueAreaInfo_; }
|
|
set {
|
|
rogueAreaInfo_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "NBELPJMCKJB" field.</summary>
|
|
public const int NBELPJMCKJBFieldNumber = 7;
|
|
private global::EggLink.DanhengServer.Proto.LBABOFALEPA nBELPJMCKJB_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.LBABOFALEPA NBELPJMCKJB {
|
|
get { return nBELPJMCKJB_; }
|
|
set {
|
|
nBELPJMCKJB_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as CommonRogueUpdateScNotify);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(CommonRogueUpdateScNotify other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (!object.Equals(RogueAreaInfo, other.RogueAreaInfo)) return false;
|
|
if (!object.Equals(NBELPJMCKJB, other.NBELPJMCKJB)) 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 (rogueAreaInfo_ != null) hash ^= RogueAreaInfo.GetHashCode();
|
|
if (nBELPJMCKJB_ != null) hash ^= NBELPJMCKJB.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 (rogueAreaInfo_ != null) {
|
|
output.WriteRawTag(18);
|
|
output.WriteMessage(RogueAreaInfo);
|
|
}
|
|
if (nBELPJMCKJB_ != null) {
|
|
output.WriteRawTag(58);
|
|
output.WriteMessage(NBELPJMCKJB);
|
|
}
|
|
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 (rogueAreaInfo_ != null) {
|
|
output.WriteRawTag(18);
|
|
output.WriteMessage(RogueAreaInfo);
|
|
}
|
|
if (nBELPJMCKJB_ != null) {
|
|
output.WriteRawTag(58);
|
|
output.WriteMessage(NBELPJMCKJB);
|
|
}
|
|
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 (rogueAreaInfo_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(RogueAreaInfo);
|
|
}
|
|
if (nBELPJMCKJB_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(NBELPJMCKJB);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(CommonRogueUpdateScNotify other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.rogueAreaInfo_ != null) {
|
|
if (rogueAreaInfo_ == null) {
|
|
RogueAreaInfo = new global::EggLink.DanhengServer.Proto.GOBLMHMHBJM();
|
|
}
|
|
RogueAreaInfo.MergeFrom(other.RogueAreaInfo);
|
|
}
|
|
if (other.nBELPJMCKJB_ != null) {
|
|
if (nBELPJMCKJB_ == null) {
|
|
NBELPJMCKJB = new global::EggLink.DanhengServer.Proto.LBABOFALEPA();
|
|
}
|
|
NBELPJMCKJB.MergeFrom(other.NBELPJMCKJB);
|
|
}
|
|
_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 18: {
|
|
if (rogueAreaInfo_ == null) {
|
|
RogueAreaInfo = new global::EggLink.DanhengServer.Proto.GOBLMHMHBJM();
|
|
}
|
|
input.ReadMessage(RogueAreaInfo);
|
|
break;
|
|
}
|
|
case 58: {
|
|
if (nBELPJMCKJB_ == null) {
|
|
NBELPJMCKJB = new global::EggLink.DanhengServer.Proto.LBABOFALEPA();
|
|
}
|
|
input.ReadMessage(NBELPJMCKJB);
|
|
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 18: {
|
|
if (rogueAreaInfo_ == null) {
|
|
RogueAreaInfo = new global::EggLink.DanhengServer.Proto.GOBLMHMHBJM();
|
|
}
|
|
input.ReadMessage(RogueAreaInfo);
|
|
break;
|
|
}
|
|
case 58: {
|
|
if (nBELPJMCKJB_ == null) {
|
|
NBELPJMCKJB = new global::EggLink.DanhengServer.Proto.LBABOFALEPA();
|
|
}
|
|
input.ReadMessage(NBELPJMCKJB);
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|