mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
289 lines
11 KiB
C#
289 lines
11 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: FKMBFLMEGEB.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 FKMBFLMEGEB.proto</summary>
|
|
public static partial class FKMBFLMEGEBReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for FKMBFLMEGEB.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static FKMBFLMEGEBReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChFGS01CRkxNRUdFQi5wcm90bxoRQkFFUE5IRENJRU0ucHJvdG8aEU1BT05O",
|
|
"TkVMR0NDLnByb3RvImgKC0ZLTUJGTE1FR0VCEhMKC0hFSUpDTkxOSEhJGAkg",
|
|
"ASgNEiEKC0tCR0RDRUhJRkZKGAogAygLMgwuTUFPTk5ORUxHQ0MSIQoLRk9B",
|
|
"UExJQUxIREkYBSADKAsyDC5CQUVQTkhEQ0lFTUIeqgIbRWdnTGluay5EYW5o",
|
|
"ZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.BAEPNHDCIEMReflection.Descriptor, global::EggLink.DanhengServer.Proto.MAONNNELGCCReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.FKMBFLMEGEB), global::EggLink.DanhengServer.Proto.FKMBFLMEGEB.Parser, new[]{ "HEIJCNLNHHI", "KBGDCEHIFFJ", "FOAPLIALHDI" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class FKMBFLMEGEB : pb::IMessage<FKMBFLMEGEB>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<FKMBFLMEGEB> _parser = new pb::MessageParser<FKMBFLMEGEB>(() => new FKMBFLMEGEB());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<FKMBFLMEGEB> 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.FKMBFLMEGEBReflection.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 FKMBFLMEGEB() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public FKMBFLMEGEB(FKMBFLMEGEB other) : this() {
|
|
hEIJCNLNHHI_ = other.hEIJCNLNHHI_;
|
|
kBGDCEHIFFJ_ = other.kBGDCEHIFFJ_.Clone();
|
|
fOAPLIALHDI_ = other.fOAPLIALHDI_.Clone();
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public FKMBFLMEGEB Clone() {
|
|
return new FKMBFLMEGEB(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "HEIJCNLNHHI" field.</summary>
|
|
public const int HEIJCNLNHHIFieldNumber = 9;
|
|
private uint hEIJCNLNHHI_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint HEIJCNLNHHI {
|
|
get { return hEIJCNLNHHI_; }
|
|
set {
|
|
hEIJCNLNHHI_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "KBGDCEHIFFJ" field.</summary>
|
|
public const int KBGDCEHIFFJFieldNumber = 10;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.MAONNNELGCC> _repeated_kBGDCEHIFFJ_codec
|
|
= pb::FieldCodec.ForMessage(82, 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 "FOAPLIALHDI" field.</summary>
|
|
public const int FOAPLIALHDIFieldNumber = 5;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.BAEPNHDCIEM> _repeated_fOAPLIALHDI_codec
|
|
= pb::FieldCodec.ForMessage(42, global::EggLink.DanhengServer.Proto.BAEPNHDCIEM.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BAEPNHDCIEM> fOAPLIALHDI_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BAEPNHDCIEM>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BAEPNHDCIEM> FOAPLIALHDI {
|
|
get { return fOAPLIALHDI_; }
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as FKMBFLMEGEB);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(FKMBFLMEGEB other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (HEIJCNLNHHI != other.HEIJCNLNHHI) return false;
|
|
if(!kBGDCEHIFFJ_.Equals(other.kBGDCEHIFFJ_)) return false;
|
|
if(!fOAPLIALHDI_.Equals(other.fOAPLIALHDI_)) 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 (HEIJCNLNHHI != 0) hash ^= HEIJCNLNHHI.GetHashCode();
|
|
hash ^= kBGDCEHIFFJ_.GetHashCode();
|
|
hash ^= fOAPLIALHDI_.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
|
|
fOAPLIALHDI_.WriteTo(output, _repeated_fOAPLIALHDI_codec);
|
|
if (HEIJCNLNHHI != 0) {
|
|
output.WriteRawTag(72);
|
|
output.WriteUInt32(HEIJCNLNHHI);
|
|
}
|
|
kBGDCEHIFFJ_.WriteTo(output, _repeated_kBGDCEHIFFJ_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) {
|
|
fOAPLIALHDI_.WriteTo(ref output, _repeated_fOAPLIALHDI_codec);
|
|
if (HEIJCNLNHHI != 0) {
|
|
output.WriteRawTag(72);
|
|
output.WriteUInt32(HEIJCNLNHHI);
|
|
}
|
|
kBGDCEHIFFJ_.WriteTo(ref output, _repeated_kBGDCEHIFFJ_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 (HEIJCNLNHHI != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(HEIJCNLNHHI);
|
|
}
|
|
size += kBGDCEHIFFJ_.CalculateSize(_repeated_kBGDCEHIFFJ_codec);
|
|
size += fOAPLIALHDI_.CalculateSize(_repeated_fOAPLIALHDI_codec);
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(FKMBFLMEGEB other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.HEIJCNLNHHI != 0) {
|
|
HEIJCNLNHHI = other.HEIJCNLNHHI;
|
|
}
|
|
kBGDCEHIFFJ_.Add(other.kBGDCEHIFFJ_);
|
|
fOAPLIALHDI_.Add(other.fOAPLIALHDI_);
|
|
_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 42: {
|
|
fOAPLIALHDI_.AddEntriesFrom(input, _repeated_fOAPLIALHDI_codec);
|
|
break;
|
|
}
|
|
case 72: {
|
|
HEIJCNLNHHI = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 82: {
|
|
kBGDCEHIFFJ_.AddEntriesFrom(input, _repeated_kBGDCEHIFFJ_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 42: {
|
|
fOAPLIALHDI_.AddEntriesFrom(ref input, _repeated_fOAPLIALHDI_codec);
|
|
break;
|
|
}
|
|
case 72: {
|
|
HEIJCNLNHHI = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 82: {
|
|
kBGDCEHIFFJ_.AddEntriesFrom(ref input, _repeated_kBGDCEHIFFJ_codec);
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|