mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
327 lines
13 KiB
C#
327 lines
13 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: CGOJKBOEOFO.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 CGOJKBOEOFO.proto</summary>
|
|
public static partial class CGOJKBOEOFOReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for CGOJKBOEOFO.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static CGOJKBOEOFOReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChFDR09KS0JPRU9GTy5wcm90bxoRQkZBQUVGQ0VKUEEucHJvdG8aEU5FSUhM",
|
|
"REdFQkhFLnByb3RvGhFJSUtOR05IRE1GSS5wcm90byKLAQoLQ0dPSktCT0VP",
|
|
"Rk8SEwoLSkNESkNBTkVISkQYASADKA0SIQoLREhIQVBITk1FREYYDSADKAsy",
|
|
"DC5ORUlITERHRUJIRRIhCgtDQUJDR0tOR0FPQxgMIAEoCzIMLklJS05HTkhE",
|
|
"TUZJEiEKC0dNT0ZLTEJGQVBMGA8gAygLMgwuQkZBQUVGQ0VKUEFCHqoCG0Vn",
|
|
"Z0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.BFAAEFCEJPAReflection.Descriptor, global::EggLink.DanhengServer.Proto.NEIHLDGEBHEReflection.Descriptor, global::EggLink.DanhengServer.Proto.IIKNGNHDMFIReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.CGOJKBOEOFO), global::EggLink.DanhengServer.Proto.CGOJKBOEOFO.Parser, new[]{ "JCDJCANEHJD", "DHHAPHNMEDF", "CABCGKNGAOC", "GMOFKLBFAPL" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class CGOJKBOEOFO : pb::IMessage<CGOJKBOEOFO>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<CGOJKBOEOFO> _parser = new pb::MessageParser<CGOJKBOEOFO>(() => new CGOJKBOEOFO());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<CGOJKBOEOFO> 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.CGOJKBOEOFOReflection.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 CGOJKBOEOFO() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public CGOJKBOEOFO(CGOJKBOEOFO other) : this() {
|
|
jCDJCANEHJD_ = other.jCDJCANEHJD_.Clone();
|
|
dHHAPHNMEDF_ = other.dHHAPHNMEDF_.Clone();
|
|
cABCGKNGAOC_ = other.cABCGKNGAOC_ != null ? other.cABCGKNGAOC_.Clone() : null;
|
|
gMOFKLBFAPL_ = other.gMOFKLBFAPL_.Clone();
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public CGOJKBOEOFO Clone() {
|
|
return new CGOJKBOEOFO(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "JCDJCANEHJD" field.</summary>
|
|
public const int JCDJCANEHJDFieldNumber = 1;
|
|
private static readonly pb::FieldCodec<uint> _repeated_jCDJCANEHJD_codec
|
|
= pb::FieldCodec.ForUInt32(10);
|
|
private readonly pbc::RepeatedField<uint> jCDJCANEHJD_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> JCDJCANEHJD {
|
|
get { return jCDJCANEHJD_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "DHHAPHNMEDF" field.</summary>
|
|
public const int DHHAPHNMEDFFieldNumber = 13;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.NEIHLDGEBHE> _repeated_dHHAPHNMEDF_codec
|
|
= pb::FieldCodec.ForMessage(106, global::EggLink.DanhengServer.Proto.NEIHLDGEBHE.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.NEIHLDGEBHE> dHHAPHNMEDF_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.NEIHLDGEBHE>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.NEIHLDGEBHE> DHHAPHNMEDF {
|
|
get { return dHHAPHNMEDF_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "CABCGKNGAOC" field.</summary>
|
|
public const int CABCGKNGAOCFieldNumber = 12;
|
|
private global::EggLink.DanhengServer.Proto.IIKNGNHDMFI cABCGKNGAOC_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.IIKNGNHDMFI CABCGKNGAOC {
|
|
get { return cABCGKNGAOC_; }
|
|
set {
|
|
cABCGKNGAOC_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "GMOFKLBFAPL" field.</summary>
|
|
public const int GMOFKLBFAPLFieldNumber = 15;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.BFAAEFCEJPA> _repeated_gMOFKLBFAPL_codec
|
|
= pb::FieldCodec.ForMessage(122, global::EggLink.DanhengServer.Proto.BFAAEFCEJPA.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BFAAEFCEJPA> gMOFKLBFAPL_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BFAAEFCEJPA>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BFAAEFCEJPA> GMOFKLBFAPL {
|
|
get { return gMOFKLBFAPL_; }
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as CGOJKBOEOFO);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(CGOJKBOEOFO other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if(!jCDJCANEHJD_.Equals(other.jCDJCANEHJD_)) return false;
|
|
if(!dHHAPHNMEDF_.Equals(other.dHHAPHNMEDF_)) return false;
|
|
if (!object.Equals(CABCGKNGAOC, other.CABCGKNGAOC)) return false;
|
|
if(!gMOFKLBFAPL_.Equals(other.gMOFKLBFAPL_)) 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;
|
|
hash ^= jCDJCANEHJD_.GetHashCode();
|
|
hash ^= dHHAPHNMEDF_.GetHashCode();
|
|
if (cABCGKNGAOC_ != null) hash ^= CABCGKNGAOC.GetHashCode();
|
|
hash ^= gMOFKLBFAPL_.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
|
|
jCDJCANEHJD_.WriteTo(output, _repeated_jCDJCANEHJD_codec);
|
|
if (cABCGKNGAOC_ != null) {
|
|
output.WriteRawTag(98);
|
|
output.WriteMessage(CABCGKNGAOC);
|
|
}
|
|
dHHAPHNMEDF_.WriteTo(output, _repeated_dHHAPHNMEDF_codec);
|
|
gMOFKLBFAPL_.WriteTo(output, _repeated_gMOFKLBFAPL_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) {
|
|
jCDJCANEHJD_.WriteTo(ref output, _repeated_jCDJCANEHJD_codec);
|
|
if (cABCGKNGAOC_ != null) {
|
|
output.WriteRawTag(98);
|
|
output.WriteMessage(CABCGKNGAOC);
|
|
}
|
|
dHHAPHNMEDF_.WriteTo(ref output, _repeated_dHHAPHNMEDF_codec);
|
|
gMOFKLBFAPL_.WriteTo(ref output, _repeated_gMOFKLBFAPL_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;
|
|
size += jCDJCANEHJD_.CalculateSize(_repeated_jCDJCANEHJD_codec);
|
|
size += dHHAPHNMEDF_.CalculateSize(_repeated_dHHAPHNMEDF_codec);
|
|
if (cABCGKNGAOC_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(CABCGKNGAOC);
|
|
}
|
|
size += gMOFKLBFAPL_.CalculateSize(_repeated_gMOFKLBFAPL_codec);
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(CGOJKBOEOFO other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
jCDJCANEHJD_.Add(other.jCDJCANEHJD_);
|
|
dHHAPHNMEDF_.Add(other.dHHAPHNMEDF_);
|
|
if (other.cABCGKNGAOC_ != null) {
|
|
if (cABCGKNGAOC_ == null) {
|
|
CABCGKNGAOC = new global::EggLink.DanhengServer.Proto.IIKNGNHDMFI();
|
|
}
|
|
CABCGKNGAOC.MergeFrom(other.CABCGKNGAOC);
|
|
}
|
|
gMOFKLBFAPL_.Add(other.gMOFKLBFAPL_);
|
|
_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 10:
|
|
case 8: {
|
|
jCDJCANEHJD_.AddEntriesFrom(input, _repeated_jCDJCANEHJD_codec);
|
|
break;
|
|
}
|
|
case 98: {
|
|
if (cABCGKNGAOC_ == null) {
|
|
CABCGKNGAOC = new global::EggLink.DanhengServer.Proto.IIKNGNHDMFI();
|
|
}
|
|
input.ReadMessage(CABCGKNGAOC);
|
|
break;
|
|
}
|
|
case 106: {
|
|
dHHAPHNMEDF_.AddEntriesFrom(input, _repeated_dHHAPHNMEDF_codec);
|
|
break;
|
|
}
|
|
case 122: {
|
|
gMOFKLBFAPL_.AddEntriesFrom(input, _repeated_gMOFKLBFAPL_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 10:
|
|
case 8: {
|
|
jCDJCANEHJD_.AddEntriesFrom(ref input, _repeated_jCDJCANEHJD_codec);
|
|
break;
|
|
}
|
|
case 98: {
|
|
if (cABCGKNGAOC_ == null) {
|
|
CABCGKNGAOC = new global::EggLink.DanhengServer.Proto.IIKNGNHDMFI();
|
|
}
|
|
input.ReadMessage(CABCGKNGAOC);
|
|
break;
|
|
}
|
|
case 106: {
|
|
dHHAPHNMEDF_.AddEntriesFrom(ref input, _repeated_dHHAPHNMEDF_codec);
|
|
break;
|
|
}
|
|
case 122: {
|
|
gMOFKLBFAPL_.AddEntriesFrom(ref input, _repeated_gMOFKLBFAPL_codec);
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|