Files
DanhengServer-OpenSource/Proto/NJMGIJBHCPE.cs

339 lines
12 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: NJMGIJBHCPE.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 NJMGIJBHCPE.proto</summary>
public static partial class NJMGIJBHCPEReflection {
#region Descriptor
/// <summary>File descriptor for NJMGIJBHCPE.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static NJMGIJBHCPEReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFOSk1HSUpCSENQRS5wcm90bxoRSUlNT01HQkJBRE0ucHJvdG8aEUlCSUdK",
"S0JKTkpILnByb3RvGhFKQkVCTEtJS0dNUC5wcm90byJ1CgtOSk1HSUpCSENQ",
"RRIgCgpiYXNpY19pbmZvGAEgASgLMgwuSUJJR0pLQkpOSkgSIQoLS0JOTE9G",
"UElFQkwYAiABKAsyDC5JSU1PTUdCQkFETRIhCgtwbGF5ZXJfaW5mbxgDIAEo",
"CzIMLkpCRUJMS0lLR01QQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJv",
"dG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.IIMOMGBBADMReflection.Descriptor, global::EggLink.DanhengServer.Proto.IBIGJKBJNJHReflection.Descriptor, global::EggLink.DanhengServer.Proto.JBEBLKIKGMPReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.NJMGIJBHCPE), global::EggLink.DanhengServer.Proto.NJMGIJBHCPE.Parser, new[]{ "BasicInfo", "KBNLOFPIEBL", "PlayerInfo" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class NJMGIJBHCPE : pb::IMessage<NJMGIJBHCPE>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<NJMGIJBHCPE> _parser = new pb::MessageParser<NJMGIJBHCPE>(() => new NJMGIJBHCPE());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<NJMGIJBHCPE> 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.NJMGIJBHCPEReflection.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 NJMGIJBHCPE() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public NJMGIJBHCPE(NJMGIJBHCPE other) : this() {
basicInfo_ = other.basicInfo_ != null ? other.basicInfo_.Clone() : null;
kBNLOFPIEBL_ = other.kBNLOFPIEBL_ != null ? other.kBNLOFPIEBL_.Clone() : null;
playerInfo_ = other.playerInfo_ != null ? other.playerInfo_.Clone() : null;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public NJMGIJBHCPE Clone() {
return new NJMGIJBHCPE(this);
}
/// <summary>Field number for the "basic_info" field.</summary>
public const int BasicInfoFieldNumber = 1;
private global::EggLink.DanhengServer.Proto.IBIGJKBJNJH basicInfo_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.IBIGJKBJNJH BasicInfo {
get { return basicInfo_; }
set {
basicInfo_ = value;
}
}
/// <summary>Field number for the "KBNLOFPIEBL" field.</summary>
public const int KBNLOFPIEBLFieldNumber = 2;
private global::EggLink.DanhengServer.Proto.IIMOMGBBADM kBNLOFPIEBL_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.IIMOMGBBADM KBNLOFPIEBL {
get { return kBNLOFPIEBL_; }
set {
kBNLOFPIEBL_ = value;
}
}
/// <summary>Field number for the "player_info" field.</summary>
public const int PlayerInfoFieldNumber = 3;
private global::EggLink.DanhengServer.Proto.JBEBLKIKGMP playerInfo_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.JBEBLKIKGMP PlayerInfo {
get { return playerInfo_; }
set {
playerInfo_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as NJMGIJBHCPE);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(NJMGIJBHCPE other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (!object.Equals(BasicInfo, other.BasicInfo)) return false;
if (!object.Equals(KBNLOFPIEBL, other.KBNLOFPIEBL)) return false;
if (!object.Equals(PlayerInfo, other.PlayerInfo)) 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 (basicInfo_ != null) hash ^= BasicInfo.GetHashCode();
if (kBNLOFPIEBL_ != null) hash ^= KBNLOFPIEBL.GetHashCode();
if (playerInfo_ != null) hash ^= PlayerInfo.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 (basicInfo_ != null) {
output.WriteRawTag(10);
output.WriteMessage(BasicInfo);
}
if (kBNLOFPIEBL_ != null) {
output.WriteRawTag(18);
output.WriteMessage(KBNLOFPIEBL);
}
if (playerInfo_ != null) {
output.WriteRawTag(26);
output.WriteMessage(PlayerInfo);
}
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 (basicInfo_ != null) {
output.WriteRawTag(10);
output.WriteMessage(BasicInfo);
}
if (kBNLOFPIEBL_ != null) {
output.WriteRawTag(18);
output.WriteMessage(KBNLOFPIEBL);
}
if (playerInfo_ != null) {
output.WriteRawTag(26);
output.WriteMessage(PlayerInfo);
}
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 (basicInfo_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(BasicInfo);
}
if (kBNLOFPIEBL_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(KBNLOFPIEBL);
}
if (playerInfo_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(PlayerInfo);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(NJMGIJBHCPE other) {
if (other == null) {
return;
}
if (other.basicInfo_ != null) {
if (basicInfo_ == null) {
BasicInfo = new global::EggLink.DanhengServer.Proto.IBIGJKBJNJH();
}
BasicInfo.MergeFrom(other.BasicInfo);
}
if (other.kBNLOFPIEBL_ != null) {
if (kBNLOFPIEBL_ == null) {
KBNLOFPIEBL = new global::EggLink.DanhengServer.Proto.IIMOMGBBADM();
}
KBNLOFPIEBL.MergeFrom(other.KBNLOFPIEBL);
}
if (other.playerInfo_ != null) {
if (playerInfo_ == null) {
PlayerInfo = new global::EggLink.DanhengServer.Proto.JBEBLKIKGMP();
}
PlayerInfo.MergeFrom(other.PlayerInfo);
}
_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 (basicInfo_ == null) {
BasicInfo = new global::EggLink.DanhengServer.Proto.IBIGJKBJNJH();
}
input.ReadMessage(BasicInfo);
break;
}
case 18: {
if (kBNLOFPIEBL_ == null) {
KBNLOFPIEBL = new global::EggLink.DanhengServer.Proto.IIMOMGBBADM();
}
input.ReadMessage(KBNLOFPIEBL);
break;
}
case 26: {
if (playerInfo_ == null) {
PlayerInfo = new global::EggLink.DanhengServer.Proto.JBEBLKIKGMP();
}
input.ReadMessage(PlayerInfo);
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 (basicInfo_ == null) {
BasicInfo = new global::EggLink.DanhengServer.Proto.IBIGJKBJNJH();
}
input.ReadMessage(BasicInfo);
break;
}
case 18: {
if (kBNLOFPIEBL_ == null) {
KBNLOFPIEBL = new global::EggLink.DanhengServer.Proto.IIMOMGBBADM();
}
input.ReadMessage(KBNLOFPIEBL);
break;
}
case 26: {
if (playerInfo_ == null) {
PlayerInfo = new global::EggLink.DanhengServer.Proto.JBEBLKIKGMP();
}
input.ReadMessage(PlayerInfo);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code