// // Generated by the protocol buffer compiler. DO NOT EDIT! // source: PlayerCollectionInfo.proto // #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 { /// Holder for reflection information generated from PlayerCollectionInfo.proto public static partial class PlayerCollectionInfoReflection { #region Descriptor /// File descriptor for PlayerCollectionInfo.proto 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", "aW9uSW5mbxITCgtMSlBFS0VESUNNTBgKIAEoDRITCgtOTEpJRkVLRFBIThgH", "IAEoDRITCgtQR0NETU1OTkNKQxgBIAEoDRITCgtCREJNSUtESkxLTxgIIAEo", "DRITCgtQSkNKTktCRUlNSxgMIAEoDUIeqgIbRWdnTGluay5EYW5oZW5nU2Vy", "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[]{ "LJPEKEDICML", "NLJIFEKDPHN", "PGCDMMNNCJC", "BDBMIKDJLKO", "PJCJNKBEIMK" }, null, null, null, null) })); } #endregion } #region Messages [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class PlayerCollectionInfo : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new PlayerCollectionInfo()); private pb::UnknownFieldSet _unknownFields; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pb::MessageParser 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() { lJPEKEDICML_ = other.lJPEKEDICML_; nLJIFEKDPHN_ = other.nLJIFEKDPHN_; pGCDMMNNCJC_ = other.pGCDMMNNCJC_; bDBMIKDJLKO_ = other.bDBMIKDJLKO_; pJCJNKBEIMK_ = other.pJCJNKBEIMK_; _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public PlayerCollectionInfo Clone() { return new PlayerCollectionInfo(this); } /// Field number for the "LJPEKEDICML" field. public const int LJPEKEDICMLFieldNumber = 10; private uint lJPEKEDICML_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint LJPEKEDICML { get { return lJPEKEDICML_; } set { lJPEKEDICML_ = value; } } /// Field number for the "NLJIFEKDPHN" field. public const int NLJIFEKDPHNFieldNumber = 7; private uint nLJIFEKDPHN_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint NLJIFEKDPHN { get { return nLJIFEKDPHN_; } set { nLJIFEKDPHN_ = value; } } /// Field number for the "PGCDMMNNCJC" field. public const int PGCDMMNNCJCFieldNumber = 1; private uint pGCDMMNNCJC_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint PGCDMMNNCJC { get { return pGCDMMNNCJC_; } set { pGCDMMNNCJC_ = value; } } /// Field number for the "BDBMIKDJLKO" field. public const int BDBMIKDJLKOFieldNumber = 8; private uint bDBMIKDJLKO_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint BDBMIKDJLKO { get { return bDBMIKDJLKO_; } set { bDBMIKDJLKO_ = value; } } /// Field number for the "PJCJNKBEIMK" field. public const int PJCJNKBEIMKFieldNumber = 12; private uint pJCJNKBEIMK_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint PJCJNKBEIMK { get { return pJCJNKBEIMK_; } set { pJCJNKBEIMK_ = 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 (LJPEKEDICML != other.LJPEKEDICML) return false; if (NLJIFEKDPHN != other.NLJIFEKDPHN) return false; if (PGCDMMNNCJC != other.PGCDMMNNCJC) return false; if (BDBMIKDJLKO != other.BDBMIKDJLKO) return false; if (PJCJNKBEIMK != other.PJCJNKBEIMK) 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 (LJPEKEDICML != 0) hash ^= LJPEKEDICML.GetHashCode(); if (NLJIFEKDPHN != 0) hash ^= NLJIFEKDPHN.GetHashCode(); if (PGCDMMNNCJC != 0) hash ^= PGCDMMNNCJC.GetHashCode(); if (BDBMIKDJLKO != 0) hash ^= BDBMIKDJLKO.GetHashCode(); if (PJCJNKBEIMK != 0) hash ^= PJCJNKBEIMK.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 (PGCDMMNNCJC != 0) { output.WriteRawTag(8); output.WriteUInt32(PGCDMMNNCJC); } if (NLJIFEKDPHN != 0) { output.WriteRawTag(56); output.WriteUInt32(NLJIFEKDPHN); } if (BDBMIKDJLKO != 0) { output.WriteRawTag(64); output.WriteUInt32(BDBMIKDJLKO); } if (LJPEKEDICML != 0) { output.WriteRawTag(80); output.WriteUInt32(LJPEKEDICML); } if (PJCJNKBEIMK != 0) { output.WriteRawTag(96); output.WriteUInt32(PJCJNKBEIMK); } 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 (PGCDMMNNCJC != 0) { output.WriteRawTag(8); output.WriteUInt32(PGCDMMNNCJC); } if (NLJIFEKDPHN != 0) { output.WriteRawTag(56); output.WriteUInt32(NLJIFEKDPHN); } if (BDBMIKDJLKO != 0) { output.WriteRawTag(64); output.WriteUInt32(BDBMIKDJLKO); } if (LJPEKEDICML != 0) { output.WriteRawTag(80); output.WriteUInt32(LJPEKEDICML); } if (PJCJNKBEIMK != 0) { output.WriteRawTag(96); output.WriteUInt32(PJCJNKBEIMK); } 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 (LJPEKEDICML != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(LJPEKEDICML); } if (NLJIFEKDPHN != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(NLJIFEKDPHN); } if (PGCDMMNNCJC != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PGCDMMNNCJC); } if (BDBMIKDJLKO != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(BDBMIKDJLKO); } if (PJCJNKBEIMK != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PJCJNKBEIMK); } 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.LJPEKEDICML != 0) { LJPEKEDICML = other.LJPEKEDICML; } if (other.NLJIFEKDPHN != 0) { NLJIFEKDPHN = other.NLJIFEKDPHN; } if (other.PGCDMMNNCJC != 0) { PGCDMMNNCJC = other.PGCDMMNNCJC; } if (other.BDBMIKDJLKO != 0) { BDBMIKDJLKO = other.BDBMIKDJLKO; } if (other.PJCJNKBEIMK != 0) { PJCJNKBEIMK = other.PJCJNKBEIMK; } _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 8: { PGCDMMNNCJC = input.ReadUInt32(); break; } case 56: { NLJIFEKDPHN = input.ReadUInt32(); break; } case 64: { BDBMIKDJLKO = input.ReadUInt32(); break; } case 80: { LJPEKEDICML = input.ReadUInt32(); break; } case 96: { PJCJNKBEIMK = 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 8: { PGCDMMNNCJC = input.ReadUInt32(); break; } case 56: { NLJIFEKDPHN = input.ReadUInt32(); break; } case 64: { BDBMIKDJLKO = input.ReadUInt32(); break; } case 80: { LJPEKEDICML = input.ReadUInt32(); break; } case 96: { PJCJNKBEIMK = input.ReadUInt32(); break; } } } } #endif } #endregion } #endregion Designer generated code