Files
DanhengServer-OpenSource/Proto/OOHGAOBIIKP.cs

442 lines
16 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: OOHGAOBIIKP.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 OOHGAOBIIKP.proto</summary>
public static partial class OOHGAOBIIKPReflection {
#region Descriptor
/// <summary>File descriptor for OOHGAOBIIKP.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static OOHGAOBIIKPReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFPT0hHQU9CSUlLUC5wcm90bxoWQmF0dGxlUmVjb3JkVHlwZS5wcm90bxoR",
"RUxKQUZORkNOUEkucHJvdG8aEUdHSUJPSEhBSUtBLnByb3RvIrsBCgtPT0hH",
"QU9CSUlLUBIhCgtJTkZCSEZKSEtMRBgHIAEoCzIMLkVMSkFGTkZDTlBJEhMK",
"C0RLUExKUEhHRE1CGAUgASgNEiEKC0JFR05GTUVBREVMGA4gASgLMgwuR0dJ",
"Qk9ISEFJS0ESEwoLS0JGRkpGQ0dETkoYBCABKA0SEwoLUEJLSE1DRkVDRUUY",
"CyABKA0SJwoMZGlzcGxheV90eXBlGA8gASgOMhEuQmF0dGxlUmVjb3JkVHlw",
"ZUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.BattleRecordTypeReflection.Descriptor, global::EggLink.DanhengServer.Proto.ELJAFNFCNPIReflection.Descriptor, global::EggLink.DanhengServer.Proto.GGIBOHHAIKAReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.OOHGAOBIIKP), global::EggLink.DanhengServer.Proto.OOHGAOBIIKP.Parser, new[]{ "INFBHFJHKLD", "DKPLJPHGDMB", "BEGNFMEADEL", "KBFFJFCGDNJ", "PBKHMCFECEE", "DisplayType" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class OOHGAOBIIKP : pb::IMessage<OOHGAOBIIKP>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<OOHGAOBIIKP> _parser = new pb::MessageParser<OOHGAOBIIKP>(() => new OOHGAOBIIKP());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<OOHGAOBIIKP> 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.OOHGAOBIIKPReflection.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 OOHGAOBIIKP() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public OOHGAOBIIKP(OOHGAOBIIKP other) : this() {
iNFBHFJHKLD_ = other.iNFBHFJHKLD_ != null ? other.iNFBHFJHKLD_.Clone() : null;
dKPLJPHGDMB_ = other.dKPLJPHGDMB_;
bEGNFMEADEL_ = other.bEGNFMEADEL_ != null ? other.bEGNFMEADEL_.Clone() : null;
kBFFJFCGDNJ_ = other.kBFFJFCGDNJ_;
pBKHMCFECEE_ = other.pBKHMCFECEE_;
displayType_ = other.displayType_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public OOHGAOBIIKP Clone() {
return new OOHGAOBIIKP(this);
}
/// <summary>Field number for the "INFBHFJHKLD" field.</summary>
public const int INFBHFJHKLDFieldNumber = 7;
private global::EggLink.DanhengServer.Proto.ELJAFNFCNPI iNFBHFJHKLD_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.ELJAFNFCNPI INFBHFJHKLD {
get { return iNFBHFJHKLD_; }
set {
iNFBHFJHKLD_ = value;
}
}
/// <summary>Field number for the "DKPLJPHGDMB" field.</summary>
public const int DKPLJPHGDMBFieldNumber = 5;
private uint dKPLJPHGDMB_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint DKPLJPHGDMB {
get { return dKPLJPHGDMB_; }
set {
dKPLJPHGDMB_ = value;
}
}
/// <summary>Field number for the "BEGNFMEADEL" field.</summary>
public const int BEGNFMEADELFieldNumber = 14;
private global::EggLink.DanhengServer.Proto.GGIBOHHAIKA bEGNFMEADEL_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.GGIBOHHAIKA BEGNFMEADEL {
get { return bEGNFMEADEL_; }
set {
bEGNFMEADEL_ = value;
}
}
/// <summary>Field number for the "KBFFJFCGDNJ" field.</summary>
public const int KBFFJFCGDNJFieldNumber = 4;
private uint kBFFJFCGDNJ_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint KBFFJFCGDNJ {
get { return kBFFJFCGDNJ_; }
set {
kBFFJFCGDNJ_ = value;
}
}
/// <summary>Field number for the "PBKHMCFECEE" field.</summary>
public const int PBKHMCFECEEFieldNumber = 11;
private uint pBKHMCFECEE_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint PBKHMCFECEE {
get { return pBKHMCFECEE_; }
set {
pBKHMCFECEE_ = value;
}
}
/// <summary>Field number for the "display_type" field.</summary>
public const int DisplayTypeFieldNumber = 15;
private global::EggLink.DanhengServer.Proto.BattleRecordType displayType_ = global::EggLink.DanhengServer.Proto.BattleRecordType.BattleRecordNone;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.BattleRecordType DisplayType {
get { return displayType_; }
set {
displayType_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as OOHGAOBIIKP);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(OOHGAOBIIKP other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (!object.Equals(INFBHFJHKLD, other.INFBHFJHKLD)) return false;
if (DKPLJPHGDMB != other.DKPLJPHGDMB) return false;
if (!object.Equals(BEGNFMEADEL, other.BEGNFMEADEL)) return false;
if (KBFFJFCGDNJ != other.KBFFJFCGDNJ) return false;
if (PBKHMCFECEE != other.PBKHMCFECEE) return false;
if (DisplayType != other.DisplayType) 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 (iNFBHFJHKLD_ != null) hash ^= INFBHFJHKLD.GetHashCode();
if (DKPLJPHGDMB != 0) hash ^= DKPLJPHGDMB.GetHashCode();
if (bEGNFMEADEL_ != null) hash ^= BEGNFMEADEL.GetHashCode();
if (KBFFJFCGDNJ != 0) hash ^= KBFFJFCGDNJ.GetHashCode();
if (PBKHMCFECEE != 0) hash ^= PBKHMCFECEE.GetHashCode();
if (DisplayType != global::EggLink.DanhengServer.Proto.BattleRecordType.BattleRecordNone) hash ^= DisplayType.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 (KBFFJFCGDNJ != 0) {
output.WriteRawTag(32);
output.WriteUInt32(KBFFJFCGDNJ);
}
if (DKPLJPHGDMB != 0) {
output.WriteRawTag(40);
output.WriteUInt32(DKPLJPHGDMB);
}
if (iNFBHFJHKLD_ != null) {
output.WriteRawTag(58);
output.WriteMessage(INFBHFJHKLD);
}
if (PBKHMCFECEE != 0) {
output.WriteRawTag(88);
output.WriteUInt32(PBKHMCFECEE);
}
if (bEGNFMEADEL_ != null) {
output.WriteRawTag(114);
output.WriteMessage(BEGNFMEADEL);
}
if (DisplayType != global::EggLink.DanhengServer.Proto.BattleRecordType.BattleRecordNone) {
output.WriteRawTag(120);
output.WriteEnum((int) DisplayType);
}
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 (KBFFJFCGDNJ != 0) {
output.WriteRawTag(32);
output.WriteUInt32(KBFFJFCGDNJ);
}
if (DKPLJPHGDMB != 0) {
output.WriteRawTag(40);
output.WriteUInt32(DKPLJPHGDMB);
}
if (iNFBHFJHKLD_ != null) {
output.WriteRawTag(58);
output.WriteMessage(INFBHFJHKLD);
}
if (PBKHMCFECEE != 0) {
output.WriteRawTag(88);
output.WriteUInt32(PBKHMCFECEE);
}
if (bEGNFMEADEL_ != null) {
output.WriteRawTag(114);
output.WriteMessage(BEGNFMEADEL);
}
if (DisplayType != global::EggLink.DanhengServer.Proto.BattleRecordType.BattleRecordNone) {
output.WriteRawTag(120);
output.WriteEnum((int) DisplayType);
}
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 (iNFBHFJHKLD_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(INFBHFJHKLD);
}
if (DKPLJPHGDMB != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(DKPLJPHGDMB);
}
if (bEGNFMEADEL_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(BEGNFMEADEL);
}
if (KBFFJFCGDNJ != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(KBFFJFCGDNJ);
}
if (PBKHMCFECEE != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PBKHMCFECEE);
}
if (DisplayType != global::EggLink.DanhengServer.Proto.BattleRecordType.BattleRecordNone) {
size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) DisplayType);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(OOHGAOBIIKP other) {
if (other == null) {
return;
}
if (other.iNFBHFJHKLD_ != null) {
if (iNFBHFJHKLD_ == null) {
INFBHFJHKLD = new global::EggLink.DanhengServer.Proto.ELJAFNFCNPI();
}
INFBHFJHKLD.MergeFrom(other.INFBHFJHKLD);
}
if (other.DKPLJPHGDMB != 0) {
DKPLJPHGDMB = other.DKPLJPHGDMB;
}
if (other.bEGNFMEADEL_ != null) {
if (bEGNFMEADEL_ == null) {
BEGNFMEADEL = new global::EggLink.DanhengServer.Proto.GGIBOHHAIKA();
}
BEGNFMEADEL.MergeFrom(other.BEGNFMEADEL);
}
if (other.KBFFJFCGDNJ != 0) {
KBFFJFCGDNJ = other.KBFFJFCGDNJ;
}
if (other.PBKHMCFECEE != 0) {
PBKHMCFECEE = other.PBKHMCFECEE;
}
if (other.DisplayType != global::EggLink.DanhengServer.Proto.BattleRecordType.BattleRecordNone) {
DisplayType = other.DisplayType;
}
_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 32: {
KBFFJFCGDNJ = input.ReadUInt32();
break;
}
case 40: {
DKPLJPHGDMB = input.ReadUInt32();
break;
}
case 58: {
if (iNFBHFJHKLD_ == null) {
INFBHFJHKLD = new global::EggLink.DanhengServer.Proto.ELJAFNFCNPI();
}
input.ReadMessage(INFBHFJHKLD);
break;
}
case 88: {
PBKHMCFECEE = input.ReadUInt32();
break;
}
case 114: {
if (bEGNFMEADEL_ == null) {
BEGNFMEADEL = new global::EggLink.DanhengServer.Proto.GGIBOHHAIKA();
}
input.ReadMessage(BEGNFMEADEL);
break;
}
case 120: {
DisplayType = (global::EggLink.DanhengServer.Proto.BattleRecordType) input.ReadEnum();
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 32: {
KBFFJFCGDNJ = input.ReadUInt32();
break;
}
case 40: {
DKPLJPHGDMB = input.ReadUInt32();
break;
}
case 58: {
if (iNFBHFJHKLD_ == null) {
INFBHFJHKLD = new global::EggLink.DanhengServer.Proto.ELJAFNFCNPI();
}
input.ReadMessage(INFBHFJHKLD);
break;
}
case 88: {
PBKHMCFECEE = input.ReadUInt32();
break;
}
case 114: {
if (bEGNFMEADEL_ == null) {
BEGNFMEADEL = new global::EggLink.DanhengServer.Proto.GGIBOHHAIKA();
}
input.ReadMessage(BEGNFMEADEL);
break;
}
case 120: {
DisplayType = (global::EggLink.DanhengServer.Proto.BattleRecordType) input.ReadEnum();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code