Files
DanhengServer-OpenSource/Proto/HLDHEMLPJNG.cs
2025-04-19 11:45:24 +08:00

354 lines
13 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: HLDHEMLPJNG.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 HLDHEMLPJNG.proto</summary>
public static partial class HLDHEMLPJNGReflection {
#region Descriptor
/// <summary>File descriptor for HLDHEMLPJNG.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static HLDHEMLPJNGReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFITERIRU1MUEpORy5wcm90bxoRQ05MTURGRkVGSk0ucHJvdG8iawoLSExE",
"SEVNTFBKTkcSEwoLQUNET1BDQk1QTkwYByABKA0SEwoLT09ITktPSkhESE8Y",
"DSABKA0SIwoLRUpDT0xHTkpHREMYCCABKAsyDC5DTkxNREZGRUZKTUgAQg0K",
"C0NCQ1BIRkRLQ09EQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9i",
"BnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.CNLMDFFEFJMReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.HLDHEMLPJNG), global::EggLink.DanhengServer.Proto.HLDHEMLPJNG.Parser, new[]{ "ACDOPCBMPNL", "OOHNKOJHDHO", "EJCOLGNJGDC" }, new[]{ "CBCPHFDKCOD" }, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class HLDHEMLPJNG : pb::IMessage<HLDHEMLPJNG>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<HLDHEMLPJNG> _parser = new pb::MessageParser<HLDHEMLPJNG>(() => new HLDHEMLPJNG());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<HLDHEMLPJNG> 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.HLDHEMLPJNGReflection.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 HLDHEMLPJNG() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public HLDHEMLPJNG(HLDHEMLPJNG other) : this() {
aCDOPCBMPNL_ = other.aCDOPCBMPNL_;
oOHNKOJHDHO_ = other.oOHNKOJHDHO_;
switch (other.CBCPHFDKCODCase) {
case CBCPHFDKCODOneofCase.EJCOLGNJGDC:
EJCOLGNJGDC = other.EJCOLGNJGDC.Clone();
break;
}
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public HLDHEMLPJNG Clone() {
return new HLDHEMLPJNG(this);
}
/// <summary>Field number for the "ACDOPCBMPNL" field.</summary>
public const int ACDOPCBMPNLFieldNumber = 7;
private uint aCDOPCBMPNL_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint ACDOPCBMPNL {
get { return aCDOPCBMPNL_; }
set {
aCDOPCBMPNL_ = value;
}
}
/// <summary>Field number for the "OOHNKOJHDHO" field.</summary>
public const int OOHNKOJHDHOFieldNumber = 13;
private uint oOHNKOJHDHO_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint OOHNKOJHDHO {
get { return oOHNKOJHDHO_; }
set {
oOHNKOJHDHO_ = value;
}
}
/// <summary>Field number for the "EJCOLGNJGDC" field.</summary>
public const int EJCOLGNJGDCFieldNumber = 8;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.CNLMDFFEFJM EJCOLGNJGDC {
get { return cBCPHFDKCODCase_ == CBCPHFDKCODOneofCase.EJCOLGNJGDC ? (global::EggLink.DanhengServer.Proto.CNLMDFFEFJM) cBCPHFDKCOD_ : null; }
set {
cBCPHFDKCOD_ = value;
cBCPHFDKCODCase_ = value == null ? CBCPHFDKCODOneofCase.None : CBCPHFDKCODOneofCase.EJCOLGNJGDC;
}
}
private object cBCPHFDKCOD_;
/// <summary>Enum of possible cases for the "CBCPHFDKCOD" oneof.</summary>
public enum CBCPHFDKCODOneofCase {
None = 0,
EJCOLGNJGDC = 8,
}
private CBCPHFDKCODOneofCase cBCPHFDKCODCase_ = CBCPHFDKCODOneofCase.None;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public CBCPHFDKCODOneofCase CBCPHFDKCODCase {
get { return cBCPHFDKCODCase_; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void ClearCBCPHFDKCOD() {
cBCPHFDKCODCase_ = CBCPHFDKCODOneofCase.None;
cBCPHFDKCOD_ = null;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as HLDHEMLPJNG);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(HLDHEMLPJNG other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (ACDOPCBMPNL != other.ACDOPCBMPNL) return false;
if (OOHNKOJHDHO != other.OOHNKOJHDHO) return false;
if (!object.Equals(EJCOLGNJGDC, other.EJCOLGNJGDC)) return false;
if (CBCPHFDKCODCase != other.CBCPHFDKCODCase) 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 (ACDOPCBMPNL != 0) hash ^= ACDOPCBMPNL.GetHashCode();
if (OOHNKOJHDHO != 0) hash ^= OOHNKOJHDHO.GetHashCode();
if (cBCPHFDKCODCase_ == CBCPHFDKCODOneofCase.EJCOLGNJGDC) hash ^= EJCOLGNJGDC.GetHashCode();
hash ^= (int) cBCPHFDKCODCase_;
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 (ACDOPCBMPNL != 0) {
output.WriteRawTag(56);
output.WriteUInt32(ACDOPCBMPNL);
}
if (cBCPHFDKCODCase_ == CBCPHFDKCODOneofCase.EJCOLGNJGDC) {
output.WriteRawTag(66);
output.WriteMessage(EJCOLGNJGDC);
}
if (OOHNKOJHDHO != 0) {
output.WriteRawTag(104);
output.WriteUInt32(OOHNKOJHDHO);
}
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 (ACDOPCBMPNL != 0) {
output.WriteRawTag(56);
output.WriteUInt32(ACDOPCBMPNL);
}
if (cBCPHFDKCODCase_ == CBCPHFDKCODOneofCase.EJCOLGNJGDC) {
output.WriteRawTag(66);
output.WriteMessage(EJCOLGNJGDC);
}
if (OOHNKOJHDHO != 0) {
output.WriteRawTag(104);
output.WriteUInt32(OOHNKOJHDHO);
}
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 (ACDOPCBMPNL != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ACDOPCBMPNL);
}
if (OOHNKOJHDHO != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(OOHNKOJHDHO);
}
if (cBCPHFDKCODCase_ == CBCPHFDKCODOneofCase.EJCOLGNJGDC) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(EJCOLGNJGDC);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(HLDHEMLPJNG other) {
if (other == null) {
return;
}
if (other.ACDOPCBMPNL != 0) {
ACDOPCBMPNL = other.ACDOPCBMPNL;
}
if (other.OOHNKOJHDHO != 0) {
OOHNKOJHDHO = other.OOHNKOJHDHO;
}
switch (other.CBCPHFDKCODCase) {
case CBCPHFDKCODOneofCase.EJCOLGNJGDC:
if (EJCOLGNJGDC == null) {
EJCOLGNJGDC = new global::EggLink.DanhengServer.Proto.CNLMDFFEFJM();
}
EJCOLGNJGDC.MergeFrom(other.EJCOLGNJGDC);
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 56: {
ACDOPCBMPNL = input.ReadUInt32();
break;
}
case 66: {
global::EggLink.DanhengServer.Proto.CNLMDFFEFJM subBuilder = new global::EggLink.DanhengServer.Proto.CNLMDFFEFJM();
if (cBCPHFDKCODCase_ == CBCPHFDKCODOneofCase.EJCOLGNJGDC) {
subBuilder.MergeFrom(EJCOLGNJGDC);
}
input.ReadMessage(subBuilder);
EJCOLGNJGDC = subBuilder;
break;
}
case 104: {
OOHNKOJHDHO = input.ReadUInt32();
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 56: {
ACDOPCBMPNL = input.ReadUInt32();
break;
}
case 66: {
global::EggLink.DanhengServer.Proto.CNLMDFFEFJM subBuilder = new global::EggLink.DanhengServer.Proto.CNLMDFFEFJM();
if (cBCPHFDKCODCase_ == CBCPHFDKCODOneofCase.EJCOLGNJGDC) {
subBuilder.MergeFrom(EJCOLGNJGDC);
}
input.ReadMessage(subBuilder);
EJCOLGNJGDC = subBuilder;
break;
}
case 104: {
OOHNKOJHDHO = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code