mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
459 lines
18 KiB
C#
459 lines
18 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: RogueMapRotateInfo.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 RogueMapRotateInfo.proto</summary>
|
|
public static partial class RogueMapRotateInfoReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for RogueMapRotateInfo.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static RogueMapRotateInfoReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChhSb2d1ZU1hcFJvdGF0ZUluZm8ucHJvdG8aEVJvdGF0ZXJEYXRhLnByb3Rv",
|
|
"GhdSb3RhdGVyRW5lcmd5SW5mby5wcm90bxoRSUNJTUFLQkFKR0IucHJvdG8a",
|
|
"EUNoYXJnZXJJbmZvLnByb3RvIvIBChJSb2d1ZU1hcFJvdGF0ZUluZm8SJwoR",
|
|
"cm90YXRlcl9kYXRhX2xpc3QYAyADKAsyDC5Sb3RhdGVyRGF0YRITCgtORkxC",
|
|
"T05ESkFJRRgHIAEoDRIRCglpc19yb3RhdGUYBSABKAgSJwoLZW5lcmd5X2lu",
|
|
"Zm8YDSABKAsyEi5Sb3RhdGVyRW5lcmd5SW5mbxIiCgxjaGFyZ2VyX2luZm8Y",
|
|
"CyADKAsyDC5DaGFyZ2VySW5mbxIfCglyb2d1ZV9tYXAYCiABKAsyDC5JQ0lN",
|
|
"QUtCQUpHQhIdChVlcmFfZmxpcHBlcl9yZWdpb25faWQYDyABKAVCHqoCG0Vn",
|
|
"Z0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.RotaterDataReflection.Descriptor, global::EggLink.DanhengServer.Proto.RotaterEnergyInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ICIMAKBAJGBReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChargerInfoReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.RogueMapRotateInfo), global::EggLink.DanhengServer.Proto.RogueMapRotateInfo.Parser, new[]{ "RotaterDataList", "NFLBONDJAIE", "IsRotate", "EnergyInfo", "ChargerInfo", "RogueMap", "EraFlipperRegionId" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class RogueMapRotateInfo : pb::IMessage<RogueMapRotateInfo>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<RogueMapRotateInfo> _parser = new pb::MessageParser<RogueMapRotateInfo>(() => new RogueMapRotateInfo());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<RogueMapRotateInfo> 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.RogueMapRotateInfoReflection.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 RogueMapRotateInfo() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public RogueMapRotateInfo(RogueMapRotateInfo other) : this() {
|
|
rotaterDataList_ = other.rotaterDataList_.Clone();
|
|
nFLBONDJAIE_ = other.nFLBONDJAIE_;
|
|
isRotate_ = other.isRotate_;
|
|
energyInfo_ = other.energyInfo_ != null ? other.energyInfo_.Clone() : null;
|
|
chargerInfo_ = other.chargerInfo_.Clone();
|
|
rogueMap_ = other.rogueMap_ != null ? other.rogueMap_.Clone() : null;
|
|
eraFlipperRegionId_ = other.eraFlipperRegionId_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public RogueMapRotateInfo Clone() {
|
|
return new RogueMapRotateInfo(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "rotater_data_list" field.</summary>
|
|
public const int RotaterDataListFieldNumber = 3;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.RotaterData> _repeated_rotaterDataList_codec
|
|
= pb::FieldCodec.ForMessage(26, global::EggLink.DanhengServer.Proto.RotaterData.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.RotaterData> rotaterDataList_ = 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> RotaterDataList {
|
|
get { return rotaterDataList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "NFLBONDJAIE" field.</summary>
|
|
public const int NFLBONDJAIEFieldNumber = 7;
|
|
private uint nFLBONDJAIE_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint NFLBONDJAIE {
|
|
get { return nFLBONDJAIE_; }
|
|
set {
|
|
nFLBONDJAIE_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "is_rotate" field.</summary>
|
|
public const int IsRotateFieldNumber = 5;
|
|
private bool isRotate_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool IsRotate {
|
|
get { return isRotate_; }
|
|
set {
|
|
isRotate_ = value;
|
|
}
|
|
}
|
|
|
|
/// <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 "charger_info" field.</summary>
|
|
public const int ChargerInfoFieldNumber = 11;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.ChargerInfo> _repeated_chargerInfo_codec
|
|
= pb::FieldCodec.ForMessage(90, global::EggLink.DanhengServer.Proto.ChargerInfo.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.ChargerInfo> chargerInfo_ = 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> ChargerInfo {
|
|
get { return chargerInfo_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "rogue_map" field.</summary>
|
|
public const int RogueMapFieldNumber = 10;
|
|
private global::EggLink.DanhengServer.Proto.ICIMAKBAJGB rogueMap_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.ICIMAKBAJGB RogueMap {
|
|
get { return rogueMap_; }
|
|
set {
|
|
rogueMap_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "era_flipper_region_id" field.</summary>
|
|
public const int EraFlipperRegionIdFieldNumber = 15;
|
|
private int eraFlipperRegionId_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public int EraFlipperRegionId {
|
|
get { return eraFlipperRegionId_; }
|
|
set {
|
|
eraFlipperRegionId_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as RogueMapRotateInfo);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(RogueMapRotateInfo other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if(!rotaterDataList_.Equals(other.rotaterDataList_)) return false;
|
|
if (NFLBONDJAIE != other.NFLBONDJAIE) return false;
|
|
if (IsRotate != other.IsRotate) return false;
|
|
if (!object.Equals(EnergyInfo, other.EnergyInfo)) return false;
|
|
if(!chargerInfo_.Equals(other.chargerInfo_)) return false;
|
|
if (!object.Equals(RogueMap, other.RogueMap)) return false;
|
|
if (EraFlipperRegionId != other.EraFlipperRegionId) 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 ^= rotaterDataList_.GetHashCode();
|
|
if (NFLBONDJAIE != 0) hash ^= NFLBONDJAIE.GetHashCode();
|
|
if (IsRotate != false) hash ^= IsRotate.GetHashCode();
|
|
if (energyInfo_ != null) hash ^= EnergyInfo.GetHashCode();
|
|
hash ^= chargerInfo_.GetHashCode();
|
|
if (rogueMap_ != null) hash ^= RogueMap.GetHashCode();
|
|
if (EraFlipperRegionId != 0) hash ^= EraFlipperRegionId.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
|
|
rotaterDataList_.WriteTo(output, _repeated_rotaterDataList_codec);
|
|
if (IsRotate != false) {
|
|
output.WriteRawTag(40);
|
|
output.WriteBool(IsRotate);
|
|
}
|
|
if (NFLBONDJAIE != 0) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt32(NFLBONDJAIE);
|
|
}
|
|
if (rogueMap_ != null) {
|
|
output.WriteRawTag(82);
|
|
output.WriteMessage(RogueMap);
|
|
}
|
|
chargerInfo_.WriteTo(output, _repeated_chargerInfo_codec);
|
|
if (energyInfo_ != null) {
|
|
output.WriteRawTag(106);
|
|
output.WriteMessage(EnergyInfo);
|
|
}
|
|
if (EraFlipperRegionId != 0) {
|
|
output.WriteRawTag(120);
|
|
output.WriteInt32(EraFlipperRegionId);
|
|
}
|
|
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) {
|
|
rotaterDataList_.WriteTo(ref output, _repeated_rotaterDataList_codec);
|
|
if (IsRotate != false) {
|
|
output.WriteRawTag(40);
|
|
output.WriteBool(IsRotate);
|
|
}
|
|
if (NFLBONDJAIE != 0) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt32(NFLBONDJAIE);
|
|
}
|
|
if (rogueMap_ != null) {
|
|
output.WriteRawTag(82);
|
|
output.WriteMessage(RogueMap);
|
|
}
|
|
chargerInfo_.WriteTo(ref output, _repeated_chargerInfo_codec);
|
|
if (energyInfo_ != null) {
|
|
output.WriteRawTag(106);
|
|
output.WriteMessage(EnergyInfo);
|
|
}
|
|
if (EraFlipperRegionId != 0) {
|
|
output.WriteRawTag(120);
|
|
output.WriteInt32(EraFlipperRegionId);
|
|
}
|
|
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 += rotaterDataList_.CalculateSize(_repeated_rotaterDataList_codec);
|
|
if (NFLBONDJAIE != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(NFLBONDJAIE);
|
|
}
|
|
if (IsRotate != false) {
|
|
size += 1 + 1;
|
|
}
|
|
if (energyInfo_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(EnergyInfo);
|
|
}
|
|
size += chargerInfo_.CalculateSize(_repeated_chargerInfo_codec);
|
|
if (rogueMap_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(RogueMap);
|
|
}
|
|
if (EraFlipperRegionId != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeInt32Size(EraFlipperRegionId);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(RogueMapRotateInfo other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
rotaterDataList_.Add(other.rotaterDataList_);
|
|
if (other.NFLBONDJAIE != 0) {
|
|
NFLBONDJAIE = other.NFLBONDJAIE;
|
|
}
|
|
if (other.IsRotate != false) {
|
|
IsRotate = other.IsRotate;
|
|
}
|
|
if (other.energyInfo_ != null) {
|
|
if (energyInfo_ == null) {
|
|
EnergyInfo = new global::EggLink.DanhengServer.Proto.RotaterEnergyInfo();
|
|
}
|
|
EnergyInfo.MergeFrom(other.EnergyInfo);
|
|
}
|
|
chargerInfo_.Add(other.chargerInfo_);
|
|
if (other.rogueMap_ != null) {
|
|
if (rogueMap_ == null) {
|
|
RogueMap = new global::EggLink.DanhengServer.Proto.ICIMAKBAJGB();
|
|
}
|
|
RogueMap.MergeFrom(other.RogueMap);
|
|
}
|
|
if (other.EraFlipperRegionId != 0) {
|
|
EraFlipperRegionId = other.EraFlipperRegionId;
|
|
}
|
|
_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 26: {
|
|
rotaterDataList_.AddEntriesFrom(input, _repeated_rotaterDataList_codec);
|
|
break;
|
|
}
|
|
case 40: {
|
|
IsRotate = input.ReadBool();
|
|
break;
|
|
}
|
|
case 56: {
|
|
NFLBONDJAIE = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 82: {
|
|
if (rogueMap_ == null) {
|
|
RogueMap = new global::EggLink.DanhengServer.Proto.ICIMAKBAJGB();
|
|
}
|
|
input.ReadMessage(RogueMap);
|
|
break;
|
|
}
|
|
case 90: {
|
|
chargerInfo_.AddEntriesFrom(input, _repeated_chargerInfo_codec);
|
|
break;
|
|
}
|
|
case 106: {
|
|
if (energyInfo_ == null) {
|
|
EnergyInfo = new global::EggLink.DanhengServer.Proto.RotaterEnergyInfo();
|
|
}
|
|
input.ReadMessage(EnergyInfo);
|
|
break;
|
|
}
|
|
case 120: {
|
|
EraFlipperRegionId = 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 26: {
|
|
rotaterDataList_.AddEntriesFrom(ref input, _repeated_rotaterDataList_codec);
|
|
break;
|
|
}
|
|
case 40: {
|
|
IsRotate = input.ReadBool();
|
|
break;
|
|
}
|
|
case 56: {
|
|
NFLBONDJAIE = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 82: {
|
|
if (rogueMap_ == null) {
|
|
RogueMap = new global::EggLink.DanhengServer.Proto.ICIMAKBAJGB();
|
|
}
|
|
input.ReadMessage(RogueMap);
|
|
break;
|
|
}
|
|
case 90: {
|
|
chargerInfo_.AddEntriesFrom(ref input, _repeated_chargerInfo_codec);
|
|
break;
|
|
}
|
|
case 106: {
|
|
if (energyInfo_ == null) {
|
|
EnergyInfo = new global::EggLink.DanhengServer.Proto.RotaterEnergyInfo();
|
|
}
|
|
input.ReadMessage(EnergyInfo);
|
|
break;
|
|
}
|
|
case 120: {
|
|
EraFlipperRegionId = input.ReadInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|