mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
376 lines
14 KiB
C#
376 lines
14 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: KCHJHCLJOCK.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 KCHJHCLJOCK.proto</summary>
|
|
public static partial class KCHJHCLJOCKReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for KCHJHCLJOCK.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static KCHJHCLJOCKReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChFLQ0hKSENMSk9DSy5wcm90bxoRTkhCRERJTkZLT0gucHJvdG8aEURDSkFP",
|
|
"UERJTk9JLnByb3RvGhFIR0tLUFBMSkJPSS5wcm90byKgAQoLS0NISkhDTEpP",
|
|
"Q0sSEwoLQ1BPREVKT0ZQREQYBSABKA0SEwoLRElQSEdHSEZNQ1AYCiABKA0S",
|
|
"IQoLSEpCUEtDRktITEkYAyADKAsyDC5OSEJERElORktPSBIhCgtFTUJLSUNN",
|
|
"RUZDTxgGIAEoDjIMLkRDSkFPUERJTk9JEiEKC0NMRkdGQUJPSU9QGA4gASgO",
|
|
"MgwuSEdLS1BQTEpCT0lCHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90",
|
|
"b2IGcHJvdG8z"));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.NHBDDINFKOHReflection.Descriptor, global::EggLink.DanhengServer.Proto.DCJAOPDINOIReflection.Descriptor, global::EggLink.DanhengServer.Proto.HGKKPPLJBOIReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.KCHJHCLJOCK), global::EggLink.DanhengServer.Proto.KCHJHCLJOCK.Parser, new[]{ "CPODEJOFPDD", "DIPHGGHFMCP", "HJBPKCFKHLI", "EMBKICMEFCO", "CLFGFABOIOP" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class KCHJHCLJOCK : pb::IMessage<KCHJHCLJOCK>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<KCHJHCLJOCK> _parser = new pb::MessageParser<KCHJHCLJOCK>(() => new KCHJHCLJOCK());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<KCHJHCLJOCK> 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.KCHJHCLJOCKReflection.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 KCHJHCLJOCK() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public KCHJHCLJOCK(KCHJHCLJOCK other) : this() {
|
|
cPODEJOFPDD_ = other.cPODEJOFPDD_;
|
|
dIPHGGHFMCP_ = other.dIPHGGHFMCP_;
|
|
hJBPKCFKHLI_ = other.hJBPKCFKHLI_.Clone();
|
|
eMBKICMEFCO_ = other.eMBKICMEFCO_;
|
|
cLFGFABOIOP_ = other.cLFGFABOIOP_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public KCHJHCLJOCK Clone() {
|
|
return new KCHJHCLJOCK(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "CPODEJOFPDD" field.</summary>
|
|
public const int CPODEJOFPDDFieldNumber = 5;
|
|
private uint cPODEJOFPDD_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint CPODEJOFPDD {
|
|
get { return cPODEJOFPDD_; }
|
|
set {
|
|
cPODEJOFPDD_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "DIPHGGHFMCP" field.</summary>
|
|
public const int DIPHGGHFMCPFieldNumber = 10;
|
|
private uint dIPHGGHFMCP_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint DIPHGGHFMCP {
|
|
get { return dIPHGGHFMCP_; }
|
|
set {
|
|
dIPHGGHFMCP_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "HJBPKCFKHLI" field.</summary>
|
|
public const int HJBPKCFKHLIFieldNumber = 3;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.NHBDDINFKOH> _repeated_hJBPKCFKHLI_codec
|
|
= pb::FieldCodec.ForMessage(26, global::EggLink.DanhengServer.Proto.NHBDDINFKOH.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.NHBDDINFKOH> hJBPKCFKHLI_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.NHBDDINFKOH>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.NHBDDINFKOH> HJBPKCFKHLI {
|
|
get { return hJBPKCFKHLI_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "EMBKICMEFCO" field.</summary>
|
|
public const int EMBKICMEFCOFieldNumber = 6;
|
|
private global::EggLink.DanhengServer.Proto.DCJAOPDINOI eMBKICMEFCO_ = global::EggLink.DanhengServer.Proto.DCJAOPDINOI.PageDescNone;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.DCJAOPDINOI EMBKICMEFCO {
|
|
get { return eMBKICMEFCO_; }
|
|
set {
|
|
eMBKICMEFCO_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "CLFGFABOIOP" field.</summary>
|
|
public const int CLFGFABOIOPFieldNumber = 14;
|
|
private global::EggLink.DanhengServer.Proto.HGKKPPLJBOI cLFGFABOIOP_ = global::EggLink.DanhengServer.Proto.HGKKPPLJBOI.PageNone;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.HGKKPPLJBOI CLFGFABOIOP {
|
|
get { return cLFGFABOIOP_; }
|
|
set {
|
|
cLFGFABOIOP_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as KCHJHCLJOCK);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(KCHJHCLJOCK other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (CPODEJOFPDD != other.CPODEJOFPDD) return false;
|
|
if (DIPHGGHFMCP != other.DIPHGGHFMCP) return false;
|
|
if(!hJBPKCFKHLI_.Equals(other.hJBPKCFKHLI_)) return false;
|
|
if (EMBKICMEFCO != other.EMBKICMEFCO) return false;
|
|
if (CLFGFABOIOP != other.CLFGFABOIOP) 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 (CPODEJOFPDD != 0) hash ^= CPODEJOFPDD.GetHashCode();
|
|
if (DIPHGGHFMCP != 0) hash ^= DIPHGGHFMCP.GetHashCode();
|
|
hash ^= hJBPKCFKHLI_.GetHashCode();
|
|
if (EMBKICMEFCO != global::EggLink.DanhengServer.Proto.DCJAOPDINOI.PageDescNone) hash ^= EMBKICMEFCO.GetHashCode();
|
|
if (CLFGFABOIOP != global::EggLink.DanhengServer.Proto.HGKKPPLJBOI.PageNone) hash ^= CLFGFABOIOP.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
|
|
hJBPKCFKHLI_.WriteTo(output, _repeated_hJBPKCFKHLI_codec);
|
|
if (CPODEJOFPDD != 0) {
|
|
output.WriteRawTag(40);
|
|
output.WriteUInt32(CPODEJOFPDD);
|
|
}
|
|
if (EMBKICMEFCO != global::EggLink.DanhengServer.Proto.DCJAOPDINOI.PageDescNone) {
|
|
output.WriteRawTag(48);
|
|
output.WriteEnum((int) EMBKICMEFCO);
|
|
}
|
|
if (DIPHGGHFMCP != 0) {
|
|
output.WriteRawTag(80);
|
|
output.WriteUInt32(DIPHGGHFMCP);
|
|
}
|
|
if (CLFGFABOIOP != global::EggLink.DanhengServer.Proto.HGKKPPLJBOI.PageNone) {
|
|
output.WriteRawTag(112);
|
|
output.WriteEnum((int) CLFGFABOIOP);
|
|
}
|
|
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) {
|
|
hJBPKCFKHLI_.WriteTo(ref output, _repeated_hJBPKCFKHLI_codec);
|
|
if (CPODEJOFPDD != 0) {
|
|
output.WriteRawTag(40);
|
|
output.WriteUInt32(CPODEJOFPDD);
|
|
}
|
|
if (EMBKICMEFCO != global::EggLink.DanhengServer.Proto.DCJAOPDINOI.PageDescNone) {
|
|
output.WriteRawTag(48);
|
|
output.WriteEnum((int) EMBKICMEFCO);
|
|
}
|
|
if (DIPHGGHFMCP != 0) {
|
|
output.WriteRawTag(80);
|
|
output.WriteUInt32(DIPHGGHFMCP);
|
|
}
|
|
if (CLFGFABOIOP != global::EggLink.DanhengServer.Proto.HGKKPPLJBOI.PageNone) {
|
|
output.WriteRawTag(112);
|
|
output.WriteEnum((int) CLFGFABOIOP);
|
|
}
|
|
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 (CPODEJOFPDD != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CPODEJOFPDD);
|
|
}
|
|
if (DIPHGGHFMCP != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(DIPHGGHFMCP);
|
|
}
|
|
size += hJBPKCFKHLI_.CalculateSize(_repeated_hJBPKCFKHLI_codec);
|
|
if (EMBKICMEFCO != global::EggLink.DanhengServer.Proto.DCJAOPDINOI.PageDescNone) {
|
|
size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) EMBKICMEFCO);
|
|
}
|
|
if (CLFGFABOIOP != global::EggLink.DanhengServer.Proto.HGKKPPLJBOI.PageNone) {
|
|
size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) CLFGFABOIOP);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(KCHJHCLJOCK other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.CPODEJOFPDD != 0) {
|
|
CPODEJOFPDD = other.CPODEJOFPDD;
|
|
}
|
|
if (other.DIPHGGHFMCP != 0) {
|
|
DIPHGGHFMCP = other.DIPHGGHFMCP;
|
|
}
|
|
hJBPKCFKHLI_.Add(other.hJBPKCFKHLI_);
|
|
if (other.EMBKICMEFCO != global::EggLink.DanhengServer.Proto.DCJAOPDINOI.PageDescNone) {
|
|
EMBKICMEFCO = other.EMBKICMEFCO;
|
|
}
|
|
if (other.CLFGFABOIOP != global::EggLink.DanhengServer.Proto.HGKKPPLJBOI.PageNone) {
|
|
CLFGFABOIOP = other.CLFGFABOIOP;
|
|
}
|
|
_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 26: {
|
|
hJBPKCFKHLI_.AddEntriesFrom(input, _repeated_hJBPKCFKHLI_codec);
|
|
break;
|
|
}
|
|
case 40: {
|
|
CPODEJOFPDD = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 48: {
|
|
EMBKICMEFCO = (global::EggLink.DanhengServer.Proto.DCJAOPDINOI) input.ReadEnum();
|
|
break;
|
|
}
|
|
case 80: {
|
|
DIPHGGHFMCP = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 112: {
|
|
CLFGFABOIOP = (global::EggLink.DanhengServer.Proto.HGKKPPLJBOI) input.ReadEnum();
|
|
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 26: {
|
|
hJBPKCFKHLI_.AddEntriesFrom(ref input, _repeated_hJBPKCFKHLI_codec);
|
|
break;
|
|
}
|
|
case 40: {
|
|
CPODEJOFPDD = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 48: {
|
|
EMBKICMEFCO = (global::EggLink.DanhengServer.Proto.DCJAOPDINOI) input.ReadEnum();
|
|
break;
|
|
}
|
|
case 80: {
|
|
DIPHGGHFMCP = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 112: {
|
|
CLFGFABOIOP = (global::EggLink.DanhengServer.Proto.HGKKPPLJBOI) input.ReadEnum();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|