// // Generated by the protocol buffer compiler. DO NOT EDIT! // source: GIEDCJDLEGE.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 GIEDCJDLEGE.proto public static partial class GIEDCJDLEGEReflection { #region Descriptor /// File descriptor for GIEDCJDLEGE.proto public static pbr::FileDescriptor Descriptor { get { return descriptor; } } private static pbr::FileDescriptor descriptor; static GIEDCJDLEGEReflection() { byte[] descriptorData = global::System.Convert.FromBase64String( string.Concat( "ChFHSUVEQ0pETEVHRS5wcm90bxoRSUlLTkdOSERNRkkucHJvdG8ikAEKC0dJ", "RURDSkRMRUdFEhMKC0JMQ0FCRU1GQUNIGAcgAygNEiEKC01GTkFHTEtEUE5J", "GA0gASgLMgwuSUlLTkdOSERNRkkSIQoLT0dKT0ZNQ01GUEcYCCABKAsyDC5J", "SUtOR05IRE1GSRImChBpdGVtX3N0YWNrX2NvdW50GAQgASgLMgwuSUlLTkdO", "SERNRklCHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.IIKNGNHDMFIReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.GIEDCJDLEGE), global::EggLink.DanhengServer.Proto.GIEDCJDLEGE.Parser, new[]{ "BLCABEMFACH", "MFNAGLKDPNI", "OGJOFMCMFPG", "ItemStackCount" }, null, null, null, null) })); } #endregion } #region Messages [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class GIEDCJDLEGE : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new GIEDCJDLEGE()); 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.GIEDCJDLEGEReflection.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 GIEDCJDLEGE() { OnConstruction(); } partial void OnConstruction(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public GIEDCJDLEGE(GIEDCJDLEGE other) : this() { bLCABEMFACH_ = other.bLCABEMFACH_.Clone(); mFNAGLKDPNI_ = other.mFNAGLKDPNI_ != null ? other.mFNAGLKDPNI_.Clone() : null; oGJOFMCMFPG_ = other.oGJOFMCMFPG_ != null ? other.oGJOFMCMFPG_.Clone() : null; itemStackCount_ = other.itemStackCount_ != null ? other.itemStackCount_.Clone() : null; _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public GIEDCJDLEGE Clone() { return new GIEDCJDLEGE(this); } /// Field number for the "BLCABEMFACH" field. public const int BLCABEMFACHFieldNumber = 7; private static readonly pb::FieldCodec _repeated_bLCABEMFACH_codec = pb::FieldCodec.ForUInt32(58); private readonly pbc::RepeatedField bLCABEMFACH_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField BLCABEMFACH { get { return bLCABEMFACH_; } } /// Field number for the "MFNAGLKDPNI" field. public const int MFNAGLKDPNIFieldNumber = 13; private global::EggLink.DanhengServer.Proto.IIKNGNHDMFI mFNAGLKDPNI_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.IIKNGNHDMFI MFNAGLKDPNI { get { return mFNAGLKDPNI_; } set { mFNAGLKDPNI_ = value; } } /// Field number for the "OGJOFMCMFPG" field. public const int OGJOFMCMFPGFieldNumber = 8; private global::EggLink.DanhengServer.Proto.IIKNGNHDMFI oGJOFMCMFPG_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.IIKNGNHDMFI OGJOFMCMFPG { get { return oGJOFMCMFPG_; } set { oGJOFMCMFPG_ = value; } } /// Field number for the "item_stack_count" field. public const int ItemStackCountFieldNumber = 4; private global::EggLink.DanhengServer.Proto.IIKNGNHDMFI itemStackCount_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.IIKNGNHDMFI ItemStackCount { get { return itemStackCount_; } set { itemStackCount_ = value; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { return Equals(other as GIEDCJDLEGE); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool Equals(GIEDCJDLEGE other) { if (ReferenceEquals(other, null)) { return false; } if (ReferenceEquals(other, this)) { return true; } if(!bLCABEMFACH_.Equals(other.bLCABEMFACH_)) return false; if (!object.Equals(MFNAGLKDPNI, other.MFNAGLKDPNI)) return false; if (!object.Equals(OGJOFMCMFPG, other.OGJOFMCMFPG)) return false; if (!object.Equals(ItemStackCount, other.ItemStackCount)) 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 ^= bLCABEMFACH_.GetHashCode(); if (mFNAGLKDPNI_ != null) hash ^= MFNAGLKDPNI.GetHashCode(); if (oGJOFMCMFPG_ != null) hash ^= OGJOFMCMFPG.GetHashCode(); if (itemStackCount_ != null) hash ^= ItemStackCount.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 (itemStackCount_ != null) { output.WriteRawTag(34); output.WriteMessage(ItemStackCount); } bLCABEMFACH_.WriteTo(output, _repeated_bLCABEMFACH_codec); if (oGJOFMCMFPG_ != null) { output.WriteRawTag(66); output.WriteMessage(OGJOFMCMFPG); } if (mFNAGLKDPNI_ != null) { output.WriteRawTag(106); output.WriteMessage(MFNAGLKDPNI); } 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 (itemStackCount_ != null) { output.WriteRawTag(34); output.WriteMessage(ItemStackCount); } bLCABEMFACH_.WriteTo(ref output, _repeated_bLCABEMFACH_codec); if (oGJOFMCMFPG_ != null) { output.WriteRawTag(66); output.WriteMessage(OGJOFMCMFPG); } if (mFNAGLKDPNI_ != null) { output.WriteRawTag(106); output.WriteMessage(MFNAGLKDPNI); } 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 += bLCABEMFACH_.CalculateSize(_repeated_bLCABEMFACH_codec); if (mFNAGLKDPNI_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(MFNAGLKDPNI); } if (oGJOFMCMFPG_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(OGJOFMCMFPG); } if (itemStackCount_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(ItemStackCount); } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } return size; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void MergeFrom(GIEDCJDLEGE other) { if (other == null) { return; } bLCABEMFACH_.Add(other.bLCABEMFACH_); if (other.mFNAGLKDPNI_ != null) { if (mFNAGLKDPNI_ == null) { MFNAGLKDPNI = new global::EggLink.DanhengServer.Proto.IIKNGNHDMFI(); } MFNAGLKDPNI.MergeFrom(other.MFNAGLKDPNI); } if (other.oGJOFMCMFPG_ != null) { if (oGJOFMCMFPG_ == null) { OGJOFMCMFPG = new global::EggLink.DanhengServer.Proto.IIKNGNHDMFI(); } OGJOFMCMFPG.MergeFrom(other.OGJOFMCMFPG); } if (other.itemStackCount_ != null) { if (itemStackCount_ == null) { ItemStackCount = new global::EggLink.DanhengServer.Proto.IIKNGNHDMFI(); } ItemStackCount.MergeFrom(other.ItemStackCount); } _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 34: { if (itemStackCount_ == null) { ItemStackCount = new global::EggLink.DanhengServer.Proto.IIKNGNHDMFI(); } input.ReadMessage(ItemStackCount); break; } case 58: case 56: { bLCABEMFACH_.AddEntriesFrom(input, _repeated_bLCABEMFACH_codec); break; } case 66: { if (oGJOFMCMFPG_ == null) { OGJOFMCMFPG = new global::EggLink.DanhengServer.Proto.IIKNGNHDMFI(); } input.ReadMessage(OGJOFMCMFPG); break; } case 106: { if (mFNAGLKDPNI_ == null) { MFNAGLKDPNI = new global::EggLink.DanhengServer.Proto.IIKNGNHDMFI(); } input.ReadMessage(MFNAGLKDPNI); 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 34: { if (itemStackCount_ == null) { ItemStackCount = new global::EggLink.DanhengServer.Proto.IIKNGNHDMFI(); } input.ReadMessage(ItemStackCount); break; } case 58: case 56: { bLCABEMFACH_.AddEntriesFrom(ref input, _repeated_bLCABEMFACH_codec); break; } case 66: { if (oGJOFMCMFPG_ == null) { OGJOFMCMFPG = new global::EggLink.DanhengServer.Proto.IIKNGNHDMFI(); } input.ReadMessage(OGJOFMCMFPG); break; } case 106: { if (mFNAGLKDPNI_ == null) { MFNAGLKDPNI = new global::EggLink.DanhengServer.Proto.IIKNGNHDMFI(); } input.ReadMessage(MFNAGLKDPNI); break; } } } } #endif } #endregion } #endregion Designer generated code