mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-03 04:36:03 +08:00
385 lines
13 KiB
C#
385 lines
13 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: PlayerCollectionInfo.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 PlayerCollectionInfo.proto</summary>
|
|
public static partial class PlayerCollectionInfoReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for PlayerCollectionInfo.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static PlayerCollectionInfoReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChpQbGF5ZXJDb2xsZWN0aW9uSW5mby5wcm90byJ/ChRQbGF5ZXJDb2xsZWN0",
|
|
"aW9uSW5mbxITCgtDS0ROSERISERNQhgKIAEoDRITCgtBSU1EUEhPRklHQxgG",
|
|
"IAEoDRITCgtITkdPSERLQkhPRRgPIAEoDRITCgtOTklHQkFHTkdESBgMIAEo",
|
|
"DRITCgtBQ01QR0tBTFBCUBgJIAEoDUIeqgIbRWdnTGluay5EYW5oZW5nU2Vy",
|
|
"dmVyLlByb3RvYgZwcm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.PlayerCollectionInfo), global::EggLink.DanhengServer.Proto.PlayerCollectionInfo.Parser, new[]{ "CKDNHDHHDMB", "AIMDPHOFIGC", "HNGOHDKBHOE", "NNIGBAGNGDH", "ACMPGKALPBP" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class PlayerCollectionInfo : pb::IMessage<PlayerCollectionInfo>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<PlayerCollectionInfo> _parser = new pb::MessageParser<PlayerCollectionInfo>(() => new PlayerCollectionInfo());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<PlayerCollectionInfo> 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.PlayerCollectionInfoReflection.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 PlayerCollectionInfo() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public PlayerCollectionInfo(PlayerCollectionInfo other) : this() {
|
|
cKDNHDHHDMB_ = other.cKDNHDHHDMB_;
|
|
aIMDPHOFIGC_ = other.aIMDPHOFIGC_;
|
|
hNGOHDKBHOE_ = other.hNGOHDKBHOE_;
|
|
nNIGBAGNGDH_ = other.nNIGBAGNGDH_;
|
|
aCMPGKALPBP_ = other.aCMPGKALPBP_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public PlayerCollectionInfo Clone() {
|
|
return new PlayerCollectionInfo(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "CKDNHDHHDMB" field.</summary>
|
|
public const int CKDNHDHHDMBFieldNumber = 10;
|
|
private uint cKDNHDHHDMB_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint CKDNHDHHDMB {
|
|
get { return cKDNHDHHDMB_; }
|
|
set {
|
|
cKDNHDHHDMB_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "AIMDPHOFIGC" field.</summary>
|
|
public const int AIMDPHOFIGCFieldNumber = 6;
|
|
private uint aIMDPHOFIGC_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint AIMDPHOFIGC {
|
|
get { return aIMDPHOFIGC_; }
|
|
set {
|
|
aIMDPHOFIGC_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "HNGOHDKBHOE" field.</summary>
|
|
public const int HNGOHDKBHOEFieldNumber = 15;
|
|
private uint hNGOHDKBHOE_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint HNGOHDKBHOE {
|
|
get { return hNGOHDKBHOE_; }
|
|
set {
|
|
hNGOHDKBHOE_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "NNIGBAGNGDH" field.</summary>
|
|
public const int NNIGBAGNGDHFieldNumber = 12;
|
|
private uint nNIGBAGNGDH_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint NNIGBAGNGDH {
|
|
get { return nNIGBAGNGDH_; }
|
|
set {
|
|
nNIGBAGNGDH_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "ACMPGKALPBP" field.</summary>
|
|
public const int ACMPGKALPBPFieldNumber = 9;
|
|
private uint aCMPGKALPBP_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint ACMPGKALPBP {
|
|
get { return aCMPGKALPBP_; }
|
|
set {
|
|
aCMPGKALPBP_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as PlayerCollectionInfo);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(PlayerCollectionInfo other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (CKDNHDHHDMB != other.CKDNHDHHDMB) return false;
|
|
if (AIMDPHOFIGC != other.AIMDPHOFIGC) return false;
|
|
if (HNGOHDKBHOE != other.HNGOHDKBHOE) return false;
|
|
if (NNIGBAGNGDH != other.NNIGBAGNGDH) return false;
|
|
if (ACMPGKALPBP != other.ACMPGKALPBP) 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 (CKDNHDHHDMB != 0) hash ^= CKDNHDHHDMB.GetHashCode();
|
|
if (AIMDPHOFIGC != 0) hash ^= AIMDPHOFIGC.GetHashCode();
|
|
if (HNGOHDKBHOE != 0) hash ^= HNGOHDKBHOE.GetHashCode();
|
|
if (NNIGBAGNGDH != 0) hash ^= NNIGBAGNGDH.GetHashCode();
|
|
if (ACMPGKALPBP != 0) hash ^= ACMPGKALPBP.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 (AIMDPHOFIGC != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(AIMDPHOFIGC);
|
|
}
|
|
if (ACMPGKALPBP != 0) {
|
|
output.WriteRawTag(72);
|
|
output.WriteUInt32(ACMPGKALPBP);
|
|
}
|
|
if (CKDNHDHHDMB != 0) {
|
|
output.WriteRawTag(80);
|
|
output.WriteUInt32(CKDNHDHHDMB);
|
|
}
|
|
if (NNIGBAGNGDH != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(NNIGBAGNGDH);
|
|
}
|
|
if (HNGOHDKBHOE != 0) {
|
|
output.WriteRawTag(120);
|
|
output.WriteUInt32(HNGOHDKBHOE);
|
|
}
|
|
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 (AIMDPHOFIGC != 0) {
|
|
output.WriteRawTag(48);
|
|
output.WriteUInt32(AIMDPHOFIGC);
|
|
}
|
|
if (ACMPGKALPBP != 0) {
|
|
output.WriteRawTag(72);
|
|
output.WriteUInt32(ACMPGKALPBP);
|
|
}
|
|
if (CKDNHDHHDMB != 0) {
|
|
output.WriteRawTag(80);
|
|
output.WriteUInt32(CKDNHDHHDMB);
|
|
}
|
|
if (NNIGBAGNGDH != 0) {
|
|
output.WriteRawTag(96);
|
|
output.WriteUInt32(NNIGBAGNGDH);
|
|
}
|
|
if (HNGOHDKBHOE != 0) {
|
|
output.WriteRawTag(120);
|
|
output.WriteUInt32(HNGOHDKBHOE);
|
|
}
|
|
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 (CKDNHDHHDMB != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CKDNHDHHDMB);
|
|
}
|
|
if (AIMDPHOFIGC != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(AIMDPHOFIGC);
|
|
}
|
|
if (HNGOHDKBHOE != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(HNGOHDKBHOE);
|
|
}
|
|
if (NNIGBAGNGDH != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(NNIGBAGNGDH);
|
|
}
|
|
if (ACMPGKALPBP != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ACMPGKALPBP);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(PlayerCollectionInfo other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.CKDNHDHHDMB != 0) {
|
|
CKDNHDHHDMB = other.CKDNHDHHDMB;
|
|
}
|
|
if (other.AIMDPHOFIGC != 0) {
|
|
AIMDPHOFIGC = other.AIMDPHOFIGC;
|
|
}
|
|
if (other.HNGOHDKBHOE != 0) {
|
|
HNGOHDKBHOE = other.HNGOHDKBHOE;
|
|
}
|
|
if (other.NNIGBAGNGDH != 0) {
|
|
NNIGBAGNGDH = other.NNIGBAGNGDH;
|
|
}
|
|
if (other.ACMPGKALPBP != 0) {
|
|
ACMPGKALPBP = other.ACMPGKALPBP;
|
|
}
|
|
_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 48: {
|
|
AIMDPHOFIGC = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 72: {
|
|
ACMPGKALPBP = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 80: {
|
|
CKDNHDHHDMB = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 96: {
|
|
NNIGBAGNGDH = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 120: {
|
|
HNGOHDKBHOE = input.ReadUInt32();
|
|
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 48: {
|
|
AIMDPHOFIGC = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 72: {
|
|
ACMPGKALPBP = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 80: {
|
|
CKDNHDHHDMB = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 96: {
|
|
NNIGBAGNGDH = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 120: {
|
|
HNGOHDKBHOE = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|