Files
DanhengServer-OpenSource/Common/Proto/ECHFAPMNLIF.cs

368 lines
14 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: ECHFAPMNLIF.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 ECHFAPMNLIF.proto</summary>
public static partial class ECHFAPMNLIFReflection {
#region Descriptor
/// <summary>File descriptor for ECHFAPMNLIF.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static ECHFAPMNLIFReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFFQ0hGQVBNTkxJRi5wcm90bxoRSVBLTkRHSVBDR0EucHJvdG8aHVJvZ3Vl",
"TW9kaWZpZXJTb3VyY2VUeXBlLnByb3RvGhFIQ0VPS0ZDR1BKQy5wcm90byKh",
"AQoLRUNIRkFQTU5MSUYSIQoLR0RJSkpPSEpLTEoYBSABKAsyDC5JUEtOREdJ",
"UENHQRI2ChRtb2RpZmllcl9zb3VyY2VfdHlwZRgNIAEoDjIYLlJvZ3VlTW9k",
"aWZpZXJTb3VyY2VUeXBlEhMKC0pMSkhKTURFT0RBGAsgASgEEiIKC1BHSU1G",
"RFBBR0RJGO0KIAEoCzIMLkhDRU9LRkNHUEpDQh6qAhtFZ2dMaW5rLkRhbmhl",
"bmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.IPKNDGIPCGAReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueModifierSourceTypeReflection.Descriptor, global::EggLink.DanhengServer.Proto.HCEOKFCGPJCReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ECHFAPMNLIF), global::EggLink.DanhengServer.Proto.ECHFAPMNLIF.Parser, new[]{ "GDIJJOHJKLJ", "ModifierSourceType", "JLJHJMDEODA", "PGIMFDPAGDI" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class ECHFAPMNLIF : pb::IMessage<ECHFAPMNLIF>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<ECHFAPMNLIF> _parser = new pb::MessageParser<ECHFAPMNLIF>(() => new ECHFAPMNLIF());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<ECHFAPMNLIF> 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.ECHFAPMNLIFReflection.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 ECHFAPMNLIF() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ECHFAPMNLIF(ECHFAPMNLIF other) : this() {
gDIJJOHJKLJ_ = other.gDIJJOHJKLJ_ != null ? other.gDIJJOHJKLJ_.Clone() : null;
modifierSourceType_ = other.modifierSourceType_;
jLJHJMDEODA_ = other.jLJHJMDEODA_;
pGIMFDPAGDI_ = other.pGIMFDPAGDI_ != null ? other.pGIMFDPAGDI_.Clone() : null;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ECHFAPMNLIF Clone() {
return new ECHFAPMNLIF(this);
}
/// <summary>Field number for the "GDIJJOHJKLJ" field.</summary>
public const int GDIJJOHJKLJFieldNumber = 5;
private global::EggLink.DanhengServer.Proto.IPKNDGIPCGA gDIJJOHJKLJ_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.IPKNDGIPCGA GDIJJOHJKLJ {
get { return gDIJJOHJKLJ_; }
set {
gDIJJOHJKLJ_ = value;
}
}
/// <summary>Field number for the "modifier_source_type" field.</summary>
public const int ModifierSourceTypeFieldNumber = 13;
private global::EggLink.DanhengServer.Proto.RogueModifierSourceType modifierSourceType_ = global::EggLink.DanhengServer.Proto.RogueModifierSourceType.RogueModifierSourceNone;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.RogueModifierSourceType ModifierSourceType {
get { return modifierSourceType_; }
set {
modifierSourceType_ = value;
}
}
/// <summary>Field number for the "JLJHJMDEODA" field.</summary>
public const int JLJHJMDEODAFieldNumber = 11;
private ulong jLJHJMDEODA_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ulong JLJHJMDEODA {
get { return jLJHJMDEODA_; }
set {
jLJHJMDEODA_ = value;
}
}
/// <summary>Field number for the "PGIMFDPAGDI" field.</summary>
public const int PGIMFDPAGDIFieldNumber = 1389;
private global::EggLink.DanhengServer.Proto.HCEOKFCGPJC pGIMFDPAGDI_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.HCEOKFCGPJC PGIMFDPAGDI {
get { return pGIMFDPAGDI_; }
set {
pGIMFDPAGDI_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as ECHFAPMNLIF);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(ECHFAPMNLIF other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (!object.Equals(GDIJJOHJKLJ, other.GDIJJOHJKLJ)) return false;
if (ModifierSourceType != other.ModifierSourceType) return false;
if (JLJHJMDEODA != other.JLJHJMDEODA) return false;
if (!object.Equals(PGIMFDPAGDI, other.PGIMFDPAGDI)) 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 (gDIJJOHJKLJ_ != null) hash ^= GDIJJOHJKLJ.GetHashCode();
if (ModifierSourceType != global::EggLink.DanhengServer.Proto.RogueModifierSourceType.RogueModifierSourceNone) hash ^= ModifierSourceType.GetHashCode();
if (JLJHJMDEODA != 0UL) hash ^= JLJHJMDEODA.GetHashCode();
if (pGIMFDPAGDI_ != null) hash ^= PGIMFDPAGDI.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 (gDIJJOHJKLJ_ != null) {
output.WriteRawTag(42);
output.WriteMessage(GDIJJOHJKLJ);
}
if (JLJHJMDEODA != 0UL) {
output.WriteRawTag(88);
output.WriteUInt64(JLJHJMDEODA);
}
if (ModifierSourceType != global::EggLink.DanhengServer.Proto.RogueModifierSourceType.RogueModifierSourceNone) {
output.WriteRawTag(104);
output.WriteEnum((int) ModifierSourceType);
}
if (pGIMFDPAGDI_ != null) {
output.WriteRawTag(234, 86);
output.WriteMessage(PGIMFDPAGDI);
}
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 (gDIJJOHJKLJ_ != null) {
output.WriteRawTag(42);
output.WriteMessage(GDIJJOHJKLJ);
}
if (JLJHJMDEODA != 0UL) {
output.WriteRawTag(88);
output.WriteUInt64(JLJHJMDEODA);
}
if (ModifierSourceType != global::EggLink.DanhengServer.Proto.RogueModifierSourceType.RogueModifierSourceNone) {
output.WriteRawTag(104);
output.WriteEnum((int) ModifierSourceType);
}
if (pGIMFDPAGDI_ != null) {
output.WriteRawTag(234, 86);
output.WriteMessage(PGIMFDPAGDI);
}
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 (gDIJJOHJKLJ_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(GDIJJOHJKLJ);
}
if (ModifierSourceType != global::EggLink.DanhengServer.Proto.RogueModifierSourceType.RogueModifierSourceNone) {
size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) ModifierSourceType);
}
if (JLJHJMDEODA != 0UL) {
size += 1 + pb::CodedOutputStream.ComputeUInt64Size(JLJHJMDEODA);
}
if (pGIMFDPAGDI_ != null) {
size += 2 + pb::CodedOutputStream.ComputeMessageSize(PGIMFDPAGDI);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(ECHFAPMNLIF other) {
if (other == null) {
return;
}
if (other.gDIJJOHJKLJ_ != null) {
if (gDIJJOHJKLJ_ == null) {
GDIJJOHJKLJ = new global::EggLink.DanhengServer.Proto.IPKNDGIPCGA();
}
GDIJJOHJKLJ.MergeFrom(other.GDIJJOHJKLJ);
}
if (other.ModifierSourceType != global::EggLink.DanhengServer.Proto.RogueModifierSourceType.RogueModifierSourceNone) {
ModifierSourceType = other.ModifierSourceType;
}
if (other.JLJHJMDEODA != 0UL) {
JLJHJMDEODA = other.JLJHJMDEODA;
}
if (other.pGIMFDPAGDI_ != null) {
if (pGIMFDPAGDI_ == null) {
PGIMFDPAGDI = new global::EggLink.DanhengServer.Proto.HCEOKFCGPJC();
}
PGIMFDPAGDI.MergeFrom(other.PGIMFDPAGDI);
}
_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 (gDIJJOHJKLJ_ == null) {
GDIJJOHJKLJ = new global::EggLink.DanhengServer.Proto.IPKNDGIPCGA();
}
input.ReadMessage(GDIJJOHJKLJ);
break;
}
case 88: {
JLJHJMDEODA = input.ReadUInt64();
break;
}
case 104: {
ModifierSourceType = (global::EggLink.DanhengServer.Proto.RogueModifierSourceType) input.ReadEnum();
break;
}
case 11114: {
if (pGIMFDPAGDI_ == null) {
PGIMFDPAGDI = new global::EggLink.DanhengServer.Proto.HCEOKFCGPJC();
}
input.ReadMessage(PGIMFDPAGDI);
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 (gDIJJOHJKLJ_ == null) {
GDIJJOHJKLJ = new global::EggLink.DanhengServer.Proto.IPKNDGIPCGA();
}
input.ReadMessage(GDIJJOHJKLJ);
break;
}
case 88: {
JLJHJMDEODA = input.ReadUInt64();
break;
}
case 104: {
ModifierSourceType = (global::EggLink.DanhengServer.Proto.RogueModifierSourceType) input.ReadEnum();
break;
}
case 11114: {
if (pGIMFDPAGDI_ == null) {
PGIMFDPAGDI = new global::EggLink.DanhengServer.Proto.HCEOKFCGPJC();
}
input.ReadMessage(PGIMFDPAGDI);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code