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

339 lines
12 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: BAAGNOHEHMA.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 BAAGNOHEHMA.proto</summary>
public static partial class BAAGNOHEHMAReflection {
#region Descriptor
/// <summary>File descriptor for BAAGNOHEHMA.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static BAAGNOHEHMAReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFCQUFHTk9IRUhNQS5wcm90bxoRQ1BGQ0JMQURNQkgucHJvdG8aEU5KSEND",
"RU1ERU9DLnByb3RvGhFORUtBRU5GR0dBQy5wcm90byJ2CgtCQUFHTk9IRUhN",
"QRIhCgtPSU1CR0FFSERCSRgBIAEoCzIMLkNQRkNCTEFETUJIEiEKC0tLT0xG",
"QUJHQktHGAIgASgLMgwuTkVLQUVORkdHQUMSIQoLSUdJQ0JDRU1IRUUYAyAB",
"KAsyDC5OSkhDQ0VNREVPQ0IeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlBy",
"b3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.CPFCBLADMBHReflection.Descriptor, global::EggLink.DanhengServer.Proto.NJHCCEMDEOCReflection.Descriptor, global::EggLink.DanhengServer.Proto.NEKAENFGGACReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.BAAGNOHEHMA), global::EggLink.DanhengServer.Proto.BAAGNOHEHMA.Parser, new[]{ "OIMBGAEHDBI", "KKOLFABGBKG", "IGICBCEMHEE" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class BAAGNOHEHMA : pb::IMessage<BAAGNOHEHMA>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<BAAGNOHEHMA> _parser = new pb::MessageParser<BAAGNOHEHMA>(() => new BAAGNOHEHMA());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<BAAGNOHEHMA> 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.BAAGNOHEHMAReflection.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 BAAGNOHEHMA() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public BAAGNOHEHMA(BAAGNOHEHMA other) : this() {
oIMBGAEHDBI_ = other.oIMBGAEHDBI_ != null ? other.oIMBGAEHDBI_.Clone() : null;
kKOLFABGBKG_ = other.kKOLFABGBKG_ != null ? other.kKOLFABGBKG_.Clone() : null;
iGICBCEMHEE_ = other.iGICBCEMHEE_ != null ? other.iGICBCEMHEE_.Clone() : null;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public BAAGNOHEHMA Clone() {
return new BAAGNOHEHMA(this);
}
/// <summary>Field number for the "OIMBGAEHDBI" field.</summary>
public const int OIMBGAEHDBIFieldNumber = 1;
private global::EggLink.DanhengServer.Proto.CPFCBLADMBH oIMBGAEHDBI_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.CPFCBLADMBH OIMBGAEHDBI {
get { return oIMBGAEHDBI_; }
set {
oIMBGAEHDBI_ = value;
}
}
/// <summary>Field number for the "KKOLFABGBKG" field.</summary>
public const int KKOLFABGBKGFieldNumber = 2;
private global::EggLink.DanhengServer.Proto.NEKAENFGGAC kKOLFABGBKG_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.NEKAENFGGAC KKOLFABGBKG {
get { return kKOLFABGBKG_; }
set {
kKOLFABGBKG_ = value;
}
}
/// <summary>Field number for the "IGICBCEMHEE" field.</summary>
public const int IGICBCEMHEEFieldNumber = 3;
private global::EggLink.DanhengServer.Proto.NJHCCEMDEOC iGICBCEMHEE_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.NJHCCEMDEOC IGICBCEMHEE {
get { return iGICBCEMHEE_; }
set {
iGICBCEMHEE_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as BAAGNOHEHMA);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(BAAGNOHEHMA other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (!object.Equals(OIMBGAEHDBI, other.OIMBGAEHDBI)) return false;
if (!object.Equals(KKOLFABGBKG, other.KKOLFABGBKG)) return false;
if (!object.Equals(IGICBCEMHEE, other.IGICBCEMHEE)) 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 (oIMBGAEHDBI_ != null) hash ^= OIMBGAEHDBI.GetHashCode();
if (kKOLFABGBKG_ != null) hash ^= KKOLFABGBKG.GetHashCode();
if (iGICBCEMHEE_ != null) hash ^= IGICBCEMHEE.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 (oIMBGAEHDBI_ != null) {
output.WriteRawTag(10);
output.WriteMessage(OIMBGAEHDBI);
}
if (kKOLFABGBKG_ != null) {
output.WriteRawTag(18);
output.WriteMessage(KKOLFABGBKG);
}
if (iGICBCEMHEE_ != null) {
output.WriteRawTag(26);
output.WriteMessage(IGICBCEMHEE);
}
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 (oIMBGAEHDBI_ != null) {
output.WriteRawTag(10);
output.WriteMessage(OIMBGAEHDBI);
}
if (kKOLFABGBKG_ != null) {
output.WriteRawTag(18);
output.WriteMessage(KKOLFABGBKG);
}
if (iGICBCEMHEE_ != null) {
output.WriteRawTag(26);
output.WriteMessage(IGICBCEMHEE);
}
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 (oIMBGAEHDBI_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(OIMBGAEHDBI);
}
if (kKOLFABGBKG_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(KKOLFABGBKG);
}
if (iGICBCEMHEE_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(IGICBCEMHEE);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(BAAGNOHEHMA other) {
if (other == null) {
return;
}
if (other.oIMBGAEHDBI_ != null) {
if (oIMBGAEHDBI_ == null) {
OIMBGAEHDBI = new global::EggLink.DanhengServer.Proto.CPFCBLADMBH();
}
OIMBGAEHDBI.MergeFrom(other.OIMBGAEHDBI);
}
if (other.kKOLFABGBKG_ != null) {
if (kKOLFABGBKG_ == null) {
KKOLFABGBKG = new global::EggLink.DanhengServer.Proto.NEKAENFGGAC();
}
KKOLFABGBKG.MergeFrom(other.KKOLFABGBKG);
}
if (other.iGICBCEMHEE_ != null) {
if (iGICBCEMHEE_ == null) {
IGICBCEMHEE = new global::EggLink.DanhengServer.Proto.NJHCCEMDEOC();
}
IGICBCEMHEE.MergeFrom(other.IGICBCEMHEE);
}
_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: {
if (oIMBGAEHDBI_ == null) {
OIMBGAEHDBI = new global::EggLink.DanhengServer.Proto.CPFCBLADMBH();
}
input.ReadMessage(OIMBGAEHDBI);
break;
}
case 18: {
if (kKOLFABGBKG_ == null) {
KKOLFABGBKG = new global::EggLink.DanhengServer.Proto.NEKAENFGGAC();
}
input.ReadMessage(KKOLFABGBKG);
break;
}
case 26: {
if (iGICBCEMHEE_ == null) {
IGICBCEMHEE = new global::EggLink.DanhengServer.Proto.NJHCCEMDEOC();
}
input.ReadMessage(IGICBCEMHEE);
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: {
if (oIMBGAEHDBI_ == null) {
OIMBGAEHDBI = new global::EggLink.DanhengServer.Proto.CPFCBLADMBH();
}
input.ReadMessage(OIMBGAEHDBI);
break;
}
case 18: {
if (kKOLFABGBKG_ == null) {
KKOLFABGBKG = new global::EggLink.DanhengServer.Proto.NEKAENFGGAC();
}
input.ReadMessage(KKOLFABGBKG);
break;
}
case 26: {
if (iGICBCEMHEE_ == null) {
IGICBCEMHEE = new global::EggLink.DanhengServer.Proto.NJHCCEMDEOC();
}
input.ReadMessage(IGICBCEMHEE);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code