mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
300 lines
12 KiB
C#
300 lines
12 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: NJKENNCJLCF.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 NJKENNCJLCF.proto</summary>
|
|
public static partial class NJKENNCJLCFReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for NJKENNCJLCF.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static NJKENNCJLCFReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChFOSktFTk5DSkxDRi5wcm90bxoZVHJhaW5QYXJ0eUV2ZW50VHlwZS5wcm90",
|
|
"bxoRSEhQSUFGQkhKQ0YucHJvdG8ibQoLTkpLRU5OQ0pMQ0YSIQoLb3B0aW9u",
|
|
"X2xpc3QYCSADKAsyDC5ISFBJQUZCSEpDRhIpCgtIT0lPS0JLR0ZEThgGIAEo",
|
|
"DjIULlRyYWluUGFydHlFdmVudFR5cGUSEAoIZXZlbnRfaWQYCCABKA1CHqoC",
|
|
"G0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.TrainPartyEventTypeReflection.Descriptor, global::EggLink.DanhengServer.Proto.HHPIAFBHJCFReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.NJKENNCJLCF), global::EggLink.DanhengServer.Proto.NJKENNCJLCF.Parser, new[]{ "OptionList", "HOIOKBKGFDN", "EventId" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class NJKENNCJLCF : pb::IMessage<NJKENNCJLCF>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<NJKENNCJLCF> _parser = new pb::MessageParser<NJKENNCJLCF>(() => new NJKENNCJLCF());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<NJKENNCJLCF> 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.NJKENNCJLCFReflection.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 NJKENNCJLCF() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public NJKENNCJLCF(NJKENNCJLCF other) : this() {
|
|
optionList_ = other.optionList_.Clone();
|
|
hOIOKBKGFDN_ = other.hOIOKBKGFDN_;
|
|
eventId_ = other.eventId_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public NJKENNCJLCF Clone() {
|
|
return new NJKENNCJLCF(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "option_list" field.</summary>
|
|
public const int OptionListFieldNumber = 9;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.HHPIAFBHJCF> _repeated_optionList_codec
|
|
= pb::FieldCodec.ForMessage(74, global::EggLink.DanhengServer.Proto.HHPIAFBHJCF.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.HHPIAFBHJCF> optionList_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.HHPIAFBHJCF>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.HHPIAFBHJCF> OptionList {
|
|
get { return optionList_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "HOIOKBKGFDN" field.</summary>
|
|
public const int HOIOKBKGFDNFieldNumber = 6;
|
|
private global::EggLink.DanhengServer.Proto.TrainPartyEventType hOIOKBKGFDN_ = global::EggLink.DanhengServer.Proto.TrainPartyEventType.KDialogueEventNone;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.TrainPartyEventType HOIOKBKGFDN {
|
|
get { return hOIOKBKGFDN_; }
|
|
set {
|
|
hOIOKBKGFDN_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "event_id" field.</summary>
|
|
public const int EventIdFieldNumber = 8;
|
|
private uint eventId_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint EventId {
|
|
get { return eventId_; }
|
|
set {
|
|
eventId_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as NJKENNCJLCF);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(NJKENNCJLCF other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if(!optionList_.Equals(other.optionList_)) return false;
|
|
if (HOIOKBKGFDN != other.HOIOKBKGFDN) return false;
|
|
if (EventId != other.EventId) 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 ^= optionList_.GetHashCode();
|
|
if (HOIOKBKGFDN != global::EggLink.DanhengServer.Proto.TrainPartyEventType.KDialogueEventNone) hash ^= HOIOKBKGFDN.GetHashCode();
|
|
if (EventId != 0) hash ^= EventId.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 (HOIOKBKGFDN != global::EggLink.DanhengServer.Proto.TrainPartyEventType.KDialogueEventNone) {
|
|
output.WriteRawTag(48);
|
|
output.WriteEnum((int) HOIOKBKGFDN);
|
|
}
|
|
if (EventId != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(EventId);
|
|
}
|
|
optionList_.WriteTo(output, _repeated_optionList_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 (HOIOKBKGFDN != global::EggLink.DanhengServer.Proto.TrainPartyEventType.KDialogueEventNone) {
|
|
output.WriteRawTag(48);
|
|
output.WriteEnum((int) HOIOKBKGFDN);
|
|
}
|
|
if (EventId != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(EventId);
|
|
}
|
|
optionList_.WriteTo(ref output, _repeated_optionList_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 += optionList_.CalculateSize(_repeated_optionList_codec);
|
|
if (HOIOKBKGFDN != global::EggLink.DanhengServer.Proto.TrainPartyEventType.KDialogueEventNone) {
|
|
size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) HOIOKBKGFDN);
|
|
}
|
|
if (EventId != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(EventId);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(NJKENNCJLCF other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
optionList_.Add(other.optionList_);
|
|
if (other.HOIOKBKGFDN != global::EggLink.DanhengServer.Proto.TrainPartyEventType.KDialogueEventNone) {
|
|
HOIOKBKGFDN = other.HOIOKBKGFDN;
|
|
}
|
|
if (other.EventId != 0) {
|
|
EventId = other.EventId;
|
|
}
|
|
_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 48: {
|
|
HOIOKBKGFDN = (global::EggLink.DanhengServer.Proto.TrainPartyEventType) input.ReadEnum();
|
|
break;
|
|
}
|
|
case 64: {
|
|
EventId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 74: {
|
|
optionList_.AddEntriesFrom(input, _repeated_optionList_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 48: {
|
|
HOIOKBKGFDN = (global::EggLink.DanhengServer.Proto.TrainPartyEventType) input.ReadEnum();
|
|
break;
|
|
}
|
|
case 64: {
|
|
EventId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 74: {
|
|
optionList_.AddEntriesFrom(ref input, _repeated_optionList_codec);
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|