mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 12:16:03 +08:00
440 lines
16 KiB
C#
440 lines
16 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: MOGBGNCDOIA.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 MOGBGNCDOIA.proto</summary>
|
|
public static partial class MOGBGNCDOIAReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for MOGBGNCDOIA.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static MOGBGNCDOIAReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChFNT0dCR05DRE9JQS5wcm90bxoRRUNCTEJMRkFBRkYucHJvdG8irgEKC01P",
|
|
"R0JHTkNET0lBEhMKC01DS0FNRkNJT0REGAEgASgNEhMKC0NIR0NNT0ZFRkpK",
|
|
"GAIgASgNEhMKC0FORUpFUFBQSUlBGAMgASgNEhMKC0lHRUhIR0VJQ05NGAQg",
|
|
"AygNEiEKC09MRU1DSUhMRlBGGAUgAygLMgwuRUNCTEJMRkFBRkYSEwoLREVC",
|
|
"TENPRkNEREEYBiABKA0SEwoLS05DTlBMTkRPSU8YByABKA1CHqoCG0VnZ0xp",
|
|
"bmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ECBLBLFAAFFReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.MOGBGNCDOIA), global::EggLink.DanhengServer.Proto.MOGBGNCDOIA.Parser, new[]{ "MCKAMFCIODD", "CHGCMOFEFJJ", "ANEJEPPPIIA", "IGEHHGEICNM", "OLEMCIHLFPF", "DEBLCOFCDDA", "KNCNPLNDOIO" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class MOGBGNCDOIA : pb::IMessage<MOGBGNCDOIA>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<MOGBGNCDOIA> _parser = new pb::MessageParser<MOGBGNCDOIA>(() => new MOGBGNCDOIA());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<MOGBGNCDOIA> 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.MOGBGNCDOIAReflection.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 MOGBGNCDOIA() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public MOGBGNCDOIA(MOGBGNCDOIA other) : this() {
|
|
mCKAMFCIODD_ = other.mCKAMFCIODD_;
|
|
cHGCMOFEFJJ_ = other.cHGCMOFEFJJ_;
|
|
aNEJEPPPIIA_ = other.aNEJEPPPIIA_;
|
|
iGEHHGEICNM_ = other.iGEHHGEICNM_.Clone();
|
|
oLEMCIHLFPF_ = other.oLEMCIHLFPF_.Clone();
|
|
dEBLCOFCDDA_ = other.dEBLCOFCDDA_;
|
|
kNCNPLNDOIO_ = other.kNCNPLNDOIO_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public MOGBGNCDOIA Clone() {
|
|
return new MOGBGNCDOIA(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "MCKAMFCIODD" field.</summary>
|
|
public const int MCKAMFCIODDFieldNumber = 1;
|
|
private uint mCKAMFCIODD_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint MCKAMFCIODD {
|
|
get { return mCKAMFCIODD_; }
|
|
set {
|
|
mCKAMFCIODD_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "CHGCMOFEFJJ" field.</summary>
|
|
public const int CHGCMOFEFJJFieldNumber = 2;
|
|
private uint cHGCMOFEFJJ_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint CHGCMOFEFJJ {
|
|
get { return cHGCMOFEFJJ_; }
|
|
set {
|
|
cHGCMOFEFJJ_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "ANEJEPPPIIA" field.</summary>
|
|
public const int ANEJEPPPIIAFieldNumber = 3;
|
|
private uint aNEJEPPPIIA_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint ANEJEPPPIIA {
|
|
get { return aNEJEPPPIIA_; }
|
|
set {
|
|
aNEJEPPPIIA_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "IGEHHGEICNM" field.</summary>
|
|
public const int IGEHHGEICNMFieldNumber = 4;
|
|
private static readonly pb::FieldCodec<uint> _repeated_iGEHHGEICNM_codec
|
|
= pb::FieldCodec.ForUInt32(34);
|
|
private readonly pbc::RepeatedField<uint> iGEHHGEICNM_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> IGEHHGEICNM {
|
|
get { return iGEHHGEICNM_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "OLEMCIHLFPF" field.</summary>
|
|
public const int OLEMCIHLFPFFieldNumber = 5;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.ECBLBLFAAFF> _repeated_oLEMCIHLFPF_codec
|
|
= pb::FieldCodec.ForMessage(42, global::EggLink.DanhengServer.Proto.ECBLBLFAAFF.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.ECBLBLFAAFF> oLEMCIHLFPF_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.ECBLBLFAAFF>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.ECBLBLFAAFF> OLEMCIHLFPF {
|
|
get { return oLEMCIHLFPF_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "DEBLCOFCDDA" field.</summary>
|
|
public const int DEBLCOFCDDAFieldNumber = 6;
|
|
private uint dEBLCOFCDDA_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint DEBLCOFCDDA {
|
|
get { return dEBLCOFCDDA_; }
|
|
set {
|
|
dEBLCOFCDDA_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "KNCNPLNDOIO" field.</summary>
|
|
public const int KNCNPLNDOIOFieldNumber = 7;
|
|
private uint kNCNPLNDOIO_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint KNCNPLNDOIO {
|
|
get { return kNCNPLNDOIO_; }
|
|
set {
|
|
kNCNPLNDOIO_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as MOGBGNCDOIA);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(MOGBGNCDOIA other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (MCKAMFCIODD != other.MCKAMFCIODD) return false;
|
|
if (CHGCMOFEFJJ != other.CHGCMOFEFJJ) return false;
|
|
if (ANEJEPPPIIA != other.ANEJEPPPIIA) return false;
|
|
if(!iGEHHGEICNM_.Equals(other.iGEHHGEICNM_)) return false;
|
|
if(!oLEMCIHLFPF_.Equals(other.oLEMCIHLFPF_)) return false;
|
|
if (DEBLCOFCDDA != other.DEBLCOFCDDA) return false;
|
|
if (KNCNPLNDOIO != other.KNCNPLNDOIO) 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 (MCKAMFCIODD != 0) hash ^= MCKAMFCIODD.GetHashCode();
|
|
if (CHGCMOFEFJJ != 0) hash ^= CHGCMOFEFJJ.GetHashCode();
|
|
if (ANEJEPPPIIA != 0) hash ^= ANEJEPPPIIA.GetHashCode();
|
|
hash ^= iGEHHGEICNM_.GetHashCode();
|
|
hash ^= oLEMCIHLFPF_.GetHashCode();
|
|
if (DEBLCOFCDDA != 0) hash ^= DEBLCOFCDDA.GetHashCode();
|
|
if (KNCNPLNDOIO != 0) hash ^= KNCNPLNDOIO.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 (MCKAMFCIODD != 0) {
|
|
output.WriteRawTag(8);
|
|
output.WriteUInt32(MCKAMFCIODD);
|
|
}
|
|
if (CHGCMOFEFJJ != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(CHGCMOFEFJJ);
|
|
}
|
|
if (ANEJEPPPIIA != 0) {
|
|
output.WriteRawTag(24);
|
|
output.WriteUInt32(ANEJEPPPIIA);
|
|
}
|
|
iGEHHGEICNM_.WriteTo(output, _repeated_iGEHHGEICNM_codec);
|
|
oLEMCIHLFPF_.WriteTo(output, _repeated_oLEMCIHLFPF_codec);
|
|
if (DEBLCOFCDDA != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(DEBLCOFCDDA);
|
|
}
|
|
if (KNCNPLNDOIO != 0) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt32(KNCNPLNDOIO);
|
|
}
|
|
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 (MCKAMFCIODD != 0) {
|
|
output.WriteRawTag(8);
|
|
output.WriteUInt32(MCKAMFCIODD);
|
|
}
|
|
if (CHGCMOFEFJJ != 0) {
|
|
output.WriteRawTag(16);
|
|
output.WriteUInt32(CHGCMOFEFJJ);
|
|
}
|
|
if (ANEJEPPPIIA != 0) {
|
|
output.WriteRawTag(24);
|
|
output.WriteUInt32(ANEJEPPPIIA);
|
|
}
|
|
iGEHHGEICNM_.WriteTo(ref output, _repeated_iGEHHGEICNM_codec);
|
|
oLEMCIHLFPF_.WriteTo(ref output, _repeated_oLEMCIHLFPF_codec);
|
|
if (DEBLCOFCDDA != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(DEBLCOFCDDA);
|
|
}
|
|
if (KNCNPLNDOIO != 0) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt32(KNCNPLNDOIO);
|
|
}
|
|
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 (MCKAMFCIODD != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(MCKAMFCIODD);
|
|
}
|
|
if (CHGCMOFEFJJ != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CHGCMOFEFJJ);
|
|
}
|
|
if (ANEJEPPPIIA != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ANEJEPPPIIA);
|
|
}
|
|
size += iGEHHGEICNM_.CalculateSize(_repeated_iGEHHGEICNM_codec);
|
|
size += oLEMCIHLFPF_.CalculateSize(_repeated_oLEMCIHLFPF_codec);
|
|
if (DEBLCOFCDDA != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(DEBLCOFCDDA);
|
|
}
|
|
if (KNCNPLNDOIO != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(KNCNPLNDOIO);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(MOGBGNCDOIA other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.MCKAMFCIODD != 0) {
|
|
MCKAMFCIODD = other.MCKAMFCIODD;
|
|
}
|
|
if (other.CHGCMOFEFJJ != 0) {
|
|
CHGCMOFEFJJ = other.CHGCMOFEFJJ;
|
|
}
|
|
if (other.ANEJEPPPIIA != 0) {
|
|
ANEJEPPPIIA = other.ANEJEPPPIIA;
|
|
}
|
|
iGEHHGEICNM_.Add(other.iGEHHGEICNM_);
|
|
oLEMCIHLFPF_.Add(other.oLEMCIHLFPF_);
|
|
if (other.DEBLCOFCDDA != 0) {
|
|
DEBLCOFCDDA = other.DEBLCOFCDDA;
|
|
}
|
|
if (other.KNCNPLNDOIO != 0) {
|
|
KNCNPLNDOIO = other.KNCNPLNDOIO;
|
|
}
|
|
_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 8: {
|
|
MCKAMFCIODD = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 16: {
|
|
CHGCMOFEFJJ = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 24: {
|
|
ANEJEPPPIIA = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 34:
|
|
case 32: {
|
|
iGEHHGEICNM_.AddEntriesFrom(input, _repeated_iGEHHGEICNM_codec);
|
|
break;
|
|
}
|
|
case 42: {
|
|
oLEMCIHLFPF_.AddEntriesFrom(input, _repeated_oLEMCIHLFPF_codec);
|
|
break;
|
|
}
|
|
case 48: {
|
|
DEBLCOFCDDA = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 56: {
|
|
KNCNPLNDOIO = 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 8: {
|
|
MCKAMFCIODD = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 16: {
|
|
CHGCMOFEFJJ = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 24: {
|
|
ANEJEPPPIIA = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 34:
|
|
case 32: {
|
|
iGEHHGEICNM_.AddEntriesFrom(ref input, _repeated_iGEHHGEICNM_codec);
|
|
break;
|
|
}
|
|
case 42: {
|
|
oLEMCIHLFPF_.AddEntriesFrom(ref input, _repeated_oLEMCIHLFPF_codec);
|
|
break;
|
|
}
|
|
case 48: {
|
|
DEBLCOFCDDA = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 56: {
|
|
KNCNPLNDOIO = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|