Files
DanhengServer-OpenSource/Proto/LAIEMCFACDK.cs
2025-04-15 16:44:46 +08:00

300 lines
11 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: LAIEMCFACDK.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 LAIEMCFACDK.proto</summary>
public static partial class LAIEMCFACDKReflection {
#region Descriptor
/// <summary>File descriptor for LAIEMCFACDK.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static LAIEMCFACDKReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFMQUlFTUNGQUNESy5wcm90byKfAQoLTEFJRU1DRkFDREsSEwoLQUxHSENO",
"QUpCTU0YCSABKA0SMgoLQUFIQVBDQklMSEMYASADKAsyHS5MQUlFTUNGQUNE",
"Sy5BQUhBUENCSUxIQ0VudHJ5EhMKC1BHSENLQ1BLR0xMGAYgASgNGjIKEEFB",
"SEFQQ0JJTEhDRW50cnkSCwoDa2V5GAEgASgNEg0KBXZhbHVlGAIgASgNOgI4",
"AUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.LAIEMCFACDK), global::EggLink.DanhengServer.Proto.LAIEMCFACDK.Parser, new[]{ "ALGHCNAJBMM", "AAHAPCBILHC", "PGHCKCPKGLL" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { null, })
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class LAIEMCFACDK : pb::IMessage<LAIEMCFACDK>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<LAIEMCFACDK> _parser = new pb::MessageParser<LAIEMCFACDK>(() => new LAIEMCFACDK());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<LAIEMCFACDK> 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.LAIEMCFACDKReflection.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 LAIEMCFACDK() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public LAIEMCFACDK(LAIEMCFACDK other) : this() {
aLGHCNAJBMM_ = other.aLGHCNAJBMM_;
aAHAPCBILHC_ = other.aAHAPCBILHC_.Clone();
pGHCKCPKGLL_ = other.pGHCKCPKGLL_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public LAIEMCFACDK Clone() {
return new LAIEMCFACDK(this);
}
/// <summary>Field number for the "ALGHCNAJBMM" field.</summary>
public const int ALGHCNAJBMMFieldNumber = 9;
private uint aLGHCNAJBMM_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint ALGHCNAJBMM {
get { return aLGHCNAJBMM_; }
set {
aLGHCNAJBMM_ = value;
}
}
/// <summary>Field number for the "AAHAPCBILHC" field.</summary>
public const int AAHAPCBILHCFieldNumber = 1;
private static readonly pbc::MapField<uint, uint>.Codec _map_aAHAPCBILHC_codec
= new pbc::MapField<uint, uint>.Codec(pb::FieldCodec.ForUInt32(8, 0), pb::FieldCodec.ForUInt32(16, 0), 10);
private readonly pbc::MapField<uint, uint> aAHAPCBILHC_ = new pbc::MapField<uint, uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::MapField<uint, uint> AAHAPCBILHC {
get { return aAHAPCBILHC_; }
}
/// <summary>Field number for the "PGHCKCPKGLL" field.</summary>
public const int PGHCKCPKGLLFieldNumber = 6;
private uint pGHCKCPKGLL_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint PGHCKCPKGLL {
get { return pGHCKCPKGLL_; }
set {
pGHCKCPKGLL_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as LAIEMCFACDK);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(LAIEMCFACDK other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (ALGHCNAJBMM != other.ALGHCNAJBMM) return false;
if (!AAHAPCBILHC.Equals(other.AAHAPCBILHC)) return false;
if (PGHCKCPKGLL != other.PGHCKCPKGLL) 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 (ALGHCNAJBMM != 0) hash ^= ALGHCNAJBMM.GetHashCode();
hash ^= AAHAPCBILHC.GetHashCode();
if (PGHCKCPKGLL != 0) hash ^= PGHCKCPKGLL.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
aAHAPCBILHC_.WriteTo(output, _map_aAHAPCBILHC_codec);
if (PGHCKCPKGLL != 0) {
output.WriteRawTag(48);
output.WriteUInt32(PGHCKCPKGLL);
}
if (ALGHCNAJBMM != 0) {
output.WriteRawTag(72);
output.WriteUInt32(ALGHCNAJBMM);
}
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) {
aAHAPCBILHC_.WriteTo(ref output, _map_aAHAPCBILHC_codec);
if (PGHCKCPKGLL != 0) {
output.WriteRawTag(48);
output.WriteUInt32(PGHCKCPKGLL);
}
if (ALGHCNAJBMM != 0) {
output.WriteRawTag(72);
output.WriteUInt32(ALGHCNAJBMM);
}
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 (ALGHCNAJBMM != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ALGHCNAJBMM);
}
size += aAHAPCBILHC_.CalculateSize(_map_aAHAPCBILHC_codec);
if (PGHCKCPKGLL != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PGHCKCPKGLL);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(LAIEMCFACDK other) {
if (other == null) {
return;
}
if (other.ALGHCNAJBMM != 0) {
ALGHCNAJBMM = other.ALGHCNAJBMM;
}
aAHAPCBILHC_.MergeFrom(other.aAHAPCBILHC_);
if (other.PGHCKCPKGLL != 0) {
PGHCKCPKGLL = other.PGHCKCPKGLL;
}
_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: {
aAHAPCBILHC_.AddEntriesFrom(input, _map_aAHAPCBILHC_codec);
break;
}
case 48: {
PGHCKCPKGLL = input.ReadUInt32();
break;
}
case 72: {
ALGHCNAJBMM = 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 10: {
aAHAPCBILHC_.AddEntriesFrom(ref input, _map_aAHAPCBILHC_codec);
break;
}
case 48: {
PGHCKCPKGLL = input.ReadUInt32();
break;
}
case 72: {
ALGHCNAJBMM = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code