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

374 lines
15 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: CAHIHNJIAJB.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 CAHIHNJIAJB.proto</summary>
public static partial class CAHIHNJIAJBReflection {
#region Descriptor
/// <summary>File descriptor for CAHIHNJIAJB.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static CAHIHNJIAJBReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFDQUhJSE5KSUFKQi5wcm90bxoRQUhOTktOUEZBR0QucHJvdG8aEUdLSUNP",
"Q0NMUE1HLnByb3RvIvgBCgtDQUhJSE5KSUFKQhIhCgtNSUFMTU1MSkJNTBgM",
"IAMoCzIMLkFITk5LTlBGQUdEEhMKC0FFS0pMSEpPUENFGAkgAygNEh8KCWJ1",
"ZmZfbGlzdBgPIAMoCzIMLkdLSUNPQ0NMUE1HEhMKC0RNSEVESExESE1PGAQg",
"AygNEhMKC01LSkxDQURHTUxFGAEgASgNEjIKC0ZBSkpFT0dLT09OGAYgAygL",
"Mh0uQ0FISUhOSklBSkIuRkFKSkVPR0tPT05FbnRyeRoyChBGQUpKRU9HS09P",
"TkVudHJ5EgsKA2tleRgBIAEoDRINCgV2YWx1ZRgCIAEoDToCOAFCHqoCG0Vn",
"Z0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.AHNNKNPFAGDReflection.Descriptor, global::EggLink.DanhengServer.Proto.GKICOCCLPMGReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.CAHIHNJIAJB), global::EggLink.DanhengServer.Proto.CAHIHNJIAJB.Parser, new[]{ "MIALMMLJBML", "AEKJLHJOPCE", "BuffList", "DMHEDHLDHMO", "MKJLCADGMLE", "FAJJEOGKOON" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { null, })
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class CAHIHNJIAJB : pb::IMessage<CAHIHNJIAJB>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<CAHIHNJIAJB> _parser = new pb::MessageParser<CAHIHNJIAJB>(() => new CAHIHNJIAJB());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<CAHIHNJIAJB> 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.CAHIHNJIAJBReflection.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 CAHIHNJIAJB() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public CAHIHNJIAJB(CAHIHNJIAJB other) : this() {
mIALMMLJBML_ = other.mIALMMLJBML_.Clone();
aEKJLHJOPCE_ = other.aEKJLHJOPCE_.Clone();
buffList_ = other.buffList_.Clone();
dMHEDHLDHMO_ = other.dMHEDHLDHMO_.Clone();
mKJLCADGMLE_ = other.mKJLCADGMLE_;
fAJJEOGKOON_ = other.fAJJEOGKOON_.Clone();
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public CAHIHNJIAJB Clone() {
return new CAHIHNJIAJB(this);
}
/// <summary>Field number for the "MIALMMLJBML" field.</summary>
public const int MIALMMLJBMLFieldNumber = 12;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.AHNNKNPFAGD> _repeated_mIALMMLJBML_codec
= pb::FieldCodec.ForMessage(98, global::EggLink.DanhengServer.Proto.AHNNKNPFAGD.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.AHNNKNPFAGD> mIALMMLJBML_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.AHNNKNPFAGD>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.AHNNKNPFAGD> MIALMMLJBML {
get { return mIALMMLJBML_; }
}
/// <summary>Field number for the "AEKJLHJOPCE" field.</summary>
public const int AEKJLHJOPCEFieldNumber = 9;
private static readonly pb::FieldCodec<uint> _repeated_aEKJLHJOPCE_codec
= pb::FieldCodec.ForUInt32(74);
private readonly pbc::RepeatedField<uint> aEKJLHJOPCE_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> AEKJLHJOPCE {
get { return aEKJLHJOPCE_; }
}
/// <summary>Field number for the "buff_list" field.</summary>
public const int BuffListFieldNumber = 15;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.GKICOCCLPMG> _repeated_buffList_codec
= pb::FieldCodec.ForMessage(122, global::EggLink.DanhengServer.Proto.GKICOCCLPMG.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.GKICOCCLPMG> buffList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.GKICOCCLPMG>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.GKICOCCLPMG> BuffList {
get { return buffList_; }
}
/// <summary>Field number for the "DMHEDHLDHMO" field.</summary>
public const int DMHEDHLDHMOFieldNumber = 4;
private static readonly pb::FieldCodec<uint> _repeated_dMHEDHLDHMO_codec
= pb::FieldCodec.ForUInt32(34);
private readonly pbc::RepeatedField<uint> dMHEDHLDHMO_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> DMHEDHLDHMO {
get { return dMHEDHLDHMO_; }
}
/// <summary>Field number for the "MKJLCADGMLE" field.</summary>
public const int MKJLCADGMLEFieldNumber = 1;
private uint mKJLCADGMLE_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint MKJLCADGMLE {
get { return mKJLCADGMLE_; }
set {
mKJLCADGMLE_ = value;
}
}
/// <summary>Field number for the "FAJJEOGKOON" field.</summary>
public const int FAJJEOGKOONFieldNumber = 6;
private static readonly pbc::MapField<uint, uint>.Codec _map_fAJJEOGKOON_codec
= new pbc::MapField<uint, uint>.Codec(pb::FieldCodec.ForUInt32(8, 0), pb::FieldCodec.ForUInt32(16, 0), 50);
private readonly pbc::MapField<uint, uint> fAJJEOGKOON_ = new pbc::MapField<uint, uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::MapField<uint, uint> FAJJEOGKOON {
get { return fAJJEOGKOON_; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as CAHIHNJIAJB);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(CAHIHNJIAJB other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if(!mIALMMLJBML_.Equals(other.mIALMMLJBML_)) return false;
if(!aEKJLHJOPCE_.Equals(other.aEKJLHJOPCE_)) return false;
if(!buffList_.Equals(other.buffList_)) return false;
if(!dMHEDHLDHMO_.Equals(other.dMHEDHLDHMO_)) return false;
if (MKJLCADGMLE != other.MKJLCADGMLE) return false;
if (!FAJJEOGKOON.Equals(other.FAJJEOGKOON)) 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 ^= mIALMMLJBML_.GetHashCode();
hash ^= aEKJLHJOPCE_.GetHashCode();
hash ^= buffList_.GetHashCode();
hash ^= dMHEDHLDHMO_.GetHashCode();
if (MKJLCADGMLE != 0) hash ^= MKJLCADGMLE.GetHashCode();
hash ^= FAJJEOGKOON.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 (MKJLCADGMLE != 0) {
output.WriteRawTag(8);
output.WriteUInt32(MKJLCADGMLE);
}
dMHEDHLDHMO_.WriteTo(output, _repeated_dMHEDHLDHMO_codec);
fAJJEOGKOON_.WriteTo(output, _map_fAJJEOGKOON_codec);
aEKJLHJOPCE_.WriteTo(output, _repeated_aEKJLHJOPCE_codec);
mIALMMLJBML_.WriteTo(output, _repeated_mIALMMLJBML_codec);
buffList_.WriteTo(output, _repeated_buffList_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 (MKJLCADGMLE != 0) {
output.WriteRawTag(8);
output.WriteUInt32(MKJLCADGMLE);
}
dMHEDHLDHMO_.WriteTo(ref output, _repeated_dMHEDHLDHMO_codec);
fAJJEOGKOON_.WriteTo(ref output, _map_fAJJEOGKOON_codec);
aEKJLHJOPCE_.WriteTo(ref output, _repeated_aEKJLHJOPCE_codec);
mIALMMLJBML_.WriteTo(ref output, _repeated_mIALMMLJBML_codec);
buffList_.WriteTo(ref output, _repeated_buffList_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;
size += mIALMMLJBML_.CalculateSize(_repeated_mIALMMLJBML_codec);
size += aEKJLHJOPCE_.CalculateSize(_repeated_aEKJLHJOPCE_codec);
size += buffList_.CalculateSize(_repeated_buffList_codec);
size += dMHEDHLDHMO_.CalculateSize(_repeated_dMHEDHLDHMO_codec);
if (MKJLCADGMLE != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(MKJLCADGMLE);
}
size += fAJJEOGKOON_.CalculateSize(_map_fAJJEOGKOON_codec);
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(CAHIHNJIAJB other) {
if (other == null) {
return;
}
mIALMMLJBML_.Add(other.mIALMMLJBML_);
aEKJLHJOPCE_.Add(other.aEKJLHJOPCE_);
buffList_.Add(other.buffList_);
dMHEDHLDHMO_.Add(other.dMHEDHLDHMO_);
if (other.MKJLCADGMLE != 0) {
MKJLCADGMLE = other.MKJLCADGMLE;
}
fAJJEOGKOON_.MergeFrom(other.fAJJEOGKOON_);
_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 8: {
MKJLCADGMLE = input.ReadUInt32();
break;
}
case 34:
case 32: {
dMHEDHLDHMO_.AddEntriesFrom(input, _repeated_dMHEDHLDHMO_codec);
break;
}
case 50: {
fAJJEOGKOON_.AddEntriesFrom(input, _map_fAJJEOGKOON_codec);
break;
}
case 74:
case 72: {
aEKJLHJOPCE_.AddEntriesFrom(input, _repeated_aEKJLHJOPCE_codec);
break;
}
case 98: {
mIALMMLJBML_.AddEntriesFrom(input, _repeated_mIALMMLJBML_codec);
break;
}
case 122: {
buffList_.AddEntriesFrom(input, _repeated_buffList_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 8: {
MKJLCADGMLE = input.ReadUInt32();
break;
}
case 34:
case 32: {
dMHEDHLDHMO_.AddEntriesFrom(ref input, _repeated_dMHEDHLDHMO_codec);
break;
}
case 50: {
fAJJEOGKOON_.AddEntriesFrom(ref input, _map_fAJJEOGKOON_codec);
break;
}
case 74:
case 72: {
aEKJLHJOPCE_.AddEntriesFrom(ref input, _repeated_aEKJLHJOPCE_codec);
break;
}
case 98: {
mIALMMLJBML_.AddEntriesFrom(ref input, _repeated_mIALMMLJBML_codec);
break;
}
case 122: {
buffList_.AddEntriesFrom(ref input, _repeated_buffList_codec);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code