// // Generated by the protocol buffer compiler. DO NOT EDIT! // source: ScenePlaneEventScNotify.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 ScenePlaneEventScNotify.proto public static partial class ScenePlaneEventScNotifyReflection { #region Descriptor /// File descriptor for ScenePlaneEventScNotify.proto public static pbr::FileDescriptor Descriptor { get { return descriptor; } } private static pbr::FileDescriptor descriptor; static ScenePlaneEventScNotifyReflection() { byte[] descriptorData = global::System.Convert.FromBase64String( string.Concat( "Ch1TY2VuZVBsYW5lRXZlbnRTY05vdGlmeS5wcm90bxoOSXRlbUxpc3QucHJv", "dG8imwEKF1NjZW5lUGxhbmVFdmVudFNjTm90aWZ5Eh4KC0VLTkZMT0VITE9Q", "GAcgASgLMgkuSXRlbUxpc3QSHgoLT0hERUFOSkJNREoYCiABKAsyCS5JdGVt", "TGlzdBIeCgtJR0ZERE1HTEhERxgLIAEoCzIJLkl0ZW1MaXN0EiAKDWdldF9p", "dGVtX2xpc3QYBSABKAsyCS5JdGVtTGlzdEIeqgIbRWdnTGluay5EYW5oZW5n", "U2VydmVyLlByb3RvYgZwcm90bzM=")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ItemListReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ScenePlaneEventScNotify), global::EggLink.DanhengServer.Proto.ScenePlaneEventScNotify.Parser, new[]{ "EKNFLOEHLOP", "OHDEANJBMDJ", "IGFDDMGLHDG", "GetItemList" }, null, null, null, null) })); } #endregion } #region Messages [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class ScenePlaneEventScNotify : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new ScenePlaneEventScNotify()); 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.ScenePlaneEventScNotifyReflection.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 ScenePlaneEventScNotify() { OnConstruction(); } partial void OnConstruction(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public ScenePlaneEventScNotify(ScenePlaneEventScNotify other) : this() { eKNFLOEHLOP_ = other.eKNFLOEHLOP_ != null ? other.eKNFLOEHLOP_.Clone() : null; oHDEANJBMDJ_ = other.oHDEANJBMDJ_ != null ? other.oHDEANJBMDJ_.Clone() : null; iGFDDMGLHDG_ = other.iGFDDMGLHDG_ != null ? other.iGFDDMGLHDG_.Clone() : null; getItemList_ = other.getItemList_ != null ? other.getItemList_.Clone() : null; _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public ScenePlaneEventScNotify Clone() { return new ScenePlaneEventScNotify(this); } /// Field number for the "EKNFLOEHLOP" field. public const int EKNFLOEHLOPFieldNumber = 7; private global::EggLink.DanhengServer.Proto.ItemList eKNFLOEHLOP_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.ItemList EKNFLOEHLOP { get { return eKNFLOEHLOP_; } set { eKNFLOEHLOP_ = value; } } /// Field number for the "OHDEANJBMDJ" field. public const int OHDEANJBMDJFieldNumber = 10; private global::EggLink.DanhengServer.Proto.ItemList oHDEANJBMDJ_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.ItemList OHDEANJBMDJ { get { return oHDEANJBMDJ_; } set { oHDEANJBMDJ_ = value; } } /// Field number for the "IGFDDMGLHDG" field. public const int IGFDDMGLHDGFieldNumber = 11; private global::EggLink.DanhengServer.Proto.ItemList iGFDDMGLHDG_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.ItemList IGFDDMGLHDG { get { return iGFDDMGLHDG_; } set { iGFDDMGLHDG_ = value; } } /// Field number for the "get_item_list" field. public const int GetItemListFieldNumber = 5; private global::EggLink.DanhengServer.Proto.ItemList getItemList_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.ItemList GetItemList { get { return getItemList_; } set { getItemList_ = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { return Equals(other as ScenePlaneEventScNotify); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool Equals(ScenePlaneEventScNotify other) { if (ReferenceEquals(other, null)) { return false; } if (ReferenceEquals(other, this)) { return true; } if (!object.Equals(EKNFLOEHLOP, other.EKNFLOEHLOP)) return false; if (!object.Equals(OHDEANJBMDJ, other.OHDEANJBMDJ)) return false; if (!object.Equals(IGFDDMGLHDG, other.IGFDDMGLHDG)) return false; if (!object.Equals(GetItemList, other.GetItemList)) 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 (eKNFLOEHLOP_ != null) hash ^= EKNFLOEHLOP.GetHashCode(); if (oHDEANJBMDJ_ != null) hash ^= OHDEANJBMDJ.GetHashCode(); if (iGFDDMGLHDG_ != null) hash ^= IGFDDMGLHDG.GetHashCode(); if (getItemList_ != null) hash ^= GetItemList.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 (getItemList_ != null) { output.WriteRawTag(42); output.WriteMessage(GetItemList); } if (eKNFLOEHLOP_ != null) { output.WriteRawTag(58); output.WriteMessage(EKNFLOEHLOP); } if (oHDEANJBMDJ_ != null) { output.WriteRawTag(82); output.WriteMessage(OHDEANJBMDJ); } if (iGFDDMGLHDG_ != null) { output.WriteRawTag(90); output.WriteMessage(IGFDDMGLHDG); } 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 (getItemList_ != null) { output.WriteRawTag(42); output.WriteMessage(GetItemList); } if (eKNFLOEHLOP_ != null) { output.WriteRawTag(58); output.WriteMessage(EKNFLOEHLOP); } if (oHDEANJBMDJ_ != null) { output.WriteRawTag(82); output.WriteMessage(OHDEANJBMDJ); } if (iGFDDMGLHDG_ != null) { output.WriteRawTag(90); output.WriteMessage(IGFDDMGLHDG); } 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 (eKNFLOEHLOP_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(EKNFLOEHLOP); } if (oHDEANJBMDJ_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(OHDEANJBMDJ); } if (iGFDDMGLHDG_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(IGFDDMGLHDG); } if (getItemList_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(GetItemList); } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } return size; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void MergeFrom(ScenePlaneEventScNotify other) { if (other == null) { return; } if (other.eKNFLOEHLOP_ != null) { if (eKNFLOEHLOP_ == null) { EKNFLOEHLOP = new global::EggLink.DanhengServer.Proto.ItemList(); } EKNFLOEHLOP.MergeFrom(other.EKNFLOEHLOP); } if (other.oHDEANJBMDJ_ != null) { if (oHDEANJBMDJ_ == null) { OHDEANJBMDJ = new global::EggLink.DanhengServer.Proto.ItemList(); } OHDEANJBMDJ.MergeFrom(other.OHDEANJBMDJ); } if (other.iGFDDMGLHDG_ != null) { if (iGFDDMGLHDG_ == null) { IGFDDMGLHDG = new global::EggLink.DanhengServer.Proto.ItemList(); } IGFDDMGLHDG.MergeFrom(other.IGFDDMGLHDG); } if (other.getItemList_ != null) { if (getItemList_ == null) { GetItemList = new global::EggLink.DanhengServer.Proto.ItemList(); } GetItemList.MergeFrom(other.GetItemList); } _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 42: { if (getItemList_ == null) { GetItemList = new global::EggLink.DanhengServer.Proto.ItemList(); } input.ReadMessage(GetItemList); break; } case 58: { if (eKNFLOEHLOP_ == null) { EKNFLOEHLOP = new global::EggLink.DanhengServer.Proto.ItemList(); } input.ReadMessage(EKNFLOEHLOP); break; } case 82: { if (oHDEANJBMDJ_ == null) { OHDEANJBMDJ = new global::EggLink.DanhengServer.Proto.ItemList(); } input.ReadMessage(OHDEANJBMDJ); break; } case 90: { if (iGFDDMGLHDG_ == null) { IGFDDMGLHDG = new global::EggLink.DanhengServer.Proto.ItemList(); } input.ReadMessage(IGFDDMGLHDG); 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 42: { if (getItemList_ == null) { GetItemList = new global::EggLink.DanhengServer.Proto.ItemList(); } input.ReadMessage(GetItemList); break; } case 58: { if (eKNFLOEHLOP_ == null) { EKNFLOEHLOP = new global::EggLink.DanhengServer.Proto.ItemList(); } input.ReadMessage(EKNFLOEHLOP); break; } case 82: { if (oHDEANJBMDJ_ == null) { OHDEANJBMDJ = new global::EggLink.DanhengServer.Proto.ItemList(); } input.ReadMessage(OHDEANJBMDJ); break; } case 90: { if (iGFDDMGLHDG_ == null) { IGFDDMGLHDG = new global::EggLink.DanhengServer.Proto.ItemList(); } input.ReadMessage(IGFDDMGLHDG); break; } } } } #endif } #endregion } #endregion Designer generated code