// // 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", "aW9uSW5mbxITCgtFQUZDRUZGSERQSBgDIAEoDRITCgtPS0NFTk9CTUxKUBgG", "IAEoDRITCgtPSEVHQUJNQk9NSRgHIAEoDRITCgtETENGRUxMQU5FSxgNIAEo", "DRITCgtBRUtHRUNMR0ZKTBgFIAEoDUIeqgIbRWdnTGluay5EYW5oZW5nU2Vy", "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[]{ "EAFCEFFHDPH", "OKCENOBMLJP", "OHEGABMBOMI", "DLCFELLANEK", "AEKGECLGFJL" }, 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() { eAFCEFFHDPH_ = other.eAFCEFFHDPH_; oKCENOBMLJP_ = other.oKCENOBMLJP_; oHEGABMBOMI_ = other.oHEGABMBOMI_; dLCFELLANEK_ = other.dLCFELLANEK_; aEKGECLGFJL_ = other.aEKGECLGFJL_; _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 "EAFCEFFHDPH" field. public const int EAFCEFFHDPHFieldNumber = 3; private uint eAFCEFFHDPH_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint EAFCEFFHDPH { get { return eAFCEFFHDPH_; } set { eAFCEFFHDPH_ = value; } } /// Field number for the "OKCENOBMLJP" field. public const int OKCENOBMLJPFieldNumber = 6; private uint oKCENOBMLJP_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint OKCENOBMLJP { get { return oKCENOBMLJP_; } set { oKCENOBMLJP_ = value; } } /// Field number for the "OHEGABMBOMI" field. public const int OHEGABMBOMIFieldNumber = 7; private uint oHEGABMBOMI_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint OHEGABMBOMI { get { return oHEGABMBOMI_; } set { oHEGABMBOMI_ = value; } } /// Field number for the "DLCFELLANEK" field. public const int DLCFELLANEKFieldNumber = 13; private uint dLCFELLANEK_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint DLCFELLANEK { get { return dLCFELLANEK_; } set { dLCFELLANEK_ = value; } } /// Field number for the "AEKGECLGFJL" field. public const int AEKGECLGFJLFieldNumber = 5; private uint aEKGECLGFJL_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint AEKGECLGFJL { get { return aEKGECLGFJL_; } set { aEKGECLGFJL_ = 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 (EAFCEFFHDPH != other.EAFCEFFHDPH) return false; if (OKCENOBMLJP != other.OKCENOBMLJP) return false; if (OHEGABMBOMI != other.OHEGABMBOMI) return false; if (DLCFELLANEK != other.DLCFELLANEK) return false; if (AEKGECLGFJL != other.AEKGECLGFJL) 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 (EAFCEFFHDPH != 0) hash ^= EAFCEFFHDPH.GetHashCode(); if (OKCENOBMLJP != 0) hash ^= OKCENOBMLJP.GetHashCode(); if (OHEGABMBOMI != 0) hash ^= OHEGABMBOMI.GetHashCode(); if (DLCFELLANEK != 0) hash ^= DLCFELLANEK.GetHashCode(); if (AEKGECLGFJL != 0) hash ^= AEKGECLGFJL.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 (EAFCEFFHDPH != 0) { output.WriteRawTag(24); output.WriteUInt32(EAFCEFFHDPH); } if (AEKGECLGFJL != 0) { output.WriteRawTag(40); output.WriteUInt32(AEKGECLGFJL); } if (OKCENOBMLJP != 0) { output.WriteRawTag(48); output.WriteUInt32(OKCENOBMLJP); } if (OHEGABMBOMI != 0) { output.WriteRawTag(56); output.WriteUInt32(OHEGABMBOMI); } if (DLCFELLANEK != 0) { output.WriteRawTag(104); output.WriteUInt32(DLCFELLANEK); } 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 (EAFCEFFHDPH != 0) { output.WriteRawTag(24); output.WriteUInt32(EAFCEFFHDPH); } if (AEKGECLGFJL != 0) { output.WriteRawTag(40); output.WriteUInt32(AEKGECLGFJL); } if (OKCENOBMLJP != 0) { output.WriteRawTag(48); output.WriteUInt32(OKCENOBMLJP); } if (OHEGABMBOMI != 0) { output.WriteRawTag(56); output.WriteUInt32(OHEGABMBOMI); } if (DLCFELLANEK != 0) { output.WriteRawTag(104); output.WriteUInt32(DLCFELLANEK); } 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 (EAFCEFFHDPH != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(EAFCEFFHDPH); } if (OKCENOBMLJP != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(OKCENOBMLJP); } if (OHEGABMBOMI != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(OHEGABMBOMI); } if (DLCFELLANEK != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(DLCFELLANEK); } if (AEKGECLGFJL != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(AEKGECLGFJL); } 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.EAFCEFFHDPH != 0) { EAFCEFFHDPH = other.EAFCEFFHDPH; } if (other.OKCENOBMLJP != 0) { OKCENOBMLJP = other.OKCENOBMLJP; } if (other.OHEGABMBOMI != 0) { OHEGABMBOMI = other.OHEGABMBOMI; } if (other.DLCFELLANEK != 0) { DLCFELLANEK = other.DLCFELLANEK; } if (other.AEKGECLGFJL != 0) { AEKGECLGFJL = other.AEKGECLGFJL; } _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 24: { EAFCEFFHDPH = input.ReadUInt32(); break; } case 40: { AEKGECLGFJL = input.ReadUInt32(); break; } case 48: { OKCENOBMLJP = input.ReadUInt32(); break; } case 56: { OHEGABMBOMI = input.ReadUInt32(); break; } case 104: { DLCFELLANEK = 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 24: { EAFCEFFHDPH = input.ReadUInt32(); break; } case 40: { AEKGECLGFJL = input.ReadUInt32(); break; } case 48: { OKCENOBMLJP = input.ReadUInt32(); break; } case 56: { OHEGABMBOMI = input.ReadUInt32(); break; } case 104: { DLCFELLANEK = input.ReadUInt32(); break; } } } } #endif } #endregion } #endregion Designer generated code