mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-03 04:36:03 +08:00
358 lines
13 KiB
C#
358 lines
13 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: MarbleGetDataScRsp.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 MarbleGetDataScRsp.proto</summary>
|
|
public static partial class MarbleGetDataScRspReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for MarbleGetDataScRsp.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static MarbleGetDataScRspReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChhNYXJibGVHZXREYXRhU2NSc3AucHJvdG8idgoSTWFyYmxlR2V0RGF0YVNj",
|
|
"UnNwEhMKC0lPR0RLR0ZERlBDGAEgAygNEhMKC09KTlBHSUxKSUVOGAQgAygN",
|
|
"Eg8KB3JldGNvZGUYCCABKA0SEAoIc2NvcmVfaWQYCiABKAUSEwoLTVBCTVBG",
|
|
"RkdJQk8YDyADKA1CHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IG",
|
|
"cHJvdG8z"));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.MarbleGetDataScRsp), global::EggLink.DanhengServer.Proto.MarbleGetDataScRsp.Parser, new[]{ "IOGDKGFDFPC", "OJNPGILJIEN", "Retcode", "ScoreId", "MPBMPFFGIBO" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class MarbleGetDataScRsp : pb::IMessage<MarbleGetDataScRsp>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<MarbleGetDataScRsp> _parser = new pb::MessageParser<MarbleGetDataScRsp>(() => new MarbleGetDataScRsp());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<MarbleGetDataScRsp> 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.MarbleGetDataScRspReflection.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 MarbleGetDataScRsp() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public MarbleGetDataScRsp(MarbleGetDataScRsp other) : this() {
|
|
iOGDKGFDFPC_ = other.iOGDKGFDFPC_.Clone();
|
|
oJNPGILJIEN_ = other.oJNPGILJIEN_.Clone();
|
|
retcode_ = other.retcode_;
|
|
scoreId_ = other.scoreId_;
|
|
mPBMPFFGIBO_ = other.mPBMPFFGIBO_.Clone();
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public MarbleGetDataScRsp Clone() {
|
|
return new MarbleGetDataScRsp(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "IOGDKGFDFPC" field.</summary>
|
|
public const int IOGDKGFDFPCFieldNumber = 1;
|
|
private static readonly pb::FieldCodec<uint> _repeated_iOGDKGFDFPC_codec
|
|
= pb::FieldCodec.ForUInt32(10);
|
|
private readonly pbc::RepeatedField<uint> iOGDKGFDFPC_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> IOGDKGFDFPC {
|
|
get { return iOGDKGFDFPC_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "OJNPGILJIEN" field.</summary>
|
|
public const int OJNPGILJIENFieldNumber = 4;
|
|
private static readonly pb::FieldCodec<uint> _repeated_oJNPGILJIEN_codec
|
|
= pb::FieldCodec.ForUInt32(34);
|
|
private readonly pbc::RepeatedField<uint> oJNPGILJIEN_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> OJNPGILJIEN {
|
|
get { return oJNPGILJIEN_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "retcode" field.</summary>
|
|
public const int RetcodeFieldNumber = 8;
|
|
private uint retcode_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint Retcode {
|
|
get { return retcode_; }
|
|
set {
|
|
retcode_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "score_id" field.</summary>
|
|
public const int ScoreIdFieldNumber = 10;
|
|
private int scoreId_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public int ScoreId {
|
|
get { return scoreId_; }
|
|
set {
|
|
scoreId_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "MPBMPFFGIBO" field.</summary>
|
|
public const int MPBMPFFGIBOFieldNumber = 15;
|
|
private static readonly pb::FieldCodec<uint> _repeated_mPBMPFFGIBO_codec
|
|
= pb::FieldCodec.ForUInt32(122);
|
|
private readonly pbc::RepeatedField<uint> mPBMPFFGIBO_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> MPBMPFFGIBO {
|
|
get { return mPBMPFFGIBO_; }
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as MarbleGetDataScRsp);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(MarbleGetDataScRsp other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if(!iOGDKGFDFPC_.Equals(other.iOGDKGFDFPC_)) return false;
|
|
if(!oJNPGILJIEN_.Equals(other.oJNPGILJIEN_)) return false;
|
|
if (Retcode != other.Retcode) return false;
|
|
if (ScoreId != other.ScoreId) return false;
|
|
if(!mPBMPFFGIBO_.Equals(other.mPBMPFFGIBO_)) 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 ^= iOGDKGFDFPC_.GetHashCode();
|
|
hash ^= oJNPGILJIEN_.GetHashCode();
|
|
if (Retcode != 0) hash ^= Retcode.GetHashCode();
|
|
if (ScoreId != 0) hash ^= ScoreId.GetHashCode();
|
|
hash ^= mPBMPFFGIBO_.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
|
|
iOGDKGFDFPC_.WriteTo(output, _repeated_iOGDKGFDFPC_codec);
|
|
oJNPGILJIEN_.WriteTo(output, _repeated_oJNPGILJIEN_codec);
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
if (ScoreId != 0) {
|
|
output.WriteRawTag(80);
|
|
output.WriteInt32(ScoreId);
|
|
}
|
|
mPBMPFFGIBO_.WriteTo(output, _repeated_mPBMPFFGIBO_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) {
|
|
iOGDKGFDFPC_.WriteTo(ref output, _repeated_iOGDKGFDFPC_codec);
|
|
oJNPGILJIEN_.WriteTo(ref output, _repeated_oJNPGILJIEN_codec);
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
if (ScoreId != 0) {
|
|
output.WriteRawTag(80);
|
|
output.WriteInt32(ScoreId);
|
|
}
|
|
mPBMPFFGIBO_.WriteTo(ref output, _repeated_mPBMPFFGIBO_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 += iOGDKGFDFPC_.CalculateSize(_repeated_iOGDKGFDFPC_codec);
|
|
size += oJNPGILJIEN_.CalculateSize(_repeated_oJNPGILJIEN_codec);
|
|
if (Retcode != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
|
|
}
|
|
if (ScoreId != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeInt32Size(ScoreId);
|
|
}
|
|
size += mPBMPFFGIBO_.CalculateSize(_repeated_mPBMPFFGIBO_codec);
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(MarbleGetDataScRsp other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
iOGDKGFDFPC_.Add(other.iOGDKGFDFPC_);
|
|
oJNPGILJIEN_.Add(other.oJNPGILJIEN_);
|
|
if (other.Retcode != 0) {
|
|
Retcode = other.Retcode;
|
|
}
|
|
if (other.ScoreId != 0) {
|
|
ScoreId = other.ScoreId;
|
|
}
|
|
mPBMPFFGIBO_.Add(other.mPBMPFFGIBO_);
|
|
_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:
|
|
case 8: {
|
|
iOGDKGFDFPC_.AddEntriesFrom(input, _repeated_iOGDKGFDFPC_codec);
|
|
break;
|
|
}
|
|
case 34:
|
|
case 32: {
|
|
oJNPGILJIEN_.AddEntriesFrom(input, _repeated_oJNPGILJIEN_codec);
|
|
break;
|
|
}
|
|
case 64: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 80: {
|
|
ScoreId = input.ReadInt32();
|
|
break;
|
|
}
|
|
case 122:
|
|
case 120: {
|
|
mPBMPFFGIBO_.AddEntriesFrom(input, _repeated_mPBMPFFGIBO_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 10:
|
|
case 8: {
|
|
iOGDKGFDFPC_.AddEntriesFrom(ref input, _repeated_iOGDKGFDFPC_codec);
|
|
break;
|
|
}
|
|
case 34:
|
|
case 32: {
|
|
oJNPGILJIEN_.AddEntriesFrom(ref input, _repeated_oJNPGILJIEN_codec);
|
|
break;
|
|
}
|
|
case 64: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 80: {
|
|
ScoreId = input.ReadInt32();
|
|
break;
|
|
}
|
|
case 122:
|
|
case 120: {
|
|
mPBMPFFGIBO_.AddEntriesFrom(ref input, _repeated_mPBMPFFGIBO_codec);
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|