mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
408 lines
15 KiB
C#
408 lines
15 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: AKPDFLPIKBM.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 AKPDFLPIKBM.proto</summary>
|
|
public static partial class AKPDFLPIKBMReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for AKPDFLPIKBM.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static AKPDFLPIKBMReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChFBS1BERkxQSUtCTS5wcm90bxoRTExIS0ZNTE5FTVAucHJvdG8aEU9NSk1K",
|
|
"SUVNREZJLnByb3RvIpABCgtBS1BERkxQSUtCTRITCgtNT0pHR09OTkhNRhgI",
|
|
"IAEoDRITCgtGQk5LQkFLSUdISRgOIAEoCBIjCgtBRERHTFBGSkhIRBgKIAEo",
|
|
"CzIMLk9NSk1KSUVNREZJSAASIwoLQk5HTEhCTUlHSkEYASABKAsyDC5MTEhL",
|
|
"Rk1MTkVNUEgAQg0KC0lPTURLTENKREZIQh6qAhtFZ2dMaW5rLkRhbmhlbmdT",
|
|
"ZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.LLHKFMLNEMPReflection.Descriptor, global::EggLink.DanhengServer.Proto.OMJMJIEMDFIReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.AKPDFLPIKBM), global::EggLink.DanhengServer.Proto.AKPDFLPIKBM.Parser, new[]{ "MOJGGONNHMF", "FBNKBAKIGHI", "ADDGLPFJHHD", "BNGLHBMIGJA" }, new[]{ "IOMDKLCJDFH" }, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class AKPDFLPIKBM : pb::IMessage<AKPDFLPIKBM>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<AKPDFLPIKBM> _parser = new pb::MessageParser<AKPDFLPIKBM>(() => new AKPDFLPIKBM());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<AKPDFLPIKBM> 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.AKPDFLPIKBMReflection.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 AKPDFLPIKBM() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public AKPDFLPIKBM(AKPDFLPIKBM other) : this() {
|
|
mOJGGONNHMF_ = other.mOJGGONNHMF_;
|
|
fBNKBAKIGHI_ = other.fBNKBAKIGHI_;
|
|
switch (other.IOMDKLCJDFHCase) {
|
|
case IOMDKLCJDFHOneofCase.ADDGLPFJHHD:
|
|
ADDGLPFJHHD = other.ADDGLPFJHHD.Clone();
|
|
break;
|
|
case IOMDKLCJDFHOneofCase.BNGLHBMIGJA:
|
|
BNGLHBMIGJA = other.BNGLHBMIGJA.Clone();
|
|
break;
|
|
}
|
|
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public AKPDFLPIKBM Clone() {
|
|
return new AKPDFLPIKBM(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "MOJGGONNHMF" field.</summary>
|
|
public const int MOJGGONNHMFFieldNumber = 8;
|
|
private uint mOJGGONNHMF_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint MOJGGONNHMF {
|
|
get { return mOJGGONNHMF_; }
|
|
set {
|
|
mOJGGONNHMF_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "FBNKBAKIGHI" field.</summary>
|
|
public const int FBNKBAKIGHIFieldNumber = 14;
|
|
private bool fBNKBAKIGHI_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool FBNKBAKIGHI {
|
|
get { return fBNKBAKIGHI_; }
|
|
set {
|
|
fBNKBAKIGHI_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "ADDGLPFJHHD" field.</summary>
|
|
public const int ADDGLPFJHHDFieldNumber = 10;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.OMJMJIEMDFI ADDGLPFJHHD {
|
|
get { return iOMDKLCJDFHCase_ == IOMDKLCJDFHOneofCase.ADDGLPFJHHD ? (global::EggLink.DanhengServer.Proto.OMJMJIEMDFI) iOMDKLCJDFH_ : null; }
|
|
set {
|
|
iOMDKLCJDFH_ = value;
|
|
iOMDKLCJDFHCase_ = value == null ? IOMDKLCJDFHOneofCase.None : IOMDKLCJDFHOneofCase.ADDGLPFJHHD;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "BNGLHBMIGJA" field.</summary>
|
|
public const int BNGLHBMIGJAFieldNumber = 1;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.LLHKFMLNEMP BNGLHBMIGJA {
|
|
get { return iOMDKLCJDFHCase_ == IOMDKLCJDFHOneofCase.BNGLHBMIGJA ? (global::EggLink.DanhengServer.Proto.LLHKFMLNEMP) iOMDKLCJDFH_ : null; }
|
|
set {
|
|
iOMDKLCJDFH_ = value;
|
|
iOMDKLCJDFHCase_ = value == null ? IOMDKLCJDFHOneofCase.None : IOMDKLCJDFHOneofCase.BNGLHBMIGJA;
|
|
}
|
|
}
|
|
|
|
private object iOMDKLCJDFH_;
|
|
/// <summary>Enum of possible cases for the "IOMDKLCJDFH" oneof.</summary>
|
|
public enum IOMDKLCJDFHOneofCase {
|
|
None = 0,
|
|
ADDGLPFJHHD = 10,
|
|
BNGLHBMIGJA = 1,
|
|
}
|
|
private IOMDKLCJDFHOneofCase iOMDKLCJDFHCase_ = IOMDKLCJDFHOneofCase.None;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public IOMDKLCJDFHOneofCase IOMDKLCJDFHCase {
|
|
get { return iOMDKLCJDFHCase_; }
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void ClearIOMDKLCJDFH() {
|
|
iOMDKLCJDFHCase_ = IOMDKLCJDFHOneofCase.None;
|
|
iOMDKLCJDFH_ = null;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as AKPDFLPIKBM);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(AKPDFLPIKBM other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (MOJGGONNHMF != other.MOJGGONNHMF) return false;
|
|
if (FBNKBAKIGHI != other.FBNKBAKIGHI) return false;
|
|
if (!object.Equals(ADDGLPFJHHD, other.ADDGLPFJHHD)) return false;
|
|
if (!object.Equals(BNGLHBMIGJA, other.BNGLHBMIGJA)) return false;
|
|
if (IOMDKLCJDFHCase != other.IOMDKLCJDFHCase) 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 (MOJGGONNHMF != 0) hash ^= MOJGGONNHMF.GetHashCode();
|
|
if (FBNKBAKIGHI != false) hash ^= FBNKBAKIGHI.GetHashCode();
|
|
if (iOMDKLCJDFHCase_ == IOMDKLCJDFHOneofCase.ADDGLPFJHHD) hash ^= ADDGLPFJHHD.GetHashCode();
|
|
if (iOMDKLCJDFHCase_ == IOMDKLCJDFHOneofCase.BNGLHBMIGJA) hash ^= BNGLHBMIGJA.GetHashCode();
|
|
hash ^= (int) iOMDKLCJDFHCase_;
|
|
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 (iOMDKLCJDFHCase_ == IOMDKLCJDFHOneofCase.BNGLHBMIGJA) {
|
|
output.WriteRawTag(10);
|
|
output.WriteMessage(BNGLHBMIGJA);
|
|
}
|
|
if (MOJGGONNHMF != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(MOJGGONNHMF);
|
|
}
|
|
if (iOMDKLCJDFHCase_ == IOMDKLCJDFHOneofCase.ADDGLPFJHHD) {
|
|
output.WriteRawTag(82);
|
|
output.WriteMessage(ADDGLPFJHHD);
|
|
}
|
|
if (FBNKBAKIGHI != false) {
|
|
output.WriteRawTag(112);
|
|
output.WriteBool(FBNKBAKIGHI);
|
|
}
|
|
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 (iOMDKLCJDFHCase_ == IOMDKLCJDFHOneofCase.BNGLHBMIGJA) {
|
|
output.WriteRawTag(10);
|
|
output.WriteMessage(BNGLHBMIGJA);
|
|
}
|
|
if (MOJGGONNHMF != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(MOJGGONNHMF);
|
|
}
|
|
if (iOMDKLCJDFHCase_ == IOMDKLCJDFHOneofCase.ADDGLPFJHHD) {
|
|
output.WriteRawTag(82);
|
|
output.WriteMessage(ADDGLPFJHHD);
|
|
}
|
|
if (FBNKBAKIGHI != false) {
|
|
output.WriteRawTag(112);
|
|
output.WriteBool(FBNKBAKIGHI);
|
|
}
|
|
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 (MOJGGONNHMF != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(MOJGGONNHMF);
|
|
}
|
|
if (FBNKBAKIGHI != false) {
|
|
size += 1 + 1;
|
|
}
|
|
if (iOMDKLCJDFHCase_ == IOMDKLCJDFHOneofCase.ADDGLPFJHHD) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(ADDGLPFJHHD);
|
|
}
|
|
if (iOMDKLCJDFHCase_ == IOMDKLCJDFHOneofCase.BNGLHBMIGJA) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(BNGLHBMIGJA);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(AKPDFLPIKBM other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.MOJGGONNHMF != 0) {
|
|
MOJGGONNHMF = other.MOJGGONNHMF;
|
|
}
|
|
if (other.FBNKBAKIGHI != false) {
|
|
FBNKBAKIGHI = other.FBNKBAKIGHI;
|
|
}
|
|
switch (other.IOMDKLCJDFHCase) {
|
|
case IOMDKLCJDFHOneofCase.ADDGLPFJHHD:
|
|
if (ADDGLPFJHHD == null) {
|
|
ADDGLPFJHHD = new global::EggLink.DanhengServer.Proto.OMJMJIEMDFI();
|
|
}
|
|
ADDGLPFJHHD.MergeFrom(other.ADDGLPFJHHD);
|
|
break;
|
|
case IOMDKLCJDFHOneofCase.BNGLHBMIGJA:
|
|
if (BNGLHBMIGJA == null) {
|
|
BNGLHBMIGJA = new global::EggLink.DanhengServer.Proto.LLHKFMLNEMP();
|
|
}
|
|
BNGLHBMIGJA.MergeFrom(other.BNGLHBMIGJA);
|
|
break;
|
|
}
|
|
|
|
_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: {
|
|
global::EggLink.DanhengServer.Proto.LLHKFMLNEMP subBuilder = new global::EggLink.DanhengServer.Proto.LLHKFMLNEMP();
|
|
if (iOMDKLCJDFHCase_ == IOMDKLCJDFHOneofCase.BNGLHBMIGJA) {
|
|
subBuilder.MergeFrom(BNGLHBMIGJA);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
BNGLHBMIGJA = subBuilder;
|
|
break;
|
|
}
|
|
case 64: {
|
|
MOJGGONNHMF = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 82: {
|
|
global::EggLink.DanhengServer.Proto.OMJMJIEMDFI subBuilder = new global::EggLink.DanhengServer.Proto.OMJMJIEMDFI();
|
|
if (iOMDKLCJDFHCase_ == IOMDKLCJDFHOneofCase.ADDGLPFJHHD) {
|
|
subBuilder.MergeFrom(ADDGLPFJHHD);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
ADDGLPFJHHD = subBuilder;
|
|
break;
|
|
}
|
|
case 112: {
|
|
FBNKBAKIGHI = input.ReadBool();
|
|
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: {
|
|
global::EggLink.DanhengServer.Proto.LLHKFMLNEMP subBuilder = new global::EggLink.DanhengServer.Proto.LLHKFMLNEMP();
|
|
if (iOMDKLCJDFHCase_ == IOMDKLCJDFHOneofCase.BNGLHBMIGJA) {
|
|
subBuilder.MergeFrom(BNGLHBMIGJA);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
BNGLHBMIGJA = subBuilder;
|
|
break;
|
|
}
|
|
case 64: {
|
|
MOJGGONNHMF = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 82: {
|
|
global::EggLink.DanhengServer.Proto.OMJMJIEMDFI subBuilder = new global::EggLink.DanhengServer.Proto.OMJMJIEMDFI();
|
|
if (iOMDKLCJDFHCase_ == IOMDKLCJDFHOneofCase.ADDGLPFJHHD) {
|
|
subBuilder.MergeFrom(ADDGLPFJHHD);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
ADDGLPFJHHD = subBuilder;
|
|
break;
|
|
}
|
|
case 112: {
|
|
FBNKBAKIGHI = input.ReadBool();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|