// // Generated by the protocol buffer compiler. DO NOT EDIT! // source: JCNJDFFCLDG.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 JCNJDFFCLDG.proto public static partial class JCNJDFFCLDGReflection { #region Descriptor /// File descriptor for JCNJDFFCLDG.proto public static pbr::FileDescriptor Descriptor { get { return descriptor; } } private static pbr::FileDescriptor descriptor; static JCNJDFFCLDGReflection() { byte[] descriptorData = global::System.Convert.FromBase64String( string.Concat( "ChFKQ05KREZGQ0xERy5wcm90bxoRT0ROTktCSU1FRkgucHJvdG8ihwEKC0pD", "TkpERkZDTERHEhMKC0xLRUJMUElKTUdCGA8gASgFEgoKAmhwGAsgASgFEhMK", "C0pOQk9PTlBET0NFGAogASgIEgoKAmlkGA0gASgNEiEKC0tFRURQTFBBQ0xQ", "GA4gASgLMgwuT0ROTktCSU1FRkgSEwoLT09QS0lLTUJCSEgYBSADKA1CHqoC", "G0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ODNNKBIMEFHReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.JCNJDFFCLDG), global::EggLink.DanhengServer.Proto.JCNJDFFCLDG.Parser, new[]{ "LKEBLPIJMGB", "Hp", "JNBOONPDOCE", "Id", "KEEDPLPACLP", "OOPKIKMBBHH" }, null, null, null, null) })); } #endregion } #region Messages [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class JCNJDFFCLDG : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new JCNJDFFCLDG()); 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.JCNJDFFCLDGReflection.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 JCNJDFFCLDG() { OnConstruction(); } partial void OnConstruction(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public JCNJDFFCLDG(JCNJDFFCLDG other) : this() { lKEBLPIJMGB_ = other.lKEBLPIJMGB_; hp_ = other.hp_; jNBOONPDOCE_ = other.jNBOONPDOCE_; id_ = other.id_; kEEDPLPACLP_ = other.kEEDPLPACLP_ != null ? other.kEEDPLPACLP_.Clone() : null; oOPKIKMBBHH_ = other.oOPKIKMBBHH_.Clone(); _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public JCNJDFFCLDG Clone() { return new JCNJDFFCLDG(this); } /// Field number for the "LKEBLPIJMGB" field. public const int LKEBLPIJMGBFieldNumber = 15; private int lKEBLPIJMGB_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public int LKEBLPIJMGB { get { return lKEBLPIJMGB_; } set { lKEBLPIJMGB_ = value; } } /// Field number for the "hp" field. public const int HpFieldNumber = 11; private int hp_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public int Hp { get { return hp_; } set { hp_ = value; } } /// Field number for the "JNBOONPDOCE" field. public const int JNBOONPDOCEFieldNumber = 10; private bool jNBOONPDOCE_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool JNBOONPDOCE { get { return jNBOONPDOCE_; } set { jNBOONPDOCE_ = value; } } /// Field number for the "id" field. public const int IdFieldNumber = 13; private uint id_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint Id { get { return id_; } set { id_ = value; } } /// Field number for the "KEEDPLPACLP" field. public const int KEEDPLPACLPFieldNumber = 14; private global::EggLink.DanhengServer.Proto.ODNNKBIMEFH kEEDPLPACLP_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.ODNNKBIMEFH KEEDPLPACLP { get { return kEEDPLPACLP_; } set { kEEDPLPACLP_ = value; } } /// Field number for the "OOPKIKMBBHH" field. public const int OOPKIKMBBHHFieldNumber = 5; private static readonly pb::FieldCodec _repeated_oOPKIKMBBHH_codec = pb::FieldCodec.ForUInt32(42); private readonly pbc::RepeatedField oOPKIKMBBHH_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField OOPKIKMBBHH { get { return oOPKIKMBBHH_; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { return Equals(other as JCNJDFFCLDG); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool Equals(JCNJDFFCLDG other) { if (ReferenceEquals(other, null)) { return false; } if (ReferenceEquals(other, this)) { return true; } if (LKEBLPIJMGB != other.LKEBLPIJMGB) return false; if (Hp != other.Hp) return false; if (JNBOONPDOCE != other.JNBOONPDOCE) return false; if (Id != other.Id) return false; if (!object.Equals(KEEDPLPACLP, other.KEEDPLPACLP)) return false; if(!oOPKIKMBBHH_.Equals(other.oOPKIKMBBHH_)) 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 (LKEBLPIJMGB != 0) hash ^= LKEBLPIJMGB.GetHashCode(); if (Hp != 0) hash ^= Hp.GetHashCode(); if (JNBOONPDOCE != false) hash ^= JNBOONPDOCE.GetHashCode(); if (Id != 0) hash ^= Id.GetHashCode(); if (kEEDPLPACLP_ != null) hash ^= KEEDPLPACLP.GetHashCode(); hash ^= oOPKIKMBBHH_.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 oOPKIKMBBHH_.WriteTo(output, _repeated_oOPKIKMBBHH_codec); if (JNBOONPDOCE != false) { output.WriteRawTag(80); output.WriteBool(JNBOONPDOCE); } if (Hp != 0) { output.WriteRawTag(88); output.WriteInt32(Hp); } if (Id != 0) { output.WriteRawTag(104); output.WriteUInt32(Id); } if (kEEDPLPACLP_ != null) { output.WriteRawTag(114); output.WriteMessage(KEEDPLPACLP); } if (LKEBLPIJMGB != 0) { output.WriteRawTag(120); output.WriteInt32(LKEBLPIJMGB); } 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) { oOPKIKMBBHH_.WriteTo(ref output, _repeated_oOPKIKMBBHH_codec); if (JNBOONPDOCE != false) { output.WriteRawTag(80); output.WriteBool(JNBOONPDOCE); } if (Hp != 0) { output.WriteRawTag(88); output.WriteInt32(Hp); } if (Id != 0) { output.WriteRawTag(104); output.WriteUInt32(Id); } if (kEEDPLPACLP_ != null) { output.WriteRawTag(114); output.WriteMessage(KEEDPLPACLP); } if (LKEBLPIJMGB != 0) { output.WriteRawTag(120); output.WriteInt32(LKEBLPIJMGB); } 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 (LKEBLPIJMGB != 0) { size += 1 + pb::CodedOutputStream.ComputeInt32Size(LKEBLPIJMGB); } if (Hp != 0) { size += 1 + pb::CodedOutputStream.ComputeInt32Size(Hp); } if (JNBOONPDOCE != false) { size += 1 + 1; } if (Id != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Id); } if (kEEDPLPACLP_ != null) { size += 1 + pb::CodedOutputStream.ComputeMessageSize(KEEDPLPACLP); } size += oOPKIKMBBHH_.CalculateSize(_repeated_oOPKIKMBBHH_codec); if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } return size; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void MergeFrom(JCNJDFFCLDG other) { if (other == null) { return; } if (other.LKEBLPIJMGB != 0) { LKEBLPIJMGB = other.LKEBLPIJMGB; } if (other.Hp != 0) { Hp = other.Hp; } if (other.JNBOONPDOCE != false) { JNBOONPDOCE = other.JNBOONPDOCE; } if (other.Id != 0) { Id = other.Id; } if (other.kEEDPLPACLP_ != null) { if (kEEDPLPACLP_ == null) { KEEDPLPACLP = new global::EggLink.DanhengServer.Proto.ODNNKBIMEFH(); } KEEDPLPACLP.MergeFrom(other.KEEDPLPACLP); } oOPKIKMBBHH_.Add(other.oOPKIKMBBHH_); _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: case 40: { oOPKIKMBBHH_.AddEntriesFrom(input, _repeated_oOPKIKMBBHH_codec); break; } case 80: { JNBOONPDOCE = input.ReadBool(); break; } case 88: { Hp = input.ReadInt32(); break; } case 104: { Id = input.ReadUInt32(); break; } case 114: { if (kEEDPLPACLP_ == null) { KEEDPLPACLP = new global::EggLink.DanhengServer.Proto.ODNNKBIMEFH(); } input.ReadMessage(KEEDPLPACLP); break; } case 120: { LKEBLPIJMGB = input.ReadInt32(); 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: case 40: { oOPKIKMBBHH_.AddEntriesFrom(ref input, _repeated_oOPKIKMBBHH_codec); break; } case 80: { JNBOONPDOCE = input.ReadBool(); break; } case 88: { Hp = input.ReadInt32(); break; } case 104: { Id = input.ReadUInt32(); break; } case 114: { if (kEEDPLPACLP_ == null) { KEEDPLPACLP = new global::EggLink.DanhengServer.Proto.ODNNKBIMEFH(); } input.ReadMessage(KEEDPLPACLP); break; } case 120: { LKEBLPIJMGB = input.ReadInt32(); break; } } } } #endif } #endregion } #endregion Designer generated code