mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
395 lines
14 KiB
C#
395 lines
14 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: APCKOBKDGFG.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 APCKOBKDGFG.proto</summary>
|
|
public static partial class APCKOBKDGFGReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for APCKOBKDGFG.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static APCKOBKDGFGReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChFBUENLT0JLREdGRy5wcm90bxoRUEJIQ0ZISkhHTksucHJvdG8aEUxITUdM",
|
|
"RUNDSUVBLnByb3RvIpMBCgtBUENLT0JLREdGRxITCgtJUExOS0VLSkZDTBgP",
|
|
"IAEoDRIhCgtJREdHTUZHRFBMThgKIAEoCzIMLkxITUdMRUNDSUVBEiEKC0JE",
|
|
"SE1BQUJCTUxOGA4gASgLMgwuUEJIQ0ZISkhHTksSFAoMYWVvbl9pZF9saXN0",
|
|
"GAkgAygNEhMKC0JJTEZJTk9LQkdPGAYgASgFQh6qAhtFZ2dMaW5rLkRhbmhl",
|
|
"bmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.PBHCFHJHGNKReflection.Descriptor, global::EggLink.DanhengServer.Proto.LHMGLECCIEAReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.APCKOBKDGFG), global::EggLink.DanhengServer.Proto.APCKOBKDGFG.Parser, new[]{ "IPLNKEKJFCL", "IDGGMFGDPLN", "BDHMAABBMLN", "AeonIdList", "BILFINOKBGO" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class APCKOBKDGFG : pb::IMessage<APCKOBKDGFG>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<APCKOBKDGFG> _parser = new pb::MessageParser<APCKOBKDGFG>(() => new APCKOBKDGFG());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<APCKOBKDGFG> 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.APCKOBKDGFGReflection.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 APCKOBKDGFG() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public APCKOBKDGFG(APCKOBKDGFG other) : this() {
|
|
iPLNKEKJFCL_ = other.iPLNKEKJFCL_;
|
|
iDGGMFGDPLN_ = other.iDGGMFGDPLN_ != null ? other.iDGGMFGDPLN_.Clone() : null;
|
|
bDHMAABBMLN_ = other.bDHMAABBMLN_ != null ? other.bDHMAABBMLN_.Clone() : null;
|
|
aeonIdList_ = other.aeonIdList_.Clone();
|
|
bILFINOKBGO_ = other.bILFINOKBGO_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public APCKOBKDGFG Clone() {
|
|
return new APCKOBKDGFG(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "IPLNKEKJFCL" field.</summary>
|
|
public const int IPLNKEKJFCLFieldNumber = 15;
|
|
private uint iPLNKEKJFCL_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint IPLNKEKJFCL {
|
|
get { return iPLNKEKJFCL_; }
|
|
set {
|
|
iPLNKEKJFCL_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "IDGGMFGDPLN" field.</summary>
|
|
public const int IDGGMFGDPLNFieldNumber = 10;
|
|
private global::EggLink.DanhengServer.Proto.LHMGLECCIEA iDGGMFGDPLN_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.LHMGLECCIEA IDGGMFGDPLN {
|
|
get { return iDGGMFGDPLN_; }
|
|
set {
|
|
iDGGMFGDPLN_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "BDHMAABBMLN" field.</summary>
|
|
public const int BDHMAABBMLNFieldNumber = 14;
|
|
private global::EggLink.DanhengServer.Proto.PBHCFHJHGNK bDHMAABBMLN_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.PBHCFHJHGNK BDHMAABBMLN {
|
|
get { return bDHMAABBMLN_; }
|
|
set {
|
|
bDHMAABBMLN_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "aeon_id_list" field.</summary>
|
|
public const int AeonIdListFieldNumber = 9;
|
|
private static readonly pb::FieldCodec<uint> _repeated_aeonIdList_codec
|
|
= pb::FieldCodec.ForUInt32(74);
|
|
private readonly pbc::RepeatedField<uint> aeonIdList_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> AeonIdList {
|
|
get { return aeonIdList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "BILFINOKBGO" field.</summary>
|
|
public const int BILFINOKBGOFieldNumber = 6;
|
|
private int bILFINOKBGO_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public int BILFINOKBGO {
|
|
get { return bILFINOKBGO_; }
|
|
set {
|
|
bILFINOKBGO_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as APCKOBKDGFG);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(APCKOBKDGFG other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (IPLNKEKJFCL != other.IPLNKEKJFCL) return false;
|
|
if (!object.Equals(IDGGMFGDPLN, other.IDGGMFGDPLN)) return false;
|
|
if (!object.Equals(BDHMAABBMLN, other.BDHMAABBMLN)) return false;
|
|
if(!aeonIdList_.Equals(other.aeonIdList_)) return false;
|
|
if (BILFINOKBGO != other.BILFINOKBGO) 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 (IPLNKEKJFCL != 0) hash ^= IPLNKEKJFCL.GetHashCode();
|
|
if (iDGGMFGDPLN_ != null) hash ^= IDGGMFGDPLN.GetHashCode();
|
|
if (bDHMAABBMLN_ != null) hash ^= BDHMAABBMLN.GetHashCode();
|
|
hash ^= aeonIdList_.GetHashCode();
|
|
if (BILFINOKBGO != 0) hash ^= BILFINOKBGO.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 (BILFINOKBGO != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteInt32(BILFINOKBGO);
|
|
}
|
|
aeonIdList_.WriteTo(output, _repeated_aeonIdList_codec);
|
|
if (iDGGMFGDPLN_ != null) {
|
|
output.WriteRawTag(82);
|
|
output.WriteMessage(IDGGMFGDPLN);
|
|
}
|
|
if (bDHMAABBMLN_ != null) {
|
|
output.WriteRawTag(114);
|
|
output.WriteMessage(BDHMAABBMLN);
|
|
}
|
|
if (IPLNKEKJFCL != 0) {
|
|
output.WriteRawTag(120);
|
|
output.WriteUInt32(IPLNKEKJFCL);
|
|
}
|
|
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 (BILFINOKBGO != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteInt32(BILFINOKBGO);
|
|
}
|
|
aeonIdList_.WriteTo(ref output, _repeated_aeonIdList_codec);
|
|
if (iDGGMFGDPLN_ != null) {
|
|
output.WriteRawTag(82);
|
|
output.WriteMessage(IDGGMFGDPLN);
|
|
}
|
|
if (bDHMAABBMLN_ != null) {
|
|
output.WriteRawTag(114);
|
|
output.WriteMessage(BDHMAABBMLN);
|
|
}
|
|
if (IPLNKEKJFCL != 0) {
|
|
output.WriteRawTag(120);
|
|
output.WriteUInt32(IPLNKEKJFCL);
|
|
}
|
|
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 (IPLNKEKJFCL != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(IPLNKEKJFCL);
|
|
}
|
|
if (iDGGMFGDPLN_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(IDGGMFGDPLN);
|
|
}
|
|
if (bDHMAABBMLN_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(BDHMAABBMLN);
|
|
}
|
|
size += aeonIdList_.CalculateSize(_repeated_aeonIdList_codec);
|
|
if (BILFINOKBGO != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeInt32Size(BILFINOKBGO);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(APCKOBKDGFG other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.IPLNKEKJFCL != 0) {
|
|
IPLNKEKJFCL = other.IPLNKEKJFCL;
|
|
}
|
|
if (other.iDGGMFGDPLN_ != null) {
|
|
if (iDGGMFGDPLN_ == null) {
|
|
IDGGMFGDPLN = new global::EggLink.DanhengServer.Proto.LHMGLECCIEA();
|
|
}
|
|
IDGGMFGDPLN.MergeFrom(other.IDGGMFGDPLN);
|
|
}
|
|
if (other.bDHMAABBMLN_ != null) {
|
|
if (bDHMAABBMLN_ == null) {
|
|
BDHMAABBMLN = new global::EggLink.DanhengServer.Proto.PBHCFHJHGNK();
|
|
}
|
|
BDHMAABBMLN.MergeFrom(other.BDHMAABBMLN);
|
|
}
|
|
aeonIdList_.Add(other.aeonIdList_);
|
|
if (other.BILFINOKBGO != 0) {
|
|
BILFINOKBGO = other.BILFINOKBGO;
|
|
}
|
|
_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: {
|
|
BILFINOKBGO = input.ReadInt32();
|
|
break;
|
|
}
|
|
case 74:
|
|
case 72: {
|
|
aeonIdList_.AddEntriesFrom(input, _repeated_aeonIdList_codec);
|
|
break;
|
|
}
|
|
case 82: {
|
|
if (iDGGMFGDPLN_ == null) {
|
|
IDGGMFGDPLN = new global::EggLink.DanhengServer.Proto.LHMGLECCIEA();
|
|
}
|
|
input.ReadMessage(IDGGMFGDPLN);
|
|
break;
|
|
}
|
|
case 114: {
|
|
if (bDHMAABBMLN_ == null) {
|
|
BDHMAABBMLN = new global::EggLink.DanhengServer.Proto.PBHCFHJHGNK();
|
|
}
|
|
input.ReadMessage(BDHMAABBMLN);
|
|
break;
|
|
}
|
|
case 120: {
|
|
IPLNKEKJFCL = 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 48: {
|
|
BILFINOKBGO = input.ReadInt32();
|
|
break;
|
|
}
|
|
case 74:
|
|
case 72: {
|
|
aeonIdList_.AddEntriesFrom(ref input, _repeated_aeonIdList_codec);
|
|
break;
|
|
}
|
|
case 82: {
|
|
if (iDGGMFGDPLN_ == null) {
|
|
IDGGMFGDPLN = new global::EggLink.DanhengServer.Proto.LHMGLECCIEA();
|
|
}
|
|
input.ReadMessage(IDGGMFGDPLN);
|
|
break;
|
|
}
|
|
case 114: {
|
|
if (bDHMAABBMLN_ == null) {
|
|
BDHMAABBMLN = new global::EggLink.DanhengServer.Proto.PBHCFHJHGNK();
|
|
}
|
|
input.ReadMessage(BDHMAABBMLN);
|
|
break;
|
|
}
|
|
case 120: {
|
|
IPLNKEKJFCL = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|