mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-03 04:36:03 +08:00
299 lines
11 KiB
C#
299 lines
11 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: DCAIJIDBGBK.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 DCAIJIDBGBK.proto</summary>
|
|
public static partial class DCAIJIDBGBKReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for DCAIJIDBGBK.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static DCAIJIDBGBKReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChFEQ0FJSklEQkdCSy5wcm90bxoRSkRITEpMQ0ZLTU8ucHJvdG8iWgoLRENB",
|
|
"SUpJREJHQksSEwoLQU9NQURPQUdPQ0cYBiABKA0SIQoLTkdLUEhBRkhKR1AY",
|
|
"DiADKAsyDC5KREhMSkxDRktNTxITCgtOR0pNSE5QRFBMSBgDIAEoDUIeqgIb",
|
|
"RWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.JDHLJLCFKMOReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.DCAIJIDBGBK), global::EggLink.DanhengServer.Proto.DCAIJIDBGBK.Parser, new[]{ "AOMADOAGOCG", "NGKPHAFHJGP", "NGJMHNPDPLH" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class DCAIJIDBGBK : pb::IMessage<DCAIJIDBGBK>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<DCAIJIDBGBK> _parser = new pb::MessageParser<DCAIJIDBGBK>(() => new DCAIJIDBGBK());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<DCAIJIDBGBK> 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.DCAIJIDBGBKReflection.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 DCAIJIDBGBK() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public DCAIJIDBGBK(DCAIJIDBGBK other) : this() {
|
|
aOMADOAGOCG_ = other.aOMADOAGOCG_;
|
|
nGKPHAFHJGP_ = other.nGKPHAFHJGP_.Clone();
|
|
nGJMHNPDPLH_ = other.nGJMHNPDPLH_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public DCAIJIDBGBK Clone() {
|
|
return new DCAIJIDBGBK(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "AOMADOAGOCG" field.</summary>
|
|
public const int AOMADOAGOCGFieldNumber = 6;
|
|
private uint aOMADOAGOCG_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint AOMADOAGOCG {
|
|
get { return aOMADOAGOCG_; }
|
|
set {
|
|
aOMADOAGOCG_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "NGKPHAFHJGP" field.</summary>
|
|
public const int NGKPHAFHJGPFieldNumber = 14;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.JDHLJLCFKMO> _repeated_nGKPHAFHJGP_codec
|
|
= pb::FieldCodec.ForMessage(114, global::EggLink.DanhengServer.Proto.JDHLJLCFKMO.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.JDHLJLCFKMO> nGKPHAFHJGP_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.JDHLJLCFKMO>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.JDHLJLCFKMO> NGKPHAFHJGP {
|
|
get { return nGKPHAFHJGP_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "NGJMHNPDPLH" field.</summary>
|
|
public const int NGJMHNPDPLHFieldNumber = 3;
|
|
private uint nGJMHNPDPLH_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint NGJMHNPDPLH {
|
|
get { return nGJMHNPDPLH_; }
|
|
set {
|
|
nGJMHNPDPLH_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as DCAIJIDBGBK);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(DCAIJIDBGBK other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (AOMADOAGOCG != other.AOMADOAGOCG) return false;
|
|
if(!nGKPHAFHJGP_.Equals(other.nGKPHAFHJGP_)) return false;
|
|
if (NGJMHNPDPLH != other.NGJMHNPDPLH) 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 (AOMADOAGOCG != 0) hash ^= AOMADOAGOCG.GetHashCode();
|
|
hash ^= nGKPHAFHJGP_.GetHashCode();
|
|
if (NGJMHNPDPLH != 0) hash ^= NGJMHNPDPLH.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 (NGJMHNPDPLH != 0) {
|
|
output.WriteRawTag(24);
|
|
output.WriteUInt32(NGJMHNPDPLH);
|
|
}
|
|
if (AOMADOAGOCG != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(AOMADOAGOCG);
|
|
}
|
|
nGKPHAFHJGP_.WriteTo(output, _repeated_nGKPHAFHJGP_codec);
|
|
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 (NGJMHNPDPLH != 0) {
|
|
output.WriteRawTag(24);
|
|
output.WriteUInt32(NGJMHNPDPLH);
|
|
}
|
|
if (AOMADOAGOCG != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(AOMADOAGOCG);
|
|
}
|
|
nGKPHAFHJGP_.WriteTo(ref output, _repeated_nGKPHAFHJGP_codec);
|
|
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 (AOMADOAGOCG != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(AOMADOAGOCG);
|
|
}
|
|
size += nGKPHAFHJGP_.CalculateSize(_repeated_nGKPHAFHJGP_codec);
|
|
if (NGJMHNPDPLH != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(NGJMHNPDPLH);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(DCAIJIDBGBK other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.AOMADOAGOCG != 0) {
|
|
AOMADOAGOCG = other.AOMADOAGOCG;
|
|
}
|
|
nGKPHAFHJGP_.Add(other.nGKPHAFHJGP_);
|
|
if (other.NGJMHNPDPLH != 0) {
|
|
NGJMHNPDPLH = other.NGJMHNPDPLH;
|
|
}
|
|
_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 24: {
|
|
NGJMHNPDPLH = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 48: {
|
|
AOMADOAGOCG = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 114: {
|
|
nGKPHAFHJGP_.AddEntriesFrom(input, _repeated_nGKPHAFHJGP_codec);
|
|
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 24: {
|
|
NGJMHNPDPLH = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 48: {
|
|
AOMADOAGOCG = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 114: {
|
|
nGKPHAFHJGP_.AddEntriesFrom(ref input, _repeated_nGKPHAFHJGP_codec);
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|