mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-03 04:36:03 +08:00
318 lines
12 KiB
C#
318 lines
12 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: HDJLPNBNFPB.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 HDJLPNBNFPB.proto</summary>
|
|
public static partial class HDJLPNBNFPBReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for HDJLPNBNFPB.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static HDJLPNBNFPBReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChFIREpMUE5CTkZQQi5wcm90bxoRSU9QT0JKS0NLRkQucHJvdG8aEUxPRElD",
|
|
"TUpLRE9OLnByb3RvInYKC0hESkxQTkJORlBCEiEKC0lITkJPQUFET0FQGAgg",
|
|
"ASgLMgwuSU9QT0JKS0NLRkQSIQoLTk9QSUZKT0JNTU0YByADKAsyDC5JT1BP",
|
|
"QkpLQ0tGRBIhCgtERUhGRUJLRUlOShgFIAEoCzIMLkxPRElDTUpLRE9OQh6q",
|
|
"AhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.IOPOBJKCKFDReflection.Descriptor, global::EggLink.DanhengServer.Proto.LODICMJKDONReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.HDJLPNBNFPB), global::EggLink.DanhengServer.Proto.HDJLPNBNFPB.Parser, new[]{ "IHNBOAADOAP", "NOPIFJOBMMM", "DEHFEBKEINJ" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class HDJLPNBNFPB : pb::IMessage<HDJLPNBNFPB>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<HDJLPNBNFPB> _parser = new pb::MessageParser<HDJLPNBNFPB>(() => new HDJLPNBNFPB());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<HDJLPNBNFPB> 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.HDJLPNBNFPBReflection.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 HDJLPNBNFPB() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public HDJLPNBNFPB(HDJLPNBNFPB other) : this() {
|
|
iHNBOAADOAP_ = other.iHNBOAADOAP_ != null ? other.iHNBOAADOAP_.Clone() : null;
|
|
nOPIFJOBMMM_ = other.nOPIFJOBMMM_.Clone();
|
|
dEHFEBKEINJ_ = other.dEHFEBKEINJ_ != null ? other.dEHFEBKEINJ_.Clone() : null;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public HDJLPNBNFPB Clone() {
|
|
return new HDJLPNBNFPB(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "IHNBOAADOAP" field.</summary>
|
|
public const int IHNBOAADOAPFieldNumber = 8;
|
|
private global::EggLink.DanhengServer.Proto.IOPOBJKCKFD iHNBOAADOAP_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.IOPOBJKCKFD IHNBOAADOAP {
|
|
get { return iHNBOAADOAP_; }
|
|
set {
|
|
iHNBOAADOAP_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "NOPIFJOBMMM" field.</summary>
|
|
public const int NOPIFJOBMMMFieldNumber = 7;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.IOPOBJKCKFD> _repeated_nOPIFJOBMMM_codec
|
|
= pb::FieldCodec.ForMessage(58, global::EggLink.DanhengServer.Proto.IOPOBJKCKFD.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.IOPOBJKCKFD> nOPIFJOBMMM_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.IOPOBJKCKFD>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.IOPOBJKCKFD> NOPIFJOBMMM {
|
|
get { return nOPIFJOBMMM_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "DEHFEBKEINJ" field.</summary>
|
|
public const int DEHFEBKEINJFieldNumber = 5;
|
|
private global::EggLink.DanhengServer.Proto.LODICMJKDON dEHFEBKEINJ_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.LODICMJKDON DEHFEBKEINJ {
|
|
get { return dEHFEBKEINJ_; }
|
|
set {
|
|
dEHFEBKEINJ_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as HDJLPNBNFPB);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(HDJLPNBNFPB other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (!object.Equals(IHNBOAADOAP, other.IHNBOAADOAP)) return false;
|
|
if(!nOPIFJOBMMM_.Equals(other.nOPIFJOBMMM_)) return false;
|
|
if (!object.Equals(DEHFEBKEINJ, other.DEHFEBKEINJ)) 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 (iHNBOAADOAP_ != null) hash ^= IHNBOAADOAP.GetHashCode();
|
|
hash ^= nOPIFJOBMMM_.GetHashCode();
|
|
if (dEHFEBKEINJ_ != null) hash ^= DEHFEBKEINJ.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 (dEHFEBKEINJ_ != null) {
|
|
output.WriteRawTag(42);
|
|
output.WriteMessage(DEHFEBKEINJ);
|
|
}
|
|
nOPIFJOBMMM_.WriteTo(output, _repeated_nOPIFJOBMMM_codec);
|
|
if (iHNBOAADOAP_ != null) {
|
|
output.WriteRawTag(66);
|
|
output.WriteMessage(IHNBOAADOAP);
|
|
}
|
|
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 (dEHFEBKEINJ_ != null) {
|
|
output.WriteRawTag(42);
|
|
output.WriteMessage(DEHFEBKEINJ);
|
|
}
|
|
nOPIFJOBMMM_.WriteTo(ref output, _repeated_nOPIFJOBMMM_codec);
|
|
if (iHNBOAADOAP_ != null) {
|
|
output.WriteRawTag(66);
|
|
output.WriteMessage(IHNBOAADOAP);
|
|
}
|
|
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 (iHNBOAADOAP_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(IHNBOAADOAP);
|
|
}
|
|
size += nOPIFJOBMMM_.CalculateSize(_repeated_nOPIFJOBMMM_codec);
|
|
if (dEHFEBKEINJ_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(DEHFEBKEINJ);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(HDJLPNBNFPB other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.iHNBOAADOAP_ != null) {
|
|
if (iHNBOAADOAP_ == null) {
|
|
IHNBOAADOAP = new global::EggLink.DanhengServer.Proto.IOPOBJKCKFD();
|
|
}
|
|
IHNBOAADOAP.MergeFrom(other.IHNBOAADOAP);
|
|
}
|
|
nOPIFJOBMMM_.Add(other.nOPIFJOBMMM_);
|
|
if (other.dEHFEBKEINJ_ != null) {
|
|
if (dEHFEBKEINJ_ == null) {
|
|
DEHFEBKEINJ = new global::EggLink.DanhengServer.Proto.LODICMJKDON();
|
|
}
|
|
DEHFEBKEINJ.MergeFrom(other.DEHFEBKEINJ);
|
|
}
|
|
_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: {
|
|
if (dEHFEBKEINJ_ == null) {
|
|
DEHFEBKEINJ = new global::EggLink.DanhengServer.Proto.LODICMJKDON();
|
|
}
|
|
input.ReadMessage(DEHFEBKEINJ);
|
|
break;
|
|
}
|
|
case 58: {
|
|
nOPIFJOBMMM_.AddEntriesFrom(input, _repeated_nOPIFJOBMMM_codec);
|
|
break;
|
|
}
|
|
case 66: {
|
|
if (iHNBOAADOAP_ == null) {
|
|
IHNBOAADOAP = new global::EggLink.DanhengServer.Proto.IOPOBJKCKFD();
|
|
}
|
|
input.ReadMessage(IHNBOAADOAP);
|
|
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: {
|
|
if (dEHFEBKEINJ_ == null) {
|
|
DEHFEBKEINJ = new global::EggLink.DanhengServer.Proto.LODICMJKDON();
|
|
}
|
|
input.ReadMessage(DEHFEBKEINJ);
|
|
break;
|
|
}
|
|
case 58: {
|
|
nOPIFJOBMMM_.AddEntriesFrom(ref input, _repeated_nOPIFJOBMMM_codec);
|
|
break;
|
|
}
|
|
case 66: {
|
|
if (iHNBOAADOAP_ == null) {
|
|
IHNBOAADOAP = new global::EggLink.DanhengServer.Proto.IOPOBJKCKFD();
|
|
}
|
|
input.ReadMessage(IHNBOAADOAP);
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|