Files
DanhengServer-OpenSource/Proto/PMNHMAMHGAI.cs
2025-08-29 22:54:29 +08:00

289 lines
11 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: PMNHMAMHGAI.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 PMNHMAMHGAI.proto</summary>
public static partial class PMNHMAMHGAIReflection {
#region Descriptor
/// <summary>File descriptor for PMNHMAMHGAI.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static PMNHMAMHGAIReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFQTU5ITUFNSEdBSS5wcm90bxoRTUpLSUJKTE9CS0QucHJvdG8aEURLT09L",
"RUpDSEdPLnByb3RvImgKC1BNTkhNQU1IR0FJEhMKC0lDUEhPT01OREtBGAEg",
"ASgNEiEKC0VOQkpDUEtHQ09MGAIgAygLMgwuTUpLSUJKTE9CS0QSIQoLT09P",
"R0xJRU9PS0kYAyADKAsyDC5ES09PS0VKQ0hHT0IeqgIbRWdnTGluay5EYW5o",
"ZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.MJKIBJLOBKDReflection.Descriptor, global::EggLink.DanhengServer.Proto.DKOOKEJCHGOReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.PMNHMAMHGAI), global::EggLink.DanhengServer.Proto.PMNHMAMHGAI.Parser, new[]{ "ICPHOOMNDKA", "ENBJCPKGCOL", "OOOGLIEOOKI" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class PMNHMAMHGAI : pb::IMessage<PMNHMAMHGAI>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<PMNHMAMHGAI> _parser = new pb::MessageParser<PMNHMAMHGAI>(() => new PMNHMAMHGAI());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<PMNHMAMHGAI> 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.PMNHMAMHGAIReflection.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 PMNHMAMHGAI() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public PMNHMAMHGAI(PMNHMAMHGAI other) : this() {
iCPHOOMNDKA_ = other.iCPHOOMNDKA_;
eNBJCPKGCOL_ = other.eNBJCPKGCOL_.Clone();
oOOGLIEOOKI_ = other.oOOGLIEOOKI_.Clone();
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public PMNHMAMHGAI Clone() {
return new PMNHMAMHGAI(this);
}
/// <summary>Field number for the "ICPHOOMNDKA" field.</summary>
public const int ICPHOOMNDKAFieldNumber = 1;
private uint iCPHOOMNDKA_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint ICPHOOMNDKA {
get { return iCPHOOMNDKA_; }
set {
iCPHOOMNDKA_ = value;
}
}
/// <summary>Field number for the "ENBJCPKGCOL" field.</summary>
public const int ENBJCPKGCOLFieldNumber = 2;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.MJKIBJLOBKD> _repeated_eNBJCPKGCOL_codec
= pb::FieldCodec.ForMessage(18, global::EggLink.DanhengServer.Proto.MJKIBJLOBKD.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.MJKIBJLOBKD> eNBJCPKGCOL_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.MJKIBJLOBKD>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.MJKIBJLOBKD> ENBJCPKGCOL {
get { return eNBJCPKGCOL_; }
}
/// <summary>Field number for the "OOOGLIEOOKI" field.</summary>
public const int OOOGLIEOOKIFieldNumber = 3;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.DKOOKEJCHGO> _repeated_oOOGLIEOOKI_codec
= pb::FieldCodec.ForMessage(26, global::EggLink.DanhengServer.Proto.DKOOKEJCHGO.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.DKOOKEJCHGO> oOOGLIEOOKI_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.DKOOKEJCHGO>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.DKOOKEJCHGO> OOOGLIEOOKI {
get { return oOOGLIEOOKI_; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as PMNHMAMHGAI);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(PMNHMAMHGAI other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (ICPHOOMNDKA != other.ICPHOOMNDKA) return false;
if(!eNBJCPKGCOL_.Equals(other.eNBJCPKGCOL_)) return false;
if(!oOOGLIEOOKI_.Equals(other.oOOGLIEOOKI_)) 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 (ICPHOOMNDKA != 0) hash ^= ICPHOOMNDKA.GetHashCode();
hash ^= eNBJCPKGCOL_.GetHashCode();
hash ^= oOOGLIEOOKI_.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 (ICPHOOMNDKA != 0) {
output.WriteRawTag(8);
output.WriteUInt32(ICPHOOMNDKA);
}
eNBJCPKGCOL_.WriteTo(output, _repeated_eNBJCPKGCOL_codec);
oOOGLIEOOKI_.WriteTo(output, _repeated_oOOGLIEOOKI_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 (ICPHOOMNDKA != 0) {
output.WriteRawTag(8);
output.WriteUInt32(ICPHOOMNDKA);
}
eNBJCPKGCOL_.WriteTo(ref output, _repeated_eNBJCPKGCOL_codec);
oOOGLIEOOKI_.WriteTo(ref output, _repeated_oOOGLIEOOKI_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 (ICPHOOMNDKA != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ICPHOOMNDKA);
}
size += eNBJCPKGCOL_.CalculateSize(_repeated_eNBJCPKGCOL_codec);
size += oOOGLIEOOKI_.CalculateSize(_repeated_oOOGLIEOOKI_codec);
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(PMNHMAMHGAI other) {
if (other == null) {
return;
}
if (other.ICPHOOMNDKA != 0) {
ICPHOOMNDKA = other.ICPHOOMNDKA;
}
eNBJCPKGCOL_.Add(other.eNBJCPKGCOL_);
oOOGLIEOOKI_.Add(other.oOOGLIEOOKI_);
_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: {
ICPHOOMNDKA = input.ReadUInt32();
break;
}
case 18: {
eNBJCPKGCOL_.AddEntriesFrom(input, _repeated_eNBJCPKGCOL_codec);
break;
}
case 26: {
oOOGLIEOOKI_.AddEntriesFrom(input, _repeated_oOOGLIEOOKI_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: {
ICPHOOMNDKA = input.ReadUInt32();
break;
}
case 18: {
eNBJCPKGCOL_.AddEntriesFrom(ref input, _repeated_eNBJCPKGCOL_codec);
break;
}
case 26: {
oOOGLIEOOKI_.AddEntriesFrom(ref input, _repeated_oOOGLIEOOKI_codec);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code