Files
DanhengServer-OpenSource/Proto/RogueTournGetMiscRealTimeDataScRsp.cs

377 lines
14 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: RogueTournGetMiscRealTimeDataScRsp.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 RogueTournGetMiscRealTimeDataScRsp.proto</summary>
public static partial class RogueTournGetMiscRealTimeDataScRspReflection {
#region Descriptor
/// <summary>File descriptor for RogueTournGetMiscRealTimeDataScRsp.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static RogueTournGetMiscRealTimeDataScRspReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"CihSb2d1ZVRvdXJuR2V0TWlzY1JlYWxUaW1lRGF0YVNjUnNwLnByb3RvGhFD",
"SklBSEdPT0hBRC5wcm90bxoRUEVDTklKRUFJSUIucHJvdG8aEUZNQkxHRUNC",
"SUJQLnByb3RvIp4BCiJSb2d1ZVRvdXJuR2V0TWlzY1JlYWxUaW1lRGF0YVNj",
"UnNwEiEKC0JGSUdCS0RISUdKGA4gASgLMgwuQ0pJQUhHT09IQUQSIQoLT0dB",
"QUZFSUtOT04YCyABKAsyDC5QRUNOSUpFQUlJQhIhCgtDT0VOUExOTU1PSBgD",
"IAEoCzIMLkZNQkxHRUNCSUJQEg8KB3JldGNvZGUYBCABKA1CHqoCG0VnZ0xp",
"bmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.CJIAHGOOHADReflection.Descriptor, global::EggLink.DanhengServer.Proto.PECNIJEAIIBReflection.Descriptor, global::EggLink.DanhengServer.Proto.FMBLGECBIBPReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.RogueTournGetMiscRealTimeDataScRsp), global::EggLink.DanhengServer.Proto.RogueTournGetMiscRealTimeDataScRsp.Parser, new[]{ "BFIGBKDHIGJ", "OGAAFEIKNON", "COENPLNMMOH", "Retcode" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class RogueTournGetMiscRealTimeDataScRsp : pb::IMessage<RogueTournGetMiscRealTimeDataScRsp>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<RogueTournGetMiscRealTimeDataScRsp> _parser = new pb::MessageParser<RogueTournGetMiscRealTimeDataScRsp>(() => new RogueTournGetMiscRealTimeDataScRsp());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<RogueTournGetMiscRealTimeDataScRsp> 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.RogueTournGetMiscRealTimeDataScRspReflection.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 RogueTournGetMiscRealTimeDataScRsp() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public RogueTournGetMiscRealTimeDataScRsp(RogueTournGetMiscRealTimeDataScRsp other) : this() {
bFIGBKDHIGJ_ = other.bFIGBKDHIGJ_ != null ? other.bFIGBKDHIGJ_.Clone() : null;
oGAAFEIKNON_ = other.oGAAFEIKNON_ != null ? other.oGAAFEIKNON_.Clone() : null;
cOENPLNMMOH_ = other.cOENPLNMMOH_ != null ? other.cOENPLNMMOH_.Clone() : null;
retcode_ = other.retcode_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public RogueTournGetMiscRealTimeDataScRsp Clone() {
return new RogueTournGetMiscRealTimeDataScRsp(this);
}
/// <summary>Field number for the "BFIGBKDHIGJ" field.</summary>
public const int BFIGBKDHIGJFieldNumber = 14;
private global::EggLink.DanhengServer.Proto.CJIAHGOOHAD bFIGBKDHIGJ_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.CJIAHGOOHAD BFIGBKDHIGJ {
get { return bFIGBKDHIGJ_; }
set {
bFIGBKDHIGJ_ = value;
}
}
/// <summary>Field number for the "OGAAFEIKNON" field.</summary>
public const int OGAAFEIKNONFieldNumber = 11;
private global::EggLink.DanhengServer.Proto.PECNIJEAIIB oGAAFEIKNON_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.PECNIJEAIIB OGAAFEIKNON {
get { return oGAAFEIKNON_; }
set {
oGAAFEIKNON_ = value;
}
}
/// <summary>Field number for the "COENPLNMMOH" field.</summary>
public const int COENPLNMMOHFieldNumber = 3;
private global::EggLink.DanhengServer.Proto.FMBLGECBIBP cOENPLNMMOH_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.FMBLGECBIBP COENPLNMMOH {
get { return cOENPLNMMOH_; }
set {
cOENPLNMMOH_ = value;
}
}
/// <summary>Field number for the "retcode" field.</summary>
public const int RetcodeFieldNumber = 4;
private uint retcode_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint Retcode {
get { return retcode_; }
set {
retcode_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as RogueTournGetMiscRealTimeDataScRsp);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(RogueTournGetMiscRealTimeDataScRsp other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (!object.Equals(BFIGBKDHIGJ, other.BFIGBKDHIGJ)) return false;
if (!object.Equals(OGAAFEIKNON, other.OGAAFEIKNON)) return false;
if (!object.Equals(COENPLNMMOH, other.COENPLNMMOH)) return false;
if (Retcode != other.Retcode) 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 (bFIGBKDHIGJ_ != null) hash ^= BFIGBKDHIGJ.GetHashCode();
if (oGAAFEIKNON_ != null) hash ^= OGAAFEIKNON.GetHashCode();
if (cOENPLNMMOH_ != null) hash ^= COENPLNMMOH.GetHashCode();
if (Retcode != 0) hash ^= Retcode.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 (cOENPLNMMOH_ != null) {
output.WriteRawTag(26);
output.WriteMessage(COENPLNMMOH);
}
if (Retcode != 0) {
output.WriteRawTag(32);
output.WriteUInt32(Retcode);
}
if (oGAAFEIKNON_ != null) {
output.WriteRawTag(90);
output.WriteMessage(OGAAFEIKNON);
}
if (bFIGBKDHIGJ_ != null) {
output.WriteRawTag(114);
output.WriteMessage(BFIGBKDHIGJ);
}
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 (cOENPLNMMOH_ != null) {
output.WriteRawTag(26);
output.WriteMessage(COENPLNMMOH);
}
if (Retcode != 0) {
output.WriteRawTag(32);
output.WriteUInt32(Retcode);
}
if (oGAAFEIKNON_ != null) {
output.WriteRawTag(90);
output.WriteMessage(OGAAFEIKNON);
}
if (bFIGBKDHIGJ_ != null) {
output.WriteRawTag(114);
output.WriteMessage(BFIGBKDHIGJ);
}
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 (bFIGBKDHIGJ_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(BFIGBKDHIGJ);
}
if (oGAAFEIKNON_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(OGAAFEIKNON);
}
if (cOENPLNMMOH_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(COENPLNMMOH);
}
if (Retcode != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(RogueTournGetMiscRealTimeDataScRsp other) {
if (other == null) {
return;
}
if (other.bFIGBKDHIGJ_ != null) {
if (bFIGBKDHIGJ_ == null) {
BFIGBKDHIGJ = new global::EggLink.DanhengServer.Proto.CJIAHGOOHAD();
}
BFIGBKDHIGJ.MergeFrom(other.BFIGBKDHIGJ);
}
if (other.oGAAFEIKNON_ != null) {
if (oGAAFEIKNON_ == null) {
OGAAFEIKNON = new global::EggLink.DanhengServer.Proto.PECNIJEAIIB();
}
OGAAFEIKNON.MergeFrom(other.OGAAFEIKNON);
}
if (other.cOENPLNMMOH_ != null) {
if (cOENPLNMMOH_ == null) {
COENPLNMMOH = new global::EggLink.DanhengServer.Proto.FMBLGECBIBP();
}
COENPLNMMOH.MergeFrom(other.COENPLNMMOH);
}
if (other.Retcode != 0) {
Retcode = other.Retcode;
}
_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 26: {
if (cOENPLNMMOH_ == null) {
COENPLNMMOH = new global::EggLink.DanhengServer.Proto.FMBLGECBIBP();
}
input.ReadMessage(COENPLNMMOH);
break;
}
case 32: {
Retcode = input.ReadUInt32();
break;
}
case 90: {
if (oGAAFEIKNON_ == null) {
OGAAFEIKNON = new global::EggLink.DanhengServer.Proto.PECNIJEAIIB();
}
input.ReadMessage(OGAAFEIKNON);
break;
}
case 114: {
if (bFIGBKDHIGJ_ == null) {
BFIGBKDHIGJ = new global::EggLink.DanhengServer.Proto.CJIAHGOOHAD();
}
input.ReadMessage(BFIGBKDHIGJ);
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 26: {
if (cOENPLNMMOH_ == null) {
COENPLNMMOH = new global::EggLink.DanhengServer.Proto.FMBLGECBIBP();
}
input.ReadMessage(COENPLNMMOH);
break;
}
case 32: {
Retcode = input.ReadUInt32();
break;
}
case 90: {
if (oGAAFEIKNON_ == null) {
OGAAFEIKNON = new global::EggLink.DanhengServer.Proto.PECNIJEAIIB();
}
input.ReadMessage(OGAAFEIKNON);
break;
}
case 114: {
if (bFIGBKDHIGJ_ == null) {
BFIGBKDHIGJ = new global::EggLink.DanhengServer.Proto.CJIAHGOOHAD();
}
input.ReadMessage(BFIGBKDHIGJ);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code