// // Generated by the protocol buffer compiler. DO NOT EDIT! // source: GetMapRotationDataScRsp.proto // #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 { /// Holder for reflection information generated from GetMapRotationDataScRsp.proto public static partial class GetMapRotationDataScRspReflection { #region Descriptor /// File descriptor for GetMapRotationDataScRsp.proto public static pbr::FileDescriptor Descriptor { get { return descriptor; } } private static pbr::FileDescriptor descriptor; static GetMapRotationDataScRspReflection() { byte[] descriptorData = global::System.Convert.FromBase64String( string.Concat( "Ch1HZXRNYXBSb3RhdGlvbkRhdGFTY1JzcC5wcm90bxoRQ2hhcmdlckluZm8u", "cHJvdG8aD05ld01hcFJvdC5wcm90bxoRUm90YXRlckRhdGEucHJvdG8aF1Jv", "dGF0ZXJFbmVyZ3lJbmZvLnByb3RvIvcBChdHZXRNYXBSb3RhdGlvbkRhdGFT", "Y1JzcBITCgtKT0JKSE5KSk5ESRgIIAEoCBITCgtGUEhQRUpQT0JHShgFIAEo", "DRIhCgtQTkFNRkdMRktBSRgJIAMoCzIMLlJvdGF0ZXJEYXRhEh0KCXJvZ3Vl", "X21hcBgLIAEoCzIKLk5ld01hcFJvdBITCgtMR0NIT0lOSExEShgHIAEoBRIn", "CgtlbmVyZ3lfaW5mbxgKIAEoCzISLlJvdGF0ZXJFbmVyZ3lJbmZvEg8KB3Jl", "dGNvZGUYDCABKA0SIQoLTU9PS05OS09FSEwYDSADKAsyDC5DaGFyZ2VySW5m", "b0IeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM=")); 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.GetMapRotationDataScRsp), global::EggLink.DanhengServer.Proto.GetMapRotationDataScRsp.Parser, new[]{ "JOBJHNJJNDI", "FPHPEJPOBGJ", "PNAMFGLFKAI", "RogueMap", "LGCHOINHLDJ", "EnergyInfo", "Retcode", "MOOKNNKOEHL" }, null, null, null, null) })); } #endregion } #region Messages [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class GetMapRotationDataScRsp : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new GetMapRotationDataScRsp()); private pb::UnknownFieldSet _unknownFields; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pb::MessageParser 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.GetMapRotationDataScRspReflection.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 GetMapRotationDataScRsp() { OnConstruction(); } partial void OnConstruction(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public GetMapRotationDataScRsp(GetMapRotationDataScRsp other) : this() { jOBJHNJJNDI_ = other.jOBJHNJJNDI_; fPHPEJPOBGJ_ = other.fPHPEJPOBGJ_; pNAMFGLFKAI_ = other.pNAMFGLFKAI_.Clone(); rogueMap_ = other.rogueMap_ != null ? other.rogueMap_.Clone() : null; lGCHOINHLDJ_ = other.lGCHOINHLDJ_; energyInfo_ = other.energyInfo_ != null ? other.energyInfo_.Clone() : null; retcode_ = other.retcode_; mOOKNNKOEHL_ = other.mOOKNNKOEHL_.Clone(); _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public GetMapRotationDataScRsp Clone() { return new GetMapRotationDataScRsp(this); } /// Field number for the "JOBJHNJJNDI" field. public const int JOBJHNJJNDIFieldNumber = 8; private bool jOBJHNJJNDI_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool JOBJHNJJNDI { get { return jOBJHNJJNDI_; } set { jOBJHNJJNDI_ = value; } } /// Field number for the "FPHPEJPOBGJ" field. 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; } } /// Field number for the "PNAMFGLFKAI" field. public const int PNAMFGLFKAIFieldNumber = 9; private static readonly pb::FieldCodec _repeated_pNAMFGLFKAI_codec = pb::FieldCodec.ForMessage(74, global::EggLink.DanhengServer.Proto.RotaterData.Parser); private readonly pbc::RepeatedField pNAMFGLFKAI_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField PNAMFGLFKAI { get { return pNAMFGLFKAI_; } } /// Field number for the "rogue_map" field. public const int RogueMapFieldNumber = 11; 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; } } /// Field number for the "LGCHOINHLDJ" field. public const int LGCHOINHLDJFieldNumber = 7; private int lGCHOINHLDJ_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public int LGCHOINHLDJ { get { return lGCHOINHLDJ_; } set { lGCHOINHLDJ_ = value; } } /// Field number for the "energy_info" field. public const int EnergyInfoFieldNumber = 10; 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; } } /// Field number for the "retcode" field. public const int RetcodeFieldNumber = 12; private uint retcode_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint Retcode { get { return retcode_; } set { retcode_ = value; } } /// Field number for the "MOOKNNKOEHL" field. public const int MOOKNNKOEHLFieldNumber = 13; private static readonly pb::FieldCodec _repeated_mOOKNNKOEHL_codec = pb::FieldCodec.ForMessage(106, global::EggLink.DanhengServer.Proto.ChargerInfo.Parser); private readonly pbc::RepeatedField mOOKNNKOEHL_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField MOOKNNKOEHL { get { return mOOKNNKOEHL_; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { return Equals(other as GetMapRotationDataScRsp); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool Equals(GetMapRotationDataScRsp other) { if (ReferenceEquals(other, null)) { return false; } if (ReferenceEquals(other, this)) { return true; } if (JOBJHNJJNDI != other.JOBJHNJJNDI) return false; if (FPHPEJPOBGJ != other.FPHPEJPOBGJ) return false; if(!pNAMFGLFKAI_.Equals(other.pNAMFGLFKAI_)) return false; if (!object.Equals(RogueMap, other.RogueMap)) return false; if (LGCHOINHLDJ != other.LGCHOINHLDJ) return false; if (!object.Equals(EnergyInfo, other.EnergyInfo)) return false; if (Retcode != other.Retcode) return false; if(!mOOKNNKOEHL_.Equals(other.mOOKNNKOEHL_)) 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 (JOBJHNJJNDI != false) hash ^= JOBJHNJJNDI.GetHashCode(); if (FPHPEJPOBGJ != 0) hash ^= FPHPEJPOBGJ.GetHashCode(); hash ^= pNAMFGLFKAI_.GetHashCode(); if (rogueMap_ != null) hash ^= RogueMap.GetHashCode(); if (LGCHOINHLDJ != 0) hash ^= LGCHOINHLDJ.GetHashCode(); if (energyInfo_ != null) hash ^= EnergyInfo.GetHashCode(); if (Retcode != 0) hash ^= Retcode.GetHashCode(); hash ^= mOOKNNKOEHL_.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 (FPHPEJPOBGJ != 0) { output.WriteRawTag(40); output.WriteUInt32(FPHPEJPOBGJ); } if (LGCHOINHLDJ != 0) { output.WriteRawTag(56); output.WriteInt32(LGCHOINHLDJ); } if (JOBJHNJJNDI != false) { output.WriteRawTag(64); output.WriteBool(JOBJHNJJNDI); } pNAMFGLFKAI_.WriteTo(output, _repeated_pNAMFGLFKAI_codec); if (energyInfo_ != null) { output.WriteRawTag(82); output.WriteMessage(EnergyInfo); } if (rogueMap_ != null) { output.WriteRawTag(90); output.WriteMessage(RogueMap); } if (Retcode != 0) { output.WriteRawTag(96); output.WriteUInt32(Retcode); } mOOKNNKOEHL_.WriteTo(output, _repeated_mOOKNNKOEHL_codec); 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 (FPHPEJPOBGJ != 0) { output.WriteRawTag(40); output.WriteUInt32(FPHPEJPOBGJ); } if (LGCHOINHLDJ != 0) { output.WriteRawTag(56); output.WriteInt32(LGCHOINHLDJ); } if (JOBJHNJJNDI != false) { output.WriteRawTag(64); output.WriteBool(JOBJHNJJNDI); } pNAMFGLFKAI_.WriteTo(ref output, _repeated_pNAMFGLFKAI_codec); if (energyInfo_ != null) { output.WriteRawTag(82); output.WriteMessage(EnergyInfo); } if (rogueMap_ != null) { output.WriteRawTag(90); output.WriteMessage(RogueMap); } if (Retcode != 0) { output.WriteRawTag(96); output.WriteUInt32(Retcode); } mOOKNNKOEHL_.WriteTo(ref output, _repeated_mOOKNNKOEHL_codec); 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 (JOBJHNJJNDI != false) { size += 1 + 1; } if (FPHPEJPOBGJ != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(FPHPEJPOBGJ); } size += pNAMFGLFKAI_.CalculateSize(_repeated_pNAMFGLFKAI_codec); if (rogueMap_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(RogueMap); } if (LGCHOINHLDJ != 0) { size += 1 + pb::CodedOutputStream.ComputeInt32Size(LGCHOINHLDJ); } if (energyInfo_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(EnergyInfo); } if (Retcode != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode); } size += mOOKNNKOEHL_.CalculateSize(_repeated_mOOKNNKOEHL_codec); if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } return size; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void MergeFrom(GetMapRotationDataScRsp other) { if (other == null) { return; } if (other.JOBJHNJJNDI != false) { JOBJHNJJNDI = other.JOBJHNJJNDI; } if (other.FPHPEJPOBGJ != 0) { FPHPEJPOBGJ = other.FPHPEJPOBGJ; } pNAMFGLFKAI_.Add(other.pNAMFGLFKAI_); if (other.rogueMap_ != null) { if (rogueMap_ == null) { RogueMap = new global::EggLink.DanhengServer.Proto.NewMapRot(); } RogueMap.MergeFrom(other.RogueMap); } if (other.LGCHOINHLDJ != 0) { LGCHOINHLDJ = other.LGCHOINHLDJ; } if (other.energyInfo_ != null) { if (energyInfo_ == null) { EnergyInfo = new global::EggLink.DanhengServer.Proto.RotaterEnergyInfo(); } EnergyInfo.MergeFrom(other.EnergyInfo); } if (other.Retcode != 0) { Retcode = other.Retcode; } mOOKNNKOEHL_.Add(other.mOOKNNKOEHL_); _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 40: { FPHPEJPOBGJ = input.ReadUInt32(); break; } case 56: { LGCHOINHLDJ = input.ReadInt32(); break; } case 64: { JOBJHNJJNDI = input.ReadBool(); break; } case 74: { pNAMFGLFKAI_.AddEntriesFrom(input, _repeated_pNAMFGLFKAI_codec); break; } case 82: { if (energyInfo_ == null) { EnergyInfo = new global::EggLink.DanhengServer.Proto.RotaterEnergyInfo(); } input.ReadMessage(EnergyInfo); break; } case 90: { if (rogueMap_ == null) { RogueMap = new global::EggLink.DanhengServer.Proto.NewMapRot(); } input.ReadMessage(RogueMap); break; } case 96: { Retcode = input.ReadUInt32(); break; } case 106: { mOOKNNKOEHL_.AddEntriesFrom(input, _repeated_mOOKNNKOEHL_codec); 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 40: { FPHPEJPOBGJ = input.ReadUInt32(); break; } case 56: { LGCHOINHLDJ = input.ReadInt32(); break; } case 64: { JOBJHNJJNDI = input.ReadBool(); break; } case 74: { pNAMFGLFKAI_.AddEntriesFrom(ref input, _repeated_pNAMFGLFKAI_codec); break; } case 82: { if (energyInfo_ == null) { EnergyInfo = new global::EggLink.DanhengServer.Proto.RotaterEnergyInfo(); } input.ReadMessage(EnergyInfo); break; } case 90: { if (rogueMap_ == null) { RogueMap = new global::EggLink.DanhengServer.Proto.NewMapRot(); } input.ReadMessage(RogueMap); break; } case 96: { Retcode = input.ReadUInt32(); break; } case 106: { mOOKNNKOEHL_.AddEntriesFrom(ref input, _repeated_mOOKNNKOEHL_codec); break; } } } } #endif } #endregion } #endregion Designer generated code