// // Generated by the protocol buffer compiler. DO NOT EDIT! // source: CPFCBLADMBH.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 CPFCBLADMBH.proto public static partial class CPFCBLADMBHReflection { #region Descriptor /// File descriptor for CPFCBLADMBH.proto public static pbr::FileDescriptor Descriptor { get { return descriptor; } } private static pbr::FileDescriptor descriptor; static CPFCBLADMBHReflection() { byte[] descriptorData = global::System.Convert.FromBase64String( string.Concat( "ChFDUEZDQkxBRE1CSC5wcm90bxoRTExCTUFQSEJPR0QucHJvdG8aEUxITEJJ", "QU5GT0hLLnByb3RvGhFEUE5ETEhHRU1FSS5wcm90byJ2CgtDUEZDQkxBRE1C", "SBIhCgtIQUFGSEtJQUdLTRgBIAMoCzIMLkxITEJJQU5GT0hLEiEKC09FQUdB", "TUpETE1BGAIgAygLMgwuTExCTUFQSEJPR0QSIQoLUExFTk5QQUdKTEwYAyAD", "KAsyDC5EUE5ETEhHRU1FSUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlBy", "b3RvYgZwcm90bzM=")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.LLBMAPHBOGDReflection.Descriptor, global::EggLink.DanhengServer.Proto.LHLBIANFOHKReflection.Descriptor, global::EggLink.DanhengServer.Proto.DPNDLHGEMEIReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.CPFCBLADMBH), global::EggLink.DanhengServer.Proto.CPFCBLADMBH.Parser, new[]{ "HAAFHKIAGKM", "OEAGAMJDLMA", "PLENNPAGJLL" }, null, null, null, null) })); } #endregion } #region Messages [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class CPFCBLADMBH : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new CPFCBLADMBH()); 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.CPFCBLADMBHReflection.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 CPFCBLADMBH() { OnConstruction(); } partial void OnConstruction(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public CPFCBLADMBH(CPFCBLADMBH other) : this() { hAAFHKIAGKM_ = other.hAAFHKIAGKM_.Clone(); oEAGAMJDLMA_ = other.oEAGAMJDLMA_.Clone(); pLENNPAGJLL_ = other.pLENNPAGJLL_.Clone(); _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public CPFCBLADMBH Clone() { return new CPFCBLADMBH(this); } /// Field number for the "HAAFHKIAGKM" field. public const int HAAFHKIAGKMFieldNumber = 1; private static readonly pb::FieldCodec _repeated_hAAFHKIAGKM_codec = pb::FieldCodec.ForMessage(10, global::EggLink.DanhengServer.Proto.LHLBIANFOHK.Parser); private readonly pbc::RepeatedField hAAFHKIAGKM_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField HAAFHKIAGKM { get { return hAAFHKIAGKM_; } } /// Field number for the "OEAGAMJDLMA" field. public const int OEAGAMJDLMAFieldNumber = 2; private static readonly pb::FieldCodec _repeated_oEAGAMJDLMA_codec = pb::FieldCodec.ForMessage(18, global::EggLink.DanhengServer.Proto.LLBMAPHBOGD.Parser); private readonly pbc::RepeatedField oEAGAMJDLMA_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField OEAGAMJDLMA { get { return oEAGAMJDLMA_; } } /// Field number for the "PLENNPAGJLL" field. public const int PLENNPAGJLLFieldNumber = 3; private static readonly pb::FieldCodec _repeated_pLENNPAGJLL_codec = pb::FieldCodec.ForMessage(26, global::EggLink.DanhengServer.Proto.DPNDLHGEMEI.Parser); private readonly pbc::RepeatedField pLENNPAGJLL_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField PLENNPAGJLL { get { return pLENNPAGJLL_; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { return Equals(other as CPFCBLADMBH); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool Equals(CPFCBLADMBH other) { if (ReferenceEquals(other, null)) { return false; } if (ReferenceEquals(other, this)) { return true; } if(!hAAFHKIAGKM_.Equals(other.hAAFHKIAGKM_)) return false; if(!oEAGAMJDLMA_.Equals(other.oEAGAMJDLMA_)) return false; if(!pLENNPAGJLL_.Equals(other.pLENNPAGJLL_)) 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 ^= hAAFHKIAGKM_.GetHashCode(); hash ^= oEAGAMJDLMA_.GetHashCode(); hash ^= pLENNPAGJLL_.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 hAAFHKIAGKM_.WriteTo(output, _repeated_hAAFHKIAGKM_codec); oEAGAMJDLMA_.WriteTo(output, _repeated_oEAGAMJDLMA_codec); pLENNPAGJLL_.WriteTo(output, _repeated_pLENNPAGJLL_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) { hAAFHKIAGKM_.WriteTo(ref output, _repeated_hAAFHKIAGKM_codec); oEAGAMJDLMA_.WriteTo(ref output, _repeated_oEAGAMJDLMA_codec); pLENNPAGJLL_.WriteTo(ref output, _repeated_pLENNPAGJLL_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 += hAAFHKIAGKM_.CalculateSize(_repeated_hAAFHKIAGKM_codec); size += oEAGAMJDLMA_.CalculateSize(_repeated_oEAGAMJDLMA_codec); size += pLENNPAGJLL_.CalculateSize(_repeated_pLENNPAGJLL_codec); if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } return size; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void MergeFrom(CPFCBLADMBH other) { if (other == null) { return; } hAAFHKIAGKM_.Add(other.hAAFHKIAGKM_); oEAGAMJDLMA_.Add(other.oEAGAMJDLMA_); pLENNPAGJLL_.Add(other.pLENNPAGJLL_); _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: { hAAFHKIAGKM_.AddEntriesFrom(input, _repeated_hAAFHKIAGKM_codec); break; } case 18: { oEAGAMJDLMA_.AddEntriesFrom(input, _repeated_oEAGAMJDLMA_codec); break; } case 26: { pLENNPAGJLL_.AddEntriesFrom(input, _repeated_pLENNPAGJLL_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: { hAAFHKIAGKM_.AddEntriesFrom(ref input, _repeated_hAAFHKIAGKM_codec); break; } case 18: { oEAGAMJDLMA_.AddEntriesFrom(ref input, _repeated_oEAGAMJDLMA_codec); break; } case 26: { pLENNPAGJLL_.AddEntriesFrom(ref input, _repeated_pLENNPAGJLL_codec); break; } } } } #endif } #endregion } #endregion Designer generated code