mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
347 lines
12 KiB
C#
347 lines
12 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: FEDIMADBLFD.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 FEDIMADBLFD.proto</summary>
|
|
public static partial class FEDIMADBLFDReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for FEDIMADBLFD.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static FEDIMADBLFDReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChFGRURJTUFEQkxGRC5wcm90byJhCgtGRURJTUFEQkxGRBITCgtNSElJQUVD",
|
|
"UEVMThgFIAEoDRITCgtFQkNKRUtLRUhLQRgEIAEoDRITCgtCQUtBRUFFSk9N",
|
|
"RBgIIAEoDRITCgtBSkpCT0tCRUpOTBgNIAEoDUIeqgIbRWdnTGluay5EYW5o",
|
|
"ZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.FEDIMADBLFD), global::EggLink.DanhengServer.Proto.FEDIMADBLFD.Parser, new[]{ "MHIIAECPELN", "EBCJEKKEHKA", "BAKAEAEJOMD", "AJJBOKBEJNL" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class FEDIMADBLFD : pb::IMessage<FEDIMADBLFD>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<FEDIMADBLFD> _parser = new pb::MessageParser<FEDIMADBLFD>(() => new FEDIMADBLFD());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<FEDIMADBLFD> 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.FEDIMADBLFDReflection.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 FEDIMADBLFD() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public FEDIMADBLFD(FEDIMADBLFD other) : this() {
|
|
mHIIAECPELN_ = other.mHIIAECPELN_;
|
|
eBCJEKKEHKA_ = other.eBCJEKKEHKA_;
|
|
bAKAEAEJOMD_ = other.bAKAEAEJOMD_;
|
|
aJJBOKBEJNL_ = other.aJJBOKBEJNL_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public FEDIMADBLFD Clone() {
|
|
return new FEDIMADBLFD(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "MHIIAECPELN" field.</summary>
|
|
public const int MHIIAECPELNFieldNumber = 5;
|
|
private uint mHIIAECPELN_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint MHIIAECPELN {
|
|
get { return mHIIAECPELN_; }
|
|
set {
|
|
mHIIAECPELN_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "EBCJEKKEHKA" field.</summary>
|
|
public const int EBCJEKKEHKAFieldNumber = 4;
|
|
private uint eBCJEKKEHKA_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint EBCJEKKEHKA {
|
|
get { return eBCJEKKEHKA_; }
|
|
set {
|
|
eBCJEKKEHKA_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "BAKAEAEJOMD" field.</summary>
|
|
public const int BAKAEAEJOMDFieldNumber = 8;
|
|
private uint bAKAEAEJOMD_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint BAKAEAEJOMD {
|
|
get { return bAKAEAEJOMD_; }
|
|
set {
|
|
bAKAEAEJOMD_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "AJJBOKBEJNL" field.</summary>
|
|
public const int AJJBOKBEJNLFieldNumber = 13;
|
|
private uint aJJBOKBEJNL_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint AJJBOKBEJNL {
|
|
get { return aJJBOKBEJNL_; }
|
|
set {
|
|
aJJBOKBEJNL_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as FEDIMADBLFD);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(FEDIMADBLFD other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (MHIIAECPELN != other.MHIIAECPELN) return false;
|
|
if (EBCJEKKEHKA != other.EBCJEKKEHKA) return false;
|
|
if (BAKAEAEJOMD != other.BAKAEAEJOMD) return false;
|
|
if (AJJBOKBEJNL != other.AJJBOKBEJNL) 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 (MHIIAECPELN != 0) hash ^= MHIIAECPELN.GetHashCode();
|
|
if (EBCJEKKEHKA != 0) hash ^= EBCJEKKEHKA.GetHashCode();
|
|
if (BAKAEAEJOMD != 0) hash ^= BAKAEAEJOMD.GetHashCode();
|
|
if (AJJBOKBEJNL != 0) hash ^= AJJBOKBEJNL.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 (EBCJEKKEHKA != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(EBCJEKKEHKA);
|
|
}
|
|
if (MHIIAECPELN != 0) {
|
|
output.WriteRawTag(40);
|
|
output.WriteUInt32(MHIIAECPELN);
|
|
}
|
|
if (BAKAEAEJOMD != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(BAKAEAEJOMD);
|
|
}
|
|
if (AJJBOKBEJNL != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(AJJBOKBEJNL);
|
|
}
|
|
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 (EBCJEKKEHKA != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(EBCJEKKEHKA);
|
|
}
|
|
if (MHIIAECPELN != 0) {
|
|
output.WriteRawTag(40);
|
|
output.WriteUInt32(MHIIAECPELN);
|
|
}
|
|
if (BAKAEAEJOMD != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(BAKAEAEJOMD);
|
|
}
|
|
if (AJJBOKBEJNL != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(AJJBOKBEJNL);
|
|
}
|
|
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 (MHIIAECPELN != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(MHIIAECPELN);
|
|
}
|
|
if (EBCJEKKEHKA != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(EBCJEKKEHKA);
|
|
}
|
|
if (BAKAEAEJOMD != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(BAKAEAEJOMD);
|
|
}
|
|
if (AJJBOKBEJNL != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(AJJBOKBEJNL);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(FEDIMADBLFD other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.MHIIAECPELN != 0) {
|
|
MHIIAECPELN = other.MHIIAECPELN;
|
|
}
|
|
if (other.EBCJEKKEHKA != 0) {
|
|
EBCJEKKEHKA = other.EBCJEKKEHKA;
|
|
}
|
|
if (other.BAKAEAEJOMD != 0) {
|
|
BAKAEAEJOMD = other.BAKAEAEJOMD;
|
|
}
|
|
if (other.AJJBOKBEJNL != 0) {
|
|
AJJBOKBEJNL = other.AJJBOKBEJNL;
|
|
}
|
|
_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 32: {
|
|
EBCJEKKEHKA = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 40: {
|
|
MHIIAECPELN = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 64: {
|
|
BAKAEAEJOMD = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 104: {
|
|
AJJBOKBEJNL = 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 32: {
|
|
EBCJEKKEHKA = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 40: {
|
|
MHIIAECPELN = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 64: {
|
|
BAKAEAEJOMD = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 104: {
|
|
AJJBOKBEJNL = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|