Files
DanhengServer-OpenSource/Proto/UpdateMapRotationDataScNotify.cs
StopWuyu bba56d0483 Proto
2024-11-03 11:27:32 +08:00

459 lines
18 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: UpdateMapRotationDataScNotify.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 UpdateMapRotationDataScNotify.proto</summary>
public static partial class UpdateMapRotationDataScNotifyReflection {
#region Descriptor
/// <summary>File descriptor for UpdateMapRotationDataScNotify.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static UpdateMapRotationDataScNotifyReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"CiNVcGRhdGVNYXBSb3RhdGlvbkRhdGFTY05vdGlmeS5wcm90bxoRQ2hhcmdl",
"ckluZm8ucHJvdG8aD05ld01hcFJvdC5wcm90bxoRUm90YXRlckRhdGEucHJv",
"dG8aF1JvdGF0ZXJFbmVyZ3lJbmZvLnByb3RvIuwBCh1VcGRhdGVNYXBSb3Rh",
"dGlvbkRhdGFTY05vdGlmeRIhCgtNT09LTk5LT0VITBgCIAMoCzIMLkNoYXJn",
"ZXJJbmZvEiEKC1BOQU1GR0xGS0FJGA4gAygLMgwuUm90YXRlckRhdGESJwoL",
"ZW5lcmd5X2luZm8YDSABKAsyEi5Sb3RhdGVyRW5lcmd5SW5mbxITCgtMR0NI",
"T0lOSExEShgPIAEoBRIdCglyb2d1ZV9tYXAYDCABKAsyCi5OZXdNYXBSb3QS",
"EwoLSk9CSkhOSkpOREkYBCABKAgSEwoLRlBIUEVKUE9CR0oYBSABKA1CHqoC",
"G0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ChargerInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.NewMapRotReflection.Descriptor, global::EggLink.DanhengServer.Proto.RotaterDataReflection.Descriptor, global::EggLink.DanhengServer.Proto.RotaterEnergyInfoReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.UpdateMapRotationDataScNotify), global::EggLink.DanhengServer.Proto.UpdateMapRotationDataScNotify.Parser, new[]{ "MOOKNNKOEHL", "PNAMFGLFKAI", "EnergyInfo", "LGCHOINHLDJ", "RogueMap", "JOBJHNJJNDI", "FPHPEJPOBGJ" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class UpdateMapRotationDataScNotify : pb::IMessage<UpdateMapRotationDataScNotify>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<UpdateMapRotationDataScNotify> _parser = new pb::MessageParser<UpdateMapRotationDataScNotify>(() => new UpdateMapRotationDataScNotify());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<UpdateMapRotationDataScNotify> 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.UpdateMapRotationDataScNotifyReflection.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 UpdateMapRotationDataScNotify() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public UpdateMapRotationDataScNotify(UpdateMapRotationDataScNotify other) : this() {
mOOKNNKOEHL_ = other.mOOKNNKOEHL_.Clone();
pNAMFGLFKAI_ = other.pNAMFGLFKAI_.Clone();
energyInfo_ = other.energyInfo_ != null ? other.energyInfo_.Clone() : null;
lGCHOINHLDJ_ = other.lGCHOINHLDJ_;
rogueMap_ = other.rogueMap_ != null ? other.rogueMap_.Clone() : null;
jOBJHNJJNDI_ = other.jOBJHNJJNDI_;
fPHPEJPOBGJ_ = other.fPHPEJPOBGJ_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public UpdateMapRotationDataScNotify Clone() {
return new UpdateMapRotationDataScNotify(this);
}
/// <summary>Field number for the "MOOKNNKOEHL" field.</summary>
public const int MOOKNNKOEHLFieldNumber = 2;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.ChargerInfo> _repeated_mOOKNNKOEHL_codec
= pb::FieldCodec.ForMessage(18, global::EggLink.DanhengServer.Proto.ChargerInfo.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.ChargerInfo> mOOKNNKOEHL_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.ChargerInfo>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.ChargerInfo> MOOKNNKOEHL {
get { return mOOKNNKOEHL_; }
}
/// <summary>Field number for the "PNAMFGLFKAI" field.</summary>
public const int PNAMFGLFKAIFieldNumber = 14;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.RotaterData> _repeated_pNAMFGLFKAI_codec
= pb::FieldCodec.ForMessage(114, global::EggLink.DanhengServer.Proto.RotaterData.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.RotaterData> pNAMFGLFKAI_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.RotaterData>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.RotaterData> PNAMFGLFKAI {
get { return pNAMFGLFKAI_; }
}
/// <summary>Field number for the "energy_info" field.</summary>
public const int EnergyInfoFieldNumber = 13;
private global::EggLink.DanhengServer.Proto.RotaterEnergyInfo energyInfo_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.RotaterEnergyInfo EnergyInfo {
get { return energyInfo_; }
set {
energyInfo_ = value;
}
}
/// <summary>Field number for the "LGCHOINHLDJ" field.</summary>
public const int LGCHOINHLDJFieldNumber = 15;
private int lGCHOINHLDJ_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public int LGCHOINHLDJ {
get { return lGCHOINHLDJ_; }
set {
lGCHOINHLDJ_ = value;
}
}
/// <summary>Field number for the "rogue_map" field.</summary>
public const int RogueMapFieldNumber = 12;
private global::EggLink.DanhengServer.Proto.NewMapRot rogueMap_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.NewMapRot RogueMap {
get { return rogueMap_; }
set {
rogueMap_ = value;
}
}
/// <summary>Field number for the "JOBJHNJJNDI" field.</summary>
public const int JOBJHNJJNDIFieldNumber = 4;
private bool jOBJHNJJNDI_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool JOBJHNJJNDI {
get { return jOBJHNJJNDI_; }
set {
jOBJHNJJNDI_ = value;
}
}
/// <summary>Field number for the "FPHPEJPOBGJ" field.</summary>
public const int FPHPEJPOBGJFieldNumber = 5;
private uint fPHPEJPOBGJ_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint FPHPEJPOBGJ {
get { return fPHPEJPOBGJ_; }
set {
fPHPEJPOBGJ_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as UpdateMapRotationDataScNotify);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(UpdateMapRotationDataScNotify other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if(!mOOKNNKOEHL_.Equals(other.mOOKNNKOEHL_)) return false;
if(!pNAMFGLFKAI_.Equals(other.pNAMFGLFKAI_)) return false;
if (!object.Equals(EnergyInfo, other.EnergyInfo)) return false;
if (LGCHOINHLDJ != other.LGCHOINHLDJ) return false;
if (!object.Equals(RogueMap, other.RogueMap)) return false;
if (JOBJHNJJNDI != other.JOBJHNJJNDI) return false;
if (FPHPEJPOBGJ != other.FPHPEJPOBGJ) 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;
hash ^= mOOKNNKOEHL_.GetHashCode();
hash ^= pNAMFGLFKAI_.GetHashCode();
if (energyInfo_ != null) hash ^= EnergyInfo.GetHashCode();
if (LGCHOINHLDJ != 0) hash ^= LGCHOINHLDJ.GetHashCode();
if (rogueMap_ != null) hash ^= RogueMap.GetHashCode();
if (JOBJHNJJNDI != false) hash ^= JOBJHNJJNDI.GetHashCode();
if (FPHPEJPOBGJ != 0) hash ^= FPHPEJPOBGJ.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
mOOKNNKOEHL_.WriteTo(output, _repeated_mOOKNNKOEHL_codec);
if (JOBJHNJJNDI != false) {
output.WriteRawTag(32);
output.WriteBool(JOBJHNJJNDI);
}
if (FPHPEJPOBGJ != 0) {
output.WriteRawTag(40);
output.WriteUInt32(FPHPEJPOBGJ);
}
if (rogueMap_ != null) {
output.WriteRawTag(98);
output.WriteMessage(RogueMap);
}
if (energyInfo_ != null) {
output.WriteRawTag(106);
output.WriteMessage(EnergyInfo);
}
pNAMFGLFKAI_.WriteTo(output, _repeated_pNAMFGLFKAI_codec);
if (LGCHOINHLDJ != 0) {
output.WriteRawTag(120);
output.WriteInt32(LGCHOINHLDJ);
}
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) {
mOOKNNKOEHL_.WriteTo(ref output, _repeated_mOOKNNKOEHL_codec);
if (JOBJHNJJNDI != false) {
output.WriteRawTag(32);
output.WriteBool(JOBJHNJJNDI);
}
if (FPHPEJPOBGJ != 0) {
output.WriteRawTag(40);
output.WriteUInt32(FPHPEJPOBGJ);
}
if (rogueMap_ != null) {
output.WriteRawTag(98);
output.WriteMessage(RogueMap);
}
if (energyInfo_ != null) {
output.WriteRawTag(106);
output.WriteMessage(EnergyInfo);
}
pNAMFGLFKAI_.WriteTo(ref output, _repeated_pNAMFGLFKAI_codec);
if (LGCHOINHLDJ != 0) {
output.WriteRawTag(120);
output.WriteInt32(LGCHOINHLDJ);
}
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;
size += mOOKNNKOEHL_.CalculateSize(_repeated_mOOKNNKOEHL_codec);
size += pNAMFGLFKAI_.CalculateSize(_repeated_pNAMFGLFKAI_codec);
if (energyInfo_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(EnergyInfo);
}
if (LGCHOINHLDJ != 0) {
size += 1 + pb::CodedOutputStream.ComputeInt32Size(LGCHOINHLDJ);
}
if (rogueMap_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(RogueMap);
}
if (JOBJHNJJNDI != false) {
size += 1 + 1;
}
if (FPHPEJPOBGJ != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(FPHPEJPOBGJ);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(UpdateMapRotationDataScNotify other) {
if (other == null) {
return;
}
mOOKNNKOEHL_.Add(other.mOOKNNKOEHL_);
pNAMFGLFKAI_.Add(other.pNAMFGLFKAI_);
if (other.energyInfo_ != null) {
if (energyInfo_ == null) {
EnergyInfo = new global::EggLink.DanhengServer.Proto.RotaterEnergyInfo();
}
EnergyInfo.MergeFrom(other.EnergyInfo);
}
if (other.LGCHOINHLDJ != 0) {
LGCHOINHLDJ = other.LGCHOINHLDJ;
}
if (other.rogueMap_ != null) {
if (rogueMap_ == null) {
RogueMap = new global::EggLink.DanhengServer.Proto.NewMapRot();
}
RogueMap.MergeFrom(other.RogueMap);
}
if (other.JOBJHNJJNDI != false) {
JOBJHNJJNDI = other.JOBJHNJJNDI;
}
if (other.FPHPEJPOBGJ != 0) {
FPHPEJPOBGJ = other.FPHPEJPOBGJ;
}
_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: {
mOOKNNKOEHL_.AddEntriesFrom(input, _repeated_mOOKNNKOEHL_codec);
break;
}
case 32: {
JOBJHNJJNDI = input.ReadBool();
break;
}
case 40: {
FPHPEJPOBGJ = input.ReadUInt32();
break;
}
case 98: {
if (rogueMap_ == null) {
RogueMap = new global::EggLink.DanhengServer.Proto.NewMapRot();
}
input.ReadMessage(RogueMap);
break;
}
case 106: {
if (energyInfo_ == null) {
EnergyInfo = new global::EggLink.DanhengServer.Proto.RotaterEnergyInfo();
}
input.ReadMessage(EnergyInfo);
break;
}
case 114: {
pNAMFGLFKAI_.AddEntriesFrom(input, _repeated_pNAMFGLFKAI_codec);
break;
}
case 120: {
LGCHOINHLDJ = input.ReadInt32();
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: {
mOOKNNKOEHL_.AddEntriesFrom(ref input, _repeated_mOOKNNKOEHL_codec);
break;
}
case 32: {
JOBJHNJJNDI = input.ReadBool();
break;
}
case 40: {
FPHPEJPOBGJ = input.ReadUInt32();
break;
}
case 98: {
if (rogueMap_ == null) {
RogueMap = new global::EggLink.DanhengServer.Proto.NewMapRot();
}
input.ReadMessage(RogueMap);
break;
}
case 106: {
if (energyInfo_ == null) {
EnergyInfo = new global::EggLink.DanhengServer.Proto.RotaterEnergyInfo();
}
input.ReadMessage(EnergyInfo);
break;
}
case 114: {
pNAMFGLFKAI_.AddEntriesFrom(ref input, _repeated_pNAMFGLFKAI_codec);
break;
}
case 120: {
LGCHOINHLDJ = input.ReadInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code