Files
DanhengServer-OpenSource/Proto/LHLEEHCBMOL.cs
2025-12-14 11:26:01 +08:00

392 lines
15 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: LHLEEHCBMOL.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 LHLEEHCBMOL.proto</summary>
public static partial class LHLEEHCBMOLReflection {
#region Descriptor
/// <summary>File descriptor for LHLEEHCBMOL.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static LHLEEHCBMOLReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFMSExFRUhDQk1PTC5wcm90bxoRTUFPTk5ORUxHQ0MucHJvdG8aEUdPQ0tC",
"TE5KSUJHLnByb3RvIqQBCgtMSExFRUhDQk1PTBITCgtQS0lEQkRHUElMTxgH",
"IAEoDRIRCgljdXJfaW5kZXgYDSABKA0SEwoLT0FGQUFFRU1ORkIYBSABKA0S",
"EwoLQ0ZLUEFJQ0RKUEoYDyADKA0SIQoLS0JHRENFSElGRkoYAiADKAsyDC5N",
"QU9OTk5FTEdDQxIgCgpza2lsbF9saXN0GA4gAygLMgwuR09DS0JMTkpJQkdC",
"HqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.MAONNNELGCCReflection.Descriptor, global::EggLink.DanhengServer.Proto.GOCKBLNJIBGReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.LHLEEHCBMOL), global::EggLink.DanhengServer.Proto.LHLEEHCBMOL.Parser, new[]{ "PKIDBDGPILO", "CurIndex", "OAFAAEEMNFB", "CFKPAICDJPJ", "KBGDCEHIFFJ", "SkillList" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class LHLEEHCBMOL : pb::IMessage<LHLEEHCBMOL>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<LHLEEHCBMOL> _parser = new pb::MessageParser<LHLEEHCBMOL>(() => new LHLEEHCBMOL());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<LHLEEHCBMOL> 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.LHLEEHCBMOLReflection.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 LHLEEHCBMOL() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public LHLEEHCBMOL(LHLEEHCBMOL other) : this() {
pKIDBDGPILO_ = other.pKIDBDGPILO_;
curIndex_ = other.curIndex_;
oAFAAEEMNFB_ = other.oAFAAEEMNFB_;
cFKPAICDJPJ_ = other.cFKPAICDJPJ_.Clone();
kBGDCEHIFFJ_ = other.kBGDCEHIFFJ_.Clone();
skillList_ = other.skillList_.Clone();
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public LHLEEHCBMOL Clone() {
return new LHLEEHCBMOL(this);
}
/// <summary>Field number for the "PKIDBDGPILO" field.</summary>
public const int PKIDBDGPILOFieldNumber = 7;
private uint pKIDBDGPILO_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint PKIDBDGPILO {
get { return pKIDBDGPILO_; }
set {
pKIDBDGPILO_ = value;
}
}
/// <summary>Field number for the "cur_index" field.</summary>
public const int CurIndexFieldNumber = 13;
private uint curIndex_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint CurIndex {
get { return curIndex_; }
set {
curIndex_ = value;
}
}
/// <summary>Field number for the "OAFAAEEMNFB" field.</summary>
public const int OAFAAEEMNFBFieldNumber = 5;
private uint oAFAAEEMNFB_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint OAFAAEEMNFB {
get { return oAFAAEEMNFB_; }
set {
oAFAAEEMNFB_ = value;
}
}
/// <summary>Field number for the "CFKPAICDJPJ" field.</summary>
public const int CFKPAICDJPJFieldNumber = 15;
private static readonly pb::FieldCodec<uint> _repeated_cFKPAICDJPJ_codec
= pb::FieldCodec.ForUInt32(122);
private readonly pbc::RepeatedField<uint> cFKPAICDJPJ_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> CFKPAICDJPJ {
get { return cFKPAICDJPJ_; }
}
/// <summary>Field number for the "KBGDCEHIFFJ" field.</summary>
public const int KBGDCEHIFFJFieldNumber = 2;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.MAONNNELGCC> _repeated_kBGDCEHIFFJ_codec
= pb::FieldCodec.ForMessage(18, global::EggLink.DanhengServer.Proto.MAONNNELGCC.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.MAONNNELGCC> kBGDCEHIFFJ_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.MAONNNELGCC>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.MAONNNELGCC> KBGDCEHIFFJ {
get { return kBGDCEHIFFJ_; }
}
/// <summary>Field number for the "skill_list" field.</summary>
public const int SkillListFieldNumber = 14;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.GOCKBLNJIBG> _repeated_skillList_codec
= pb::FieldCodec.ForMessage(114, global::EggLink.DanhengServer.Proto.GOCKBLNJIBG.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.GOCKBLNJIBG> skillList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.GOCKBLNJIBG>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.GOCKBLNJIBG> SkillList {
get { return skillList_; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as LHLEEHCBMOL);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(LHLEEHCBMOL other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (PKIDBDGPILO != other.PKIDBDGPILO) return false;
if (CurIndex != other.CurIndex) return false;
if (OAFAAEEMNFB != other.OAFAAEEMNFB) return false;
if(!cFKPAICDJPJ_.Equals(other.cFKPAICDJPJ_)) return false;
if(!kBGDCEHIFFJ_.Equals(other.kBGDCEHIFFJ_)) return false;
if(!skillList_.Equals(other.skillList_)) 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 (PKIDBDGPILO != 0) hash ^= PKIDBDGPILO.GetHashCode();
if (CurIndex != 0) hash ^= CurIndex.GetHashCode();
if (OAFAAEEMNFB != 0) hash ^= OAFAAEEMNFB.GetHashCode();
hash ^= cFKPAICDJPJ_.GetHashCode();
hash ^= kBGDCEHIFFJ_.GetHashCode();
hash ^= skillList_.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
kBGDCEHIFFJ_.WriteTo(output, _repeated_kBGDCEHIFFJ_codec);
if (OAFAAEEMNFB != 0) {
output.WriteRawTag(40);
output.WriteUInt32(OAFAAEEMNFB);
}
if (PKIDBDGPILO != 0) {
output.WriteRawTag(56);
output.WriteUInt32(PKIDBDGPILO);
}
if (CurIndex != 0) {
output.WriteRawTag(104);
output.WriteUInt32(CurIndex);
}
skillList_.WriteTo(output, _repeated_skillList_codec);
cFKPAICDJPJ_.WriteTo(output, _repeated_cFKPAICDJPJ_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) {
kBGDCEHIFFJ_.WriteTo(ref output, _repeated_kBGDCEHIFFJ_codec);
if (OAFAAEEMNFB != 0) {
output.WriteRawTag(40);
output.WriteUInt32(OAFAAEEMNFB);
}
if (PKIDBDGPILO != 0) {
output.WriteRawTag(56);
output.WriteUInt32(PKIDBDGPILO);
}
if (CurIndex != 0) {
output.WriteRawTag(104);
output.WriteUInt32(CurIndex);
}
skillList_.WriteTo(ref output, _repeated_skillList_codec);
cFKPAICDJPJ_.WriteTo(ref output, _repeated_cFKPAICDJPJ_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 (PKIDBDGPILO != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PKIDBDGPILO);
}
if (CurIndex != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CurIndex);
}
if (OAFAAEEMNFB != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(OAFAAEEMNFB);
}
size += cFKPAICDJPJ_.CalculateSize(_repeated_cFKPAICDJPJ_codec);
size += kBGDCEHIFFJ_.CalculateSize(_repeated_kBGDCEHIFFJ_codec);
size += skillList_.CalculateSize(_repeated_skillList_codec);
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(LHLEEHCBMOL other) {
if (other == null) {
return;
}
if (other.PKIDBDGPILO != 0) {
PKIDBDGPILO = other.PKIDBDGPILO;
}
if (other.CurIndex != 0) {
CurIndex = other.CurIndex;
}
if (other.OAFAAEEMNFB != 0) {
OAFAAEEMNFB = other.OAFAAEEMNFB;
}
cFKPAICDJPJ_.Add(other.cFKPAICDJPJ_);
kBGDCEHIFFJ_.Add(other.kBGDCEHIFFJ_);
skillList_.Add(other.skillList_);
_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 18: {
kBGDCEHIFFJ_.AddEntriesFrom(input, _repeated_kBGDCEHIFFJ_codec);
break;
}
case 40: {
OAFAAEEMNFB = input.ReadUInt32();
break;
}
case 56: {
PKIDBDGPILO = input.ReadUInt32();
break;
}
case 104: {
CurIndex = input.ReadUInt32();
break;
}
case 114: {
skillList_.AddEntriesFrom(input, _repeated_skillList_codec);
break;
}
case 122:
case 120: {
cFKPAICDJPJ_.AddEntriesFrom(input, _repeated_cFKPAICDJPJ_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 18: {
kBGDCEHIFFJ_.AddEntriesFrom(ref input, _repeated_kBGDCEHIFFJ_codec);
break;
}
case 40: {
OAFAAEEMNFB = input.ReadUInt32();
break;
}
case 56: {
PKIDBDGPILO = input.ReadUInt32();
break;
}
case 104: {
CurIndex = input.ReadUInt32();
break;
}
case 114: {
skillList_.AddEntriesFrom(ref input, _repeated_skillList_codec);
break;
}
case 122:
case 120: {
cFKPAICDJPJ_.AddEntriesFrom(ref input, _repeated_cFKPAICDJPJ_codec);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code