Files
DanhengServer-OpenSource/Common/Proto/ALJOAMMKOMO.cs

458 lines
17 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: ALJOAMMKOMO.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 ALJOAMMKOMO.proto</summary>
public static partial class ALJOAMMKOMOReflection {
#region Descriptor
/// <summary>File descriptor for ALJOAMMKOMO.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static ALJOAMMKOMOReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFBTEpPQU1NS09NTy5wcm90bxoRTkNQQ09LQ0lCT0YucHJvdG8aEUNoYXJn",
"ZXJJbmZvLnByb3RvGhFPRElGUEdEREtITC5wcm90bxoRRE1BT01DQkVBTkku",
"cHJvdG8i1QEKC0FMSk9BTU1LT01PEhMKC0xOTU1IUEtDRElBGAggASgIEh4K",
"CG1hcF9pbmZvGAogASgLMgwuTkNQQ09LQ0lCT0YSIQoLSkhGREJJTklQRkUY",
"AyABKAsyDC5PRElGUEdEREtITBITCgtLSElIRFBIT0dBTBgEIAEoDRIhCgtI",
"T0tNRUlJRUdBUBgNIAMoCzIMLkNoYXJnZXJJbmZvEhMKC0hQQUFHTEpBRURE",
"GAcgASgFEiEKC0xNRkJMSUVJSEpLGAwgAygLMgwuRE1BT01DQkVBTklCHqoC",
"G0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.NCPCOKCIBOFReflection.Descriptor, global::EggLink.DanhengServer.Proto.ChargerInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.ODIFPGDDKHLReflection.Descriptor, global::EggLink.DanhengServer.Proto.DMAOMCBEANIReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ALJOAMMKOMO), global::EggLink.DanhengServer.Proto.ALJOAMMKOMO.Parser, new[]{ "LNMMHPKCDIA", "MapInfo", "JHFDBINIPFE", "KHIHDPHOGAL", "HOKMEIIEGAP", "HPAAGLJAEDD", "LMFBLIEIHJK" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class ALJOAMMKOMO : pb::IMessage<ALJOAMMKOMO>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<ALJOAMMKOMO> _parser = new pb::MessageParser<ALJOAMMKOMO>(() => new ALJOAMMKOMO());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<ALJOAMMKOMO> 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.ALJOAMMKOMOReflection.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 ALJOAMMKOMO() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ALJOAMMKOMO(ALJOAMMKOMO other) : this() {
lNMMHPKCDIA_ = other.lNMMHPKCDIA_;
mapInfo_ = other.mapInfo_ != null ? other.mapInfo_.Clone() : null;
jHFDBINIPFE_ = other.jHFDBINIPFE_ != null ? other.jHFDBINIPFE_.Clone() : null;
kHIHDPHOGAL_ = other.kHIHDPHOGAL_;
hOKMEIIEGAP_ = other.hOKMEIIEGAP_.Clone();
hPAAGLJAEDD_ = other.hPAAGLJAEDD_;
lMFBLIEIHJK_ = other.lMFBLIEIHJK_.Clone();
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ALJOAMMKOMO Clone() {
return new ALJOAMMKOMO(this);
}
/// <summary>Field number for the "LNMMHPKCDIA" field.</summary>
public const int LNMMHPKCDIAFieldNumber = 8;
private bool lNMMHPKCDIA_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool LNMMHPKCDIA {
get { return lNMMHPKCDIA_; }
set {
lNMMHPKCDIA_ = value;
}
}
/// <summary>Field number for the "map_info" field.</summary>
public const int MapInfoFieldNumber = 10;
private global::EggLink.DanhengServer.Proto.NCPCOKCIBOF mapInfo_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.NCPCOKCIBOF MapInfo {
get { return mapInfo_; }
set {
mapInfo_ = value;
}
}
/// <summary>Field number for the "JHFDBINIPFE" field.</summary>
public const int JHFDBINIPFEFieldNumber = 3;
private global::EggLink.DanhengServer.Proto.ODIFPGDDKHL jHFDBINIPFE_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.ODIFPGDDKHL JHFDBINIPFE {
get { return jHFDBINIPFE_; }
set {
jHFDBINIPFE_ = value;
}
}
/// <summary>Field number for the "KHIHDPHOGAL" field.</summary>
public const int KHIHDPHOGALFieldNumber = 4;
private uint kHIHDPHOGAL_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint KHIHDPHOGAL {
get { return kHIHDPHOGAL_; }
set {
kHIHDPHOGAL_ = value;
}
}
/// <summary>Field number for the "HOKMEIIEGAP" field.</summary>
public const int HOKMEIIEGAPFieldNumber = 13;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.ChargerInfo> _repeated_hOKMEIIEGAP_codec
= pb::FieldCodec.ForMessage(106, global::EggLink.DanhengServer.Proto.ChargerInfo.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.ChargerInfo> hOKMEIIEGAP_ = 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> HOKMEIIEGAP {
get { return hOKMEIIEGAP_; }
}
/// <summary>Field number for the "HPAAGLJAEDD" field.</summary>
public const int HPAAGLJAEDDFieldNumber = 7;
private int hPAAGLJAEDD_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public int HPAAGLJAEDD {
get { return hPAAGLJAEDD_; }
set {
hPAAGLJAEDD_ = value;
}
}
/// <summary>Field number for the "LMFBLIEIHJK" field.</summary>
public const int LMFBLIEIHJKFieldNumber = 12;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.DMAOMCBEANI> _repeated_lMFBLIEIHJK_codec
= pb::FieldCodec.ForMessage(98, global::EggLink.DanhengServer.Proto.DMAOMCBEANI.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.DMAOMCBEANI> lMFBLIEIHJK_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.DMAOMCBEANI>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.DMAOMCBEANI> LMFBLIEIHJK {
get { return lMFBLIEIHJK_; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as ALJOAMMKOMO);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(ALJOAMMKOMO other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (LNMMHPKCDIA != other.LNMMHPKCDIA) return false;
if (!object.Equals(MapInfo, other.MapInfo)) return false;
if (!object.Equals(JHFDBINIPFE, other.JHFDBINIPFE)) return false;
if (KHIHDPHOGAL != other.KHIHDPHOGAL) return false;
if(!hOKMEIIEGAP_.Equals(other.hOKMEIIEGAP_)) return false;
if (HPAAGLJAEDD != other.HPAAGLJAEDD) return false;
if(!lMFBLIEIHJK_.Equals(other.lMFBLIEIHJK_)) 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 (LNMMHPKCDIA != false) hash ^= LNMMHPKCDIA.GetHashCode();
if (mapInfo_ != null) hash ^= MapInfo.GetHashCode();
if (jHFDBINIPFE_ != null) hash ^= JHFDBINIPFE.GetHashCode();
if (KHIHDPHOGAL != 0) hash ^= KHIHDPHOGAL.GetHashCode();
hash ^= hOKMEIIEGAP_.GetHashCode();
if (HPAAGLJAEDD != 0) hash ^= HPAAGLJAEDD.GetHashCode();
hash ^= lMFBLIEIHJK_.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 (jHFDBINIPFE_ != null) {
output.WriteRawTag(26);
output.WriteMessage(JHFDBINIPFE);
}
if (KHIHDPHOGAL != 0) {
output.WriteRawTag(32);
output.WriteUInt32(KHIHDPHOGAL);
}
if (HPAAGLJAEDD != 0) {
output.WriteRawTag(56);
output.WriteInt32(HPAAGLJAEDD);
}
if (LNMMHPKCDIA != false) {
output.WriteRawTag(64);
output.WriteBool(LNMMHPKCDIA);
}
if (mapInfo_ != null) {
output.WriteRawTag(82);
output.WriteMessage(MapInfo);
}
lMFBLIEIHJK_.WriteTo(output, _repeated_lMFBLIEIHJK_codec);
hOKMEIIEGAP_.WriteTo(output, _repeated_hOKMEIIEGAP_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 (jHFDBINIPFE_ != null) {
output.WriteRawTag(26);
output.WriteMessage(JHFDBINIPFE);
}
if (KHIHDPHOGAL != 0) {
output.WriteRawTag(32);
output.WriteUInt32(KHIHDPHOGAL);
}
if (HPAAGLJAEDD != 0) {
output.WriteRawTag(56);
output.WriteInt32(HPAAGLJAEDD);
}
if (LNMMHPKCDIA != false) {
output.WriteRawTag(64);
output.WriteBool(LNMMHPKCDIA);
}
if (mapInfo_ != null) {
output.WriteRawTag(82);
output.WriteMessage(MapInfo);
}
lMFBLIEIHJK_.WriteTo(ref output, _repeated_lMFBLIEIHJK_codec);
hOKMEIIEGAP_.WriteTo(ref output, _repeated_hOKMEIIEGAP_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 (LNMMHPKCDIA != false) {
size += 1 + 1;
}
if (mapInfo_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(MapInfo);
}
if (jHFDBINIPFE_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(JHFDBINIPFE);
}
if (KHIHDPHOGAL != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(KHIHDPHOGAL);
}
size += hOKMEIIEGAP_.CalculateSize(_repeated_hOKMEIIEGAP_codec);
if (HPAAGLJAEDD != 0) {
size += 1 + pb::CodedOutputStream.ComputeInt32Size(HPAAGLJAEDD);
}
size += lMFBLIEIHJK_.CalculateSize(_repeated_lMFBLIEIHJK_codec);
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(ALJOAMMKOMO other) {
if (other == null) {
return;
}
if (other.LNMMHPKCDIA != false) {
LNMMHPKCDIA = other.LNMMHPKCDIA;
}
if (other.mapInfo_ != null) {
if (mapInfo_ == null) {
MapInfo = new global::EggLink.DanhengServer.Proto.NCPCOKCIBOF();
}
MapInfo.MergeFrom(other.MapInfo);
}
if (other.jHFDBINIPFE_ != null) {
if (jHFDBINIPFE_ == null) {
JHFDBINIPFE = new global::EggLink.DanhengServer.Proto.ODIFPGDDKHL();
}
JHFDBINIPFE.MergeFrom(other.JHFDBINIPFE);
}
if (other.KHIHDPHOGAL != 0) {
KHIHDPHOGAL = other.KHIHDPHOGAL;
}
hOKMEIIEGAP_.Add(other.hOKMEIIEGAP_);
if (other.HPAAGLJAEDD != 0) {
HPAAGLJAEDD = other.HPAAGLJAEDD;
}
lMFBLIEIHJK_.Add(other.lMFBLIEIHJK_);
_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: {
if (jHFDBINIPFE_ == null) {
JHFDBINIPFE = new global::EggLink.DanhengServer.Proto.ODIFPGDDKHL();
}
input.ReadMessage(JHFDBINIPFE);
break;
}
case 32: {
KHIHDPHOGAL = input.ReadUInt32();
break;
}
case 56: {
HPAAGLJAEDD = input.ReadInt32();
break;
}
case 64: {
LNMMHPKCDIA = input.ReadBool();
break;
}
case 82: {
if (mapInfo_ == null) {
MapInfo = new global::EggLink.DanhengServer.Proto.NCPCOKCIBOF();
}
input.ReadMessage(MapInfo);
break;
}
case 98: {
lMFBLIEIHJK_.AddEntriesFrom(input, _repeated_lMFBLIEIHJK_codec);
break;
}
case 106: {
hOKMEIIEGAP_.AddEntriesFrom(input, _repeated_hOKMEIIEGAP_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 26: {
if (jHFDBINIPFE_ == null) {
JHFDBINIPFE = new global::EggLink.DanhengServer.Proto.ODIFPGDDKHL();
}
input.ReadMessage(JHFDBINIPFE);
break;
}
case 32: {
KHIHDPHOGAL = input.ReadUInt32();
break;
}
case 56: {
HPAAGLJAEDD = input.ReadInt32();
break;
}
case 64: {
LNMMHPKCDIA = input.ReadBool();
break;
}
case 82: {
if (mapInfo_ == null) {
MapInfo = new global::EggLink.DanhengServer.Proto.NCPCOKCIBOF();
}
input.ReadMessage(MapInfo);
break;
}
case 98: {
lMFBLIEIHJK_.AddEntriesFrom(ref input, _repeated_lMFBLIEIHJK_codec);
break;
}
case 106: {
hOKMEIIEGAP_.AddEntriesFrom(ref input, _repeated_hOKMEIIEGAP_codec);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code