Files
DanhengServer-OpenSource/Proto/NDHOPEDOFOC.cs
2025-04-19 13:25:41 +08:00

387 lines
15 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: NDHOPEDOFOC.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 NDHOPEDOFOC.proto</summary>
public static partial class NDHOPEDOFOCReflection {
#region Descriptor
/// <summary>File descriptor for NDHOPEDOFOC.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static NDHOPEDOFOCReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFOREhPUEVET0ZPQy5wcm90bxoRSUVLSEpERUNBUEUucHJvdG8aEUFLQ1BB",
"TEdFTU9MLnByb3RvGhFOSERCT0ZDRkNKTS5wcm90byKLAQoLTkRIT1BFRE9G",
"T0MSIwoLT0VLSE5HRkZHS0IYByABKAsyDC5JRUtISkRFQ0FQRUgAEiMKC0FE",
"RU9JR0VCTURGGAggASgLMgwuQUtDUEFMR0VNT0xIABIjCgtGSEdBRkNKQ0FP",
"QRgJIAEoCzIMLk5IREJPRkNGQ0pNSABCDQoLT0hNSEtLTE1LSERCHqoCG0Vn",
"Z0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.IEKHJDECAPEReflection.Descriptor, global::EggLink.DanhengServer.Proto.AKCPALGEMOLReflection.Descriptor, global::EggLink.DanhengServer.Proto.NHDBOFCFCJMReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.NDHOPEDOFOC), global::EggLink.DanhengServer.Proto.NDHOPEDOFOC.Parser, new[]{ "OEKHNGFFGKB", "ADEOIGEBMDF", "FHGAFCJCAOA" }, new[]{ "OHMHKKLMKHD" }, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class NDHOPEDOFOC : pb::IMessage<NDHOPEDOFOC>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<NDHOPEDOFOC> _parser = new pb::MessageParser<NDHOPEDOFOC>(() => new NDHOPEDOFOC());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<NDHOPEDOFOC> 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.NDHOPEDOFOCReflection.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 NDHOPEDOFOC() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public NDHOPEDOFOC(NDHOPEDOFOC other) : this() {
switch (other.OHMHKKLMKHDCase) {
case OHMHKKLMKHDOneofCase.OEKHNGFFGKB:
OEKHNGFFGKB = other.OEKHNGFFGKB.Clone();
break;
case OHMHKKLMKHDOneofCase.ADEOIGEBMDF:
ADEOIGEBMDF = other.ADEOIGEBMDF.Clone();
break;
case OHMHKKLMKHDOneofCase.FHGAFCJCAOA:
FHGAFCJCAOA = other.FHGAFCJCAOA.Clone();
break;
}
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public NDHOPEDOFOC Clone() {
return new NDHOPEDOFOC(this);
}
/// <summary>Field number for the "OEKHNGFFGKB" field.</summary>
public const int OEKHNGFFGKBFieldNumber = 7;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.IEKHJDECAPE OEKHNGFFGKB {
get { return oHMHKKLMKHDCase_ == OHMHKKLMKHDOneofCase.OEKHNGFFGKB ? (global::EggLink.DanhengServer.Proto.IEKHJDECAPE) oHMHKKLMKHD_ : null; }
set {
oHMHKKLMKHD_ = value;
oHMHKKLMKHDCase_ = value == null ? OHMHKKLMKHDOneofCase.None : OHMHKKLMKHDOneofCase.OEKHNGFFGKB;
}
}
/// <summary>Field number for the "ADEOIGEBMDF" field.</summary>
public const int ADEOIGEBMDFFieldNumber = 8;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.AKCPALGEMOL ADEOIGEBMDF {
get { return oHMHKKLMKHDCase_ == OHMHKKLMKHDOneofCase.ADEOIGEBMDF ? (global::EggLink.DanhengServer.Proto.AKCPALGEMOL) oHMHKKLMKHD_ : null; }
set {
oHMHKKLMKHD_ = value;
oHMHKKLMKHDCase_ = value == null ? OHMHKKLMKHDOneofCase.None : OHMHKKLMKHDOneofCase.ADEOIGEBMDF;
}
}
/// <summary>Field number for the "FHGAFCJCAOA" field.</summary>
public const int FHGAFCJCAOAFieldNumber = 9;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.NHDBOFCFCJM FHGAFCJCAOA {
get { return oHMHKKLMKHDCase_ == OHMHKKLMKHDOneofCase.FHGAFCJCAOA ? (global::EggLink.DanhengServer.Proto.NHDBOFCFCJM) oHMHKKLMKHD_ : null; }
set {
oHMHKKLMKHD_ = value;
oHMHKKLMKHDCase_ = value == null ? OHMHKKLMKHDOneofCase.None : OHMHKKLMKHDOneofCase.FHGAFCJCAOA;
}
}
private object oHMHKKLMKHD_;
/// <summary>Enum of possible cases for the "OHMHKKLMKHD" oneof.</summary>
public enum OHMHKKLMKHDOneofCase {
None = 0,
OEKHNGFFGKB = 7,
ADEOIGEBMDF = 8,
FHGAFCJCAOA = 9,
}
private OHMHKKLMKHDOneofCase oHMHKKLMKHDCase_ = OHMHKKLMKHDOneofCase.None;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public OHMHKKLMKHDOneofCase OHMHKKLMKHDCase {
get { return oHMHKKLMKHDCase_; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void ClearOHMHKKLMKHD() {
oHMHKKLMKHDCase_ = OHMHKKLMKHDOneofCase.None;
oHMHKKLMKHD_ = null;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as NDHOPEDOFOC);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(NDHOPEDOFOC other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (!object.Equals(OEKHNGFFGKB, other.OEKHNGFFGKB)) return false;
if (!object.Equals(ADEOIGEBMDF, other.ADEOIGEBMDF)) return false;
if (!object.Equals(FHGAFCJCAOA, other.FHGAFCJCAOA)) return false;
if (OHMHKKLMKHDCase != other.OHMHKKLMKHDCase) 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 (oHMHKKLMKHDCase_ == OHMHKKLMKHDOneofCase.OEKHNGFFGKB) hash ^= OEKHNGFFGKB.GetHashCode();
if (oHMHKKLMKHDCase_ == OHMHKKLMKHDOneofCase.ADEOIGEBMDF) hash ^= ADEOIGEBMDF.GetHashCode();
if (oHMHKKLMKHDCase_ == OHMHKKLMKHDOneofCase.FHGAFCJCAOA) hash ^= FHGAFCJCAOA.GetHashCode();
hash ^= (int) oHMHKKLMKHDCase_;
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 (oHMHKKLMKHDCase_ == OHMHKKLMKHDOneofCase.OEKHNGFFGKB) {
output.WriteRawTag(58);
output.WriteMessage(OEKHNGFFGKB);
}
if (oHMHKKLMKHDCase_ == OHMHKKLMKHDOneofCase.ADEOIGEBMDF) {
output.WriteRawTag(66);
output.WriteMessage(ADEOIGEBMDF);
}
if (oHMHKKLMKHDCase_ == OHMHKKLMKHDOneofCase.FHGAFCJCAOA) {
output.WriteRawTag(74);
output.WriteMessage(FHGAFCJCAOA);
}
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 (oHMHKKLMKHDCase_ == OHMHKKLMKHDOneofCase.OEKHNGFFGKB) {
output.WriteRawTag(58);
output.WriteMessage(OEKHNGFFGKB);
}
if (oHMHKKLMKHDCase_ == OHMHKKLMKHDOneofCase.ADEOIGEBMDF) {
output.WriteRawTag(66);
output.WriteMessage(ADEOIGEBMDF);
}
if (oHMHKKLMKHDCase_ == OHMHKKLMKHDOneofCase.FHGAFCJCAOA) {
output.WriteRawTag(74);
output.WriteMessage(FHGAFCJCAOA);
}
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 (oHMHKKLMKHDCase_ == OHMHKKLMKHDOneofCase.OEKHNGFFGKB) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(OEKHNGFFGKB);
}
if (oHMHKKLMKHDCase_ == OHMHKKLMKHDOneofCase.ADEOIGEBMDF) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(ADEOIGEBMDF);
}
if (oHMHKKLMKHDCase_ == OHMHKKLMKHDOneofCase.FHGAFCJCAOA) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(FHGAFCJCAOA);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(NDHOPEDOFOC other) {
if (other == null) {
return;
}
switch (other.OHMHKKLMKHDCase) {
case OHMHKKLMKHDOneofCase.OEKHNGFFGKB:
if (OEKHNGFFGKB == null) {
OEKHNGFFGKB = new global::EggLink.DanhengServer.Proto.IEKHJDECAPE();
}
OEKHNGFFGKB.MergeFrom(other.OEKHNGFFGKB);
break;
case OHMHKKLMKHDOneofCase.ADEOIGEBMDF:
if (ADEOIGEBMDF == null) {
ADEOIGEBMDF = new global::EggLink.DanhengServer.Proto.AKCPALGEMOL();
}
ADEOIGEBMDF.MergeFrom(other.ADEOIGEBMDF);
break;
case OHMHKKLMKHDOneofCase.FHGAFCJCAOA:
if (FHGAFCJCAOA == null) {
FHGAFCJCAOA = new global::EggLink.DanhengServer.Proto.NHDBOFCFCJM();
}
FHGAFCJCAOA.MergeFrom(other.FHGAFCJCAOA);
break;
}
_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 58: {
global::EggLink.DanhengServer.Proto.IEKHJDECAPE subBuilder = new global::EggLink.DanhengServer.Proto.IEKHJDECAPE();
if (oHMHKKLMKHDCase_ == OHMHKKLMKHDOneofCase.OEKHNGFFGKB) {
subBuilder.MergeFrom(OEKHNGFFGKB);
}
input.ReadMessage(subBuilder);
OEKHNGFFGKB = subBuilder;
break;
}
case 66: {
global::EggLink.DanhengServer.Proto.AKCPALGEMOL subBuilder = new global::EggLink.DanhengServer.Proto.AKCPALGEMOL();
if (oHMHKKLMKHDCase_ == OHMHKKLMKHDOneofCase.ADEOIGEBMDF) {
subBuilder.MergeFrom(ADEOIGEBMDF);
}
input.ReadMessage(subBuilder);
ADEOIGEBMDF = subBuilder;
break;
}
case 74: {
global::EggLink.DanhengServer.Proto.NHDBOFCFCJM subBuilder = new global::EggLink.DanhengServer.Proto.NHDBOFCFCJM();
if (oHMHKKLMKHDCase_ == OHMHKKLMKHDOneofCase.FHGAFCJCAOA) {
subBuilder.MergeFrom(FHGAFCJCAOA);
}
input.ReadMessage(subBuilder);
FHGAFCJCAOA = subBuilder;
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 58: {
global::EggLink.DanhengServer.Proto.IEKHJDECAPE subBuilder = new global::EggLink.DanhengServer.Proto.IEKHJDECAPE();
if (oHMHKKLMKHDCase_ == OHMHKKLMKHDOneofCase.OEKHNGFFGKB) {
subBuilder.MergeFrom(OEKHNGFFGKB);
}
input.ReadMessage(subBuilder);
OEKHNGFFGKB = subBuilder;
break;
}
case 66: {
global::EggLink.DanhengServer.Proto.AKCPALGEMOL subBuilder = new global::EggLink.DanhengServer.Proto.AKCPALGEMOL();
if (oHMHKKLMKHDCase_ == OHMHKKLMKHDOneofCase.ADEOIGEBMDF) {
subBuilder.MergeFrom(ADEOIGEBMDF);
}
input.ReadMessage(subBuilder);
ADEOIGEBMDF = subBuilder;
break;
}
case 74: {
global::EggLink.DanhengServer.Proto.NHDBOFCFCJM subBuilder = new global::EggLink.DanhengServer.Proto.NHDBOFCFCJM();
if (oHMHKKLMKHDCase_ == OHMHKKLMKHDOneofCase.FHGAFCJCAOA) {
subBuilder.MergeFrom(FHGAFCJCAOA);
}
input.ReadMessage(subBuilder);
FHGAFCJCAOA = subBuilder;
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code