mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 12:16:03 +08:00
346 lines
13 KiB
C#
346 lines
13 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: EDFABKMNBLI.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 EDFABKMNBLI.proto</summary>
|
|
public static partial class EDFABKMNBLIReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for EDFABKMNBLI.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static EDFABKMNBLIReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChFFREZBQktNTkJMSS5wcm90bxoRS0tOTE1DSklHQUYucHJvdG8aEUtBQ0tK",
|
|
"SkRKT05JLnByb3RvIn0KC0VERkFCS01OQkxJEhMKC0JJSE1FTE1KSFBPGAYg",
|
|
"ASgNEiEKC0dER0hDQkdITE5EGA8gASgLMgwuS0FDS0pKREpPTkkSEwoLTExK",
|
|
"RUZNUERKS0gYCiABKA0SIQoLTUtPQU1CTUtESUQYCSADKAsyDC5LS05MTUNK",
|
|
"SUdBRkIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.KKNLMCJIGAFReflection.Descriptor, global::EggLink.DanhengServer.Proto.KACKJJDJONIReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.EDFABKMNBLI), global::EggLink.DanhengServer.Proto.EDFABKMNBLI.Parser, new[]{ "BIHMELMJHPO", "GDGHCBGHLND", "LLJEFMPDJKH", "MKOAMBMKDID" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class EDFABKMNBLI : pb::IMessage<EDFABKMNBLI>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<EDFABKMNBLI> _parser = new pb::MessageParser<EDFABKMNBLI>(() => new EDFABKMNBLI());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<EDFABKMNBLI> 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.EDFABKMNBLIReflection.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 EDFABKMNBLI() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public EDFABKMNBLI(EDFABKMNBLI other) : this() {
|
|
bIHMELMJHPO_ = other.bIHMELMJHPO_;
|
|
gDGHCBGHLND_ = other.gDGHCBGHLND_ != null ? other.gDGHCBGHLND_.Clone() : null;
|
|
lLJEFMPDJKH_ = other.lLJEFMPDJKH_;
|
|
mKOAMBMKDID_ = other.mKOAMBMKDID_.Clone();
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public EDFABKMNBLI Clone() {
|
|
return new EDFABKMNBLI(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "BIHMELMJHPO" field.</summary>
|
|
public const int BIHMELMJHPOFieldNumber = 6;
|
|
private uint bIHMELMJHPO_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint BIHMELMJHPO {
|
|
get { return bIHMELMJHPO_; }
|
|
set {
|
|
bIHMELMJHPO_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "GDGHCBGHLND" field.</summary>
|
|
public const int GDGHCBGHLNDFieldNumber = 15;
|
|
private global::EggLink.DanhengServer.Proto.KACKJJDJONI gDGHCBGHLND_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.KACKJJDJONI GDGHCBGHLND {
|
|
get { return gDGHCBGHLND_; }
|
|
set {
|
|
gDGHCBGHLND_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "LLJEFMPDJKH" field.</summary>
|
|
public const int LLJEFMPDJKHFieldNumber = 10;
|
|
private uint lLJEFMPDJKH_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint LLJEFMPDJKH {
|
|
get { return lLJEFMPDJKH_; }
|
|
set {
|
|
lLJEFMPDJKH_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "MKOAMBMKDID" field.</summary>
|
|
public const int MKOAMBMKDIDFieldNumber = 9;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.KKNLMCJIGAF> _repeated_mKOAMBMKDID_codec
|
|
= pb::FieldCodec.ForMessage(74, global::EggLink.DanhengServer.Proto.KKNLMCJIGAF.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.KKNLMCJIGAF> mKOAMBMKDID_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.KKNLMCJIGAF>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.KKNLMCJIGAF> MKOAMBMKDID {
|
|
get { return mKOAMBMKDID_; }
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as EDFABKMNBLI);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(EDFABKMNBLI other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (BIHMELMJHPO != other.BIHMELMJHPO) return false;
|
|
if (!object.Equals(GDGHCBGHLND, other.GDGHCBGHLND)) return false;
|
|
if (LLJEFMPDJKH != other.LLJEFMPDJKH) return false;
|
|
if(!mKOAMBMKDID_.Equals(other.mKOAMBMKDID_)) 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 (BIHMELMJHPO != 0) hash ^= BIHMELMJHPO.GetHashCode();
|
|
if (gDGHCBGHLND_ != null) hash ^= GDGHCBGHLND.GetHashCode();
|
|
if (LLJEFMPDJKH != 0) hash ^= LLJEFMPDJKH.GetHashCode();
|
|
hash ^= mKOAMBMKDID_.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 (BIHMELMJHPO != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(BIHMELMJHPO);
|
|
}
|
|
mKOAMBMKDID_.WriteTo(output, _repeated_mKOAMBMKDID_codec);
|
|
if (LLJEFMPDJKH != 0) {
|
|
output.WriteRawTag(80);
|
|
output.WriteUInt32(LLJEFMPDJKH);
|
|
}
|
|
if (gDGHCBGHLND_ != null) {
|
|
output.WriteRawTag(122);
|
|
output.WriteMessage(GDGHCBGHLND);
|
|
}
|
|
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 (BIHMELMJHPO != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(BIHMELMJHPO);
|
|
}
|
|
mKOAMBMKDID_.WriteTo(ref output, _repeated_mKOAMBMKDID_codec);
|
|
if (LLJEFMPDJKH != 0) {
|
|
output.WriteRawTag(80);
|
|
output.WriteUInt32(LLJEFMPDJKH);
|
|
}
|
|
if (gDGHCBGHLND_ != null) {
|
|
output.WriteRawTag(122);
|
|
output.WriteMessage(GDGHCBGHLND);
|
|
}
|
|
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 (BIHMELMJHPO != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(BIHMELMJHPO);
|
|
}
|
|
if (gDGHCBGHLND_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(GDGHCBGHLND);
|
|
}
|
|
if (LLJEFMPDJKH != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(LLJEFMPDJKH);
|
|
}
|
|
size += mKOAMBMKDID_.CalculateSize(_repeated_mKOAMBMKDID_codec);
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(EDFABKMNBLI other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.BIHMELMJHPO != 0) {
|
|
BIHMELMJHPO = other.BIHMELMJHPO;
|
|
}
|
|
if (other.gDGHCBGHLND_ != null) {
|
|
if (gDGHCBGHLND_ == null) {
|
|
GDGHCBGHLND = new global::EggLink.DanhengServer.Proto.KACKJJDJONI();
|
|
}
|
|
GDGHCBGHLND.MergeFrom(other.GDGHCBGHLND);
|
|
}
|
|
if (other.LLJEFMPDJKH != 0) {
|
|
LLJEFMPDJKH = other.LLJEFMPDJKH;
|
|
}
|
|
mKOAMBMKDID_.Add(other.mKOAMBMKDID_);
|
|
_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 48: {
|
|
BIHMELMJHPO = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 74: {
|
|
mKOAMBMKDID_.AddEntriesFrom(input, _repeated_mKOAMBMKDID_codec);
|
|
break;
|
|
}
|
|
case 80: {
|
|
LLJEFMPDJKH = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 122: {
|
|
if (gDGHCBGHLND_ == null) {
|
|
GDGHCBGHLND = new global::EggLink.DanhengServer.Proto.KACKJJDJONI();
|
|
}
|
|
input.ReadMessage(GDGHCBGHLND);
|
|
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 48: {
|
|
BIHMELMJHPO = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 74: {
|
|
mKOAMBMKDID_.AddEntriesFrom(ref input, _repeated_mKOAMBMKDID_codec);
|
|
break;
|
|
}
|
|
case 80: {
|
|
LLJEFMPDJKH = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 122: {
|
|
if (gDGHCBGHLND_ == null) {
|
|
GDGHCBGHLND = new global::EggLink.DanhengServer.Proto.KACKJJDJONI();
|
|
}
|
|
input.ReadMessage(GDGHCBGHLND);
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|