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

292 lines
11 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: JOGILIPKPEJ.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 JOGILIPKPEJ.proto</summary>
public static partial class JOGILIPKPEJReflection {
#region Descriptor
/// <summary>File descriptor for JOGILIPKPEJ.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static JOGILIPKPEJReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFKT0dJTElQS1BFSi5wcm90bxoRRE9LTE5PRUtJTVAucHJvdG8aIFJvZ3Vl",
"U3luY0NvbnRleHRCb2FyZEV2ZW50LnByb3RvImIKC0pPR0lMSVBLUEVKEjAK",
"C0JOS05GRVBCR0dJGAEgASgLMhsuUm9ndWVTeW5jQ29udGV4dEJvYXJkRXZl",
"bnQSIQoLR05NSk5FS0FNUEcYDiABKAsyDC5ET0tMTk9FS0lNUEIeqgIbRWdn",
"TGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.DOKLNOEKIMPReflection.Descriptor, global::EggLink.DanhengServer.Proto.RogueSyncContextBoardEventReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.JOGILIPKPEJ), global::EggLink.DanhengServer.Proto.JOGILIPKPEJ.Parser, new[]{ "BNKNFEPBGGI", "GNMJNEKAMPG" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class JOGILIPKPEJ : pb::IMessage<JOGILIPKPEJ>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<JOGILIPKPEJ> _parser = new pb::MessageParser<JOGILIPKPEJ>(() => new JOGILIPKPEJ());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<JOGILIPKPEJ> 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.JOGILIPKPEJReflection.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 JOGILIPKPEJ() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public JOGILIPKPEJ(JOGILIPKPEJ other) : this() {
bNKNFEPBGGI_ = other.bNKNFEPBGGI_ != null ? other.bNKNFEPBGGI_.Clone() : null;
gNMJNEKAMPG_ = other.gNMJNEKAMPG_ != null ? other.gNMJNEKAMPG_.Clone() : null;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public JOGILIPKPEJ Clone() {
return new JOGILIPKPEJ(this);
}
/// <summary>Field number for the "BNKNFEPBGGI" field.</summary>
public const int BNKNFEPBGGIFieldNumber = 1;
private global::EggLink.DanhengServer.Proto.RogueSyncContextBoardEvent bNKNFEPBGGI_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.RogueSyncContextBoardEvent BNKNFEPBGGI {
get { return bNKNFEPBGGI_; }
set {
bNKNFEPBGGI_ = value;
}
}
/// <summary>Field number for the "GNMJNEKAMPG" field.</summary>
public const int GNMJNEKAMPGFieldNumber = 14;
private global::EggLink.DanhengServer.Proto.DOKLNOEKIMP gNMJNEKAMPG_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.DOKLNOEKIMP GNMJNEKAMPG {
get { return gNMJNEKAMPG_; }
set {
gNMJNEKAMPG_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as JOGILIPKPEJ);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(JOGILIPKPEJ other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (!object.Equals(BNKNFEPBGGI, other.BNKNFEPBGGI)) return false;
if (!object.Equals(GNMJNEKAMPG, other.GNMJNEKAMPG)) 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 (bNKNFEPBGGI_ != null) hash ^= BNKNFEPBGGI.GetHashCode();
if (gNMJNEKAMPG_ != null) hash ^= GNMJNEKAMPG.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 (bNKNFEPBGGI_ != null) {
output.WriteRawTag(10);
output.WriteMessage(BNKNFEPBGGI);
}
if (gNMJNEKAMPG_ != null) {
output.WriteRawTag(114);
output.WriteMessage(GNMJNEKAMPG);
}
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 (bNKNFEPBGGI_ != null) {
output.WriteRawTag(10);
output.WriteMessage(BNKNFEPBGGI);
}
if (gNMJNEKAMPG_ != null) {
output.WriteRawTag(114);
output.WriteMessage(GNMJNEKAMPG);
}
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 (bNKNFEPBGGI_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(BNKNFEPBGGI);
}
if (gNMJNEKAMPG_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(GNMJNEKAMPG);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(JOGILIPKPEJ other) {
if (other == null) {
return;
}
if (other.bNKNFEPBGGI_ != null) {
if (bNKNFEPBGGI_ == null) {
BNKNFEPBGGI = new global::EggLink.DanhengServer.Proto.RogueSyncContextBoardEvent();
}
BNKNFEPBGGI.MergeFrom(other.BNKNFEPBGGI);
}
if (other.gNMJNEKAMPG_ != null) {
if (gNMJNEKAMPG_ == null) {
GNMJNEKAMPG = new global::EggLink.DanhengServer.Proto.DOKLNOEKIMP();
}
GNMJNEKAMPG.MergeFrom(other.GNMJNEKAMPG);
}
_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: {
if (bNKNFEPBGGI_ == null) {
BNKNFEPBGGI = new global::EggLink.DanhengServer.Proto.RogueSyncContextBoardEvent();
}
input.ReadMessage(BNKNFEPBGGI);
break;
}
case 114: {
if (gNMJNEKAMPG_ == null) {
GNMJNEKAMPG = new global::EggLink.DanhengServer.Proto.DOKLNOEKIMP();
}
input.ReadMessage(GNMJNEKAMPG);
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: {
if (bNKNFEPBGGI_ == null) {
BNKNFEPBGGI = new global::EggLink.DanhengServer.Proto.RogueSyncContextBoardEvent();
}
input.ReadMessage(BNKNFEPBGGI);
break;
}
case 114: {
if (gNMJNEKAMPG_ == null) {
GNMJNEKAMPG = new global::EggLink.DanhengServer.Proto.DOKLNOEKIMP();
}
input.ReadMessage(GNMJNEKAMPG);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code