Files
DanhengServer-OpenSource/Proto/EPEGHCGCMHP.cs
2025-04-20 16:34:13 +08:00

397 lines
15 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: EPEGHCGCMHP.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 EPEGHCGCMHP.proto</summary>
public static partial class EPEGHCGCMHPReflection {
#region Descriptor
/// <summary>File descriptor for EPEGHCGCMHP.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static EPEGHCGCMHPReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFFUEVHSENHQ01IUC5wcm90bxoRTENNSUZPQktORU4ucHJvdG8aEU5KRkdK",
"UENBTkRJLnByb3RvIpIBCgtFUEVHSENHQ01IUBITCgtCSEdHSEZKTU1CTRgB",
"IAMoCRITCgtGTU9QQkZLTkxOSRgCIAEoCBIkCgtEQ0hESkFMTE5FQxjpByAB",
"KAsyDC5OSkZHSlBDQU5ESUgAEiQKC0VNQkJITkNKRFBLGOoHIAEoCzIMLkxD",
"TUlGT0JLTkVOSABCDQoLUE5BS0tGTkpNTU1CHqoCG0VnZ0xpbmsuRGFuaGVu",
"Z1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.LCMIFOBKNENReflection.Descriptor, global::EggLink.DanhengServer.Proto.NJFGJPCANDIReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.EPEGHCGCMHP), global::EggLink.DanhengServer.Proto.EPEGHCGCMHP.Parser, new[]{ "BHGGHFJMMBM", "FMOPBFKNLNI", "DCHDJALLNEC", "EMBBHNCJDPK" }, new[]{ "PNAKKFNJMMM" }, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class EPEGHCGCMHP : pb::IMessage<EPEGHCGCMHP>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<EPEGHCGCMHP> _parser = new pb::MessageParser<EPEGHCGCMHP>(() => new EPEGHCGCMHP());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<EPEGHCGCMHP> 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.EPEGHCGCMHPReflection.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 EPEGHCGCMHP() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public EPEGHCGCMHP(EPEGHCGCMHP other) : this() {
bHGGHFJMMBM_ = other.bHGGHFJMMBM_.Clone();
fMOPBFKNLNI_ = other.fMOPBFKNLNI_;
switch (other.PNAKKFNJMMMCase) {
case PNAKKFNJMMMOneofCase.DCHDJALLNEC:
DCHDJALLNEC = other.DCHDJALLNEC.Clone();
break;
case PNAKKFNJMMMOneofCase.EMBBHNCJDPK:
EMBBHNCJDPK = other.EMBBHNCJDPK.Clone();
break;
}
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public EPEGHCGCMHP Clone() {
return new EPEGHCGCMHP(this);
}
/// <summary>Field number for the "BHGGHFJMMBM" field.</summary>
public const int BHGGHFJMMBMFieldNumber = 1;
private static readonly pb::FieldCodec<string> _repeated_bHGGHFJMMBM_codec
= pb::FieldCodec.ForString(10);
private readonly pbc::RepeatedField<string> bHGGHFJMMBM_ = new pbc::RepeatedField<string>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<string> BHGGHFJMMBM {
get { return bHGGHFJMMBM_; }
}
/// <summary>Field number for the "FMOPBFKNLNI" field.</summary>
public const int FMOPBFKNLNIFieldNumber = 2;
private bool fMOPBFKNLNI_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool FMOPBFKNLNI {
get { return fMOPBFKNLNI_; }
set {
fMOPBFKNLNI_ = value;
}
}
/// <summary>Field number for the "DCHDJALLNEC" field.</summary>
public const int DCHDJALLNECFieldNumber = 1001;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.NJFGJPCANDI DCHDJALLNEC {
get { return pNAKKFNJMMMCase_ == PNAKKFNJMMMOneofCase.DCHDJALLNEC ? (global::EggLink.DanhengServer.Proto.NJFGJPCANDI) pNAKKFNJMMM_ : null; }
set {
pNAKKFNJMMM_ = value;
pNAKKFNJMMMCase_ = value == null ? PNAKKFNJMMMOneofCase.None : PNAKKFNJMMMOneofCase.DCHDJALLNEC;
}
}
/// <summary>Field number for the "EMBBHNCJDPK" field.</summary>
public const int EMBBHNCJDPKFieldNumber = 1002;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.LCMIFOBKNEN EMBBHNCJDPK {
get { return pNAKKFNJMMMCase_ == PNAKKFNJMMMOneofCase.EMBBHNCJDPK ? (global::EggLink.DanhengServer.Proto.LCMIFOBKNEN) pNAKKFNJMMM_ : null; }
set {
pNAKKFNJMMM_ = value;
pNAKKFNJMMMCase_ = value == null ? PNAKKFNJMMMOneofCase.None : PNAKKFNJMMMOneofCase.EMBBHNCJDPK;
}
}
private object pNAKKFNJMMM_;
/// <summary>Enum of possible cases for the "PNAKKFNJMMM" oneof.</summary>
public enum PNAKKFNJMMMOneofCase {
None = 0,
DCHDJALLNEC = 1001,
EMBBHNCJDPK = 1002,
}
private PNAKKFNJMMMOneofCase pNAKKFNJMMMCase_ = PNAKKFNJMMMOneofCase.None;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public PNAKKFNJMMMOneofCase PNAKKFNJMMMCase {
get { return pNAKKFNJMMMCase_; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void ClearPNAKKFNJMMM() {
pNAKKFNJMMMCase_ = PNAKKFNJMMMOneofCase.None;
pNAKKFNJMMM_ = null;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as EPEGHCGCMHP);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(EPEGHCGCMHP other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if(!bHGGHFJMMBM_.Equals(other.bHGGHFJMMBM_)) return false;
if (FMOPBFKNLNI != other.FMOPBFKNLNI) return false;
if (!object.Equals(DCHDJALLNEC, other.DCHDJALLNEC)) return false;
if (!object.Equals(EMBBHNCJDPK, other.EMBBHNCJDPK)) return false;
if (PNAKKFNJMMMCase != other.PNAKKFNJMMMCase) 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 ^= bHGGHFJMMBM_.GetHashCode();
if (FMOPBFKNLNI != false) hash ^= FMOPBFKNLNI.GetHashCode();
if (pNAKKFNJMMMCase_ == PNAKKFNJMMMOneofCase.DCHDJALLNEC) hash ^= DCHDJALLNEC.GetHashCode();
if (pNAKKFNJMMMCase_ == PNAKKFNJMMMOneofCase.EMBBHNCJDPK) hash ^= EMBBHNCJDPK.GetHashCode();
hash ^= (int) pNAKKFNJMMMCase_;
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
bHGGHFJMMBM_.WriteTo(output, _repeated_bHGGHFJMMBM_codec);
if (FMOPBFKNLNI != false) {
output.WriteRawTag(16);
output.WriteBool(FMOPBFKNLNI);
}
if (pNAKKFNJMMMCase_ == PNAKKFNJMMMOneofCase.DCHDJALLNEC) {
output.WriteRawTag(202, 62);
output.WriteMessage(DCHDJALLNEC);
}
if (pNAKKFNJMMMCase_ == PNAKKFNJMMMOneofCase.EMBBHNCJDPK) {
output.WriteRawTag(210, 62);
output.WriteMessage(EMBBHNCJDPK);
}
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) {
bHGGHFJMMBM_.WriteTo(ref output, _repeated_bHGGHFJMMBM_codec);
if (FMOPBFKNLNI != false) {
output.WriteRawTag(16);
output.WriteBool(FMOPBFKNLNI);
}
if (pNAKKFNJMMMCase_ == PNAKKFNJMMMOneofCase.DCHDJALLNEC) {
output.WriteRawTag(202, 62);
output.WriteMessage(DCHDJALLNEC);
}
if (pNAKKFNJMMMCase_ == PNAKKFNJMMMOneofCase.EMBBHNCJDPK) {
output.WriteRawTag(210, 62);
output.WriteMessage(EMBBHNCJDPK);
}
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 += bHGGHFJMMBM_.CalculateSize(_repeated_bHGGHFJMMBM_codec);
if (FMOPBFKNLNI != false) {
size += 1 + 1;
}
if (pNAKKFNJMMMCase_ == PNAKKFNJMMMOneofCase.DCHDJALLNEC) {
size += 2 + pb::CodedOutputStream.ComputeMessageSize(DCHDJALLNEC);
}
if (pNAKKFNJMMMCase_ == PNAKKFNJMMMOneofCase.EMBBHNCJDPK) {
size += 2 + pb::CodedOutputStream.ComputeMessageSize(EMBBHNCJDPK);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(EPEGHCGCMHP other) {
if (other == null) {
return;
}
bHGGHFJMMBM_.Add(other.bHGGHFJMMBM_);
if (other.FMOPBFKNLNI != false) {
FMOPBFKNLNI = other.FMOPBFKNLNI;
}
switch (other.PNAKKFNJMMMCase) {
case PNAKKFNJMMMOneofCase.DCHDJALLNEC:
if (DCHDJALLNEC == null) {
DCHDJALLNEC = new global::EggLink.DanhengServer.Proto.NJFGJPCANDI();
}
DCHDJALLNEC.MergeFrom(other.DCHDJALLNEC);
break;
case PNAKKFNJMMMOneofCase.EMBBHNCJDPK:
if (EMBBHNCJDPK == null) {
EMBBHNCJDPK = new global::EggLink.DanhengServer.Proto.LCMIFOBKNEN();
}
EMBBHNCJDPK.MergeFrom(other.EMBBHNCJDPK);
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 10: {
bHGGHFJMMBM_.AddEntriesFrom(input, _repeated_bHGGHFJMMBM_codec);
break;
}
case 16: {
FMOPBFKNLNI = input.ReadBool();
break;
}
case 8010: {
global::EggLink.DanhengServer.Proto.NJFGJPCANDI subBuilder = new global::EggLink.DanhengServer.Proto.NJFGJPCANDI();
if (pNAKKFNJMMMCase_ == PNAKKFNJMMMOneofCase.DCHDJALLNEC) {
subBuilder.MergeFrom(DCHDJALLNEC);
}
input.ReadMessage(subBuilder);
DCHDJALLNEC = subBuilder;
break;
}
case 8018: {
global::EggLink.DanhengServer.Proto.LCMIFOBKNEN subBuilder = new global::EggLink.DanhengServer.Proto.LCMIFOBKNEN();
if (pNAKKFNJMMMCase_ == PNAKKFNJMMMOneofCase.EMBBHNCJDPK) {
subBuilder.MergeFrom(EMBBHNCJDPK);
}
input.ReadMessage(subBuilder);
EMBBHNCJDPK = 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 10: {
bHGGHFJMMBM_.AddEntriesFrom(ref input, _repeated_bHGGHFJMMBM_codec);
break;
}
case 16: {
FMOPBFKNLNI = input.ReadBool();
break;
}
case 8010: {
global::EggLink.DanhengServer.Proto.NJFGJPCANDI subBuilder = new global::EggLink.DanhengServer.Proto.NJFGJPCANDI();
if (pNAKKFNJMMMCase_ == PNAKKFNJMMMOneofCase.DCHDJALLNEC) {
subBuilder.MergeFrom(DCHDJALLNEC);
}
input.ReadMessage(subBuilder);
DCHDJALLNEC = subBuilder;
break;
}
case 8018: {
global::EggLink.DanhengServer.Proto.LCMIFOBKNEN subBuilder = new global::EggLink.DanhengServer.Proto.LCMIFOBKNEN();
if (pNAKKFNJMMMCase_ == PNAKKFNJMMMOneofCase.EMBBHNCJDPK) {
subBuilder.MergeFrom(EMBBHNCJDPK);
}
input.ReadMessage(subBuilder);
EMBBHNCJDPK = subBuilder;
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code