// // Generated by the protocol buffer compiler. DO NOT EDIT! // source: CJAKIBDIMMJ.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 CJAKIBDIMMJ.proto public static partial class CJAKIBDIMMJReflection { #region Descriptor /// File descriptor for CJAKIBDIMMJ.proto public static pbr::FileDescriptor Descriptor { get { return descriptor; } } private static pbr::FileDescriptor descriptor; static CJAKIBDIMMJReflection() { byte[] descriptorData = global::System.Convert.FromBase64String( string.Concat( "ChFDSkFLSUJESU1NSi5wcm90bxoRTUVOUEJHR09HTUMucHJvdG8igAEKC0NK", "QUtJQkRJTU1KEhYKC0lBSE9QRk5QRkxOGKAGIAEoCEgAEiQKC0FNQUxKRk9L", "Q0JBGJ0MIAEoCzIMLk1FTlBCR0dPR01DSAASJAoLT0VDQkVMR0RMRlAY7gsg", "ASgLMgwuTUVOUEJHR09HTUNIAEINCgtNQ0dFR1BLRURPT0IeqgIbRWdnTGlu", "ay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM=")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.MENPBGGOGMCReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.CJAKIBDIMMJ), global::EggLink.DanhengServer.Proto.CJAKIBDIMMJ.Parser, new[]{ "IAHOPFNPFLN", "AMALJFOKCBA", "OECBELGDLFP" }, new[]{ "MCGEGPKEDOO" }, null, null, null) })); } #endregion } #region Messages [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class CJAKIBDIMMJ : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new CJAKIBDIMMJ()); 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.CJAKIBDIMMJReflection.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 CJAKIBDIMMJ() { OnConstruction(); } partial void OnConstruction(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public CJAKIBDIMMJ(CJAKIBDIMMJ other) : this() { switch (other.MCGEGPKEDOOCase) { case MCGEGPKEDOOOneofCase.IAHOPFNPFLN: IAHOPFNPFLN = other.IAHOPFNPFLN; break; case MCGEGPKEDOOOneofCase.AMALJFOKCBA: AMALJFOKCBA = other.AMALJFOKCBA.Clone(); break; case MCGEGPKEDOOOneofCase.OECBELGDLFP: OECBELGDLFP = other.OECBELGDLFP.Clone(); break; } _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public CJAKIBDIMMJ Clone() { return new CJAKIBDIMMJ(this); } /// Field number for the "IAHOPFNPFLN" field. public const int IAHOPFNPFLNFieldNumber = 800; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool IAHOPFNPFLN { get { return HasIAHOPFNPFLN ? (bool) mCGEGPKEDOO_ : false; } set { mCGEGPKEDOO_ = value; mCGEGPKEDOOCase_ = MCGEGPKEDOOOneofCase.IAHOPFNPFLN; } } /// Gets whether the "IAHOPFNPFLN" field is set [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool HasIAHOPFNPFLN { get { return mCGEGPKEDOOCase_ == MCGEGPKEDOOOneofCase.IAHOPFNPFLN; } } /// Clears the value of the oneof if it's currently set to "IAHOPFNPFLN" [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void ClearIAHOPFNPFLN() { if (HasIAHOPFNPFLN) { ClearMCGEGPKEDOO(); } } /// Field number for the "AMALJFOKCBA" field. public const int AMALJFOKCBAFieldNumber = 1565; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.MENPBGGOGMC AMALJFOKCBA { get { return mCGEGPKEDOOCase_ == MCGEGPKEDOOOneofCase.AMALJFOKCBA ? (global::EggLink.DanhengServer.Proto.MENPBGGOGMC) mCGEGPKEDOO_ : null; } set { mCGEGPKEDOO_ = value; mCGEGPKEDOOCase_ = value == null ? MCGEGPKEDOOOneofCase.None : MCGEGPKEDOOOneofCase.AMALJFOKCBA; } } /// Field number for the "OECBELGDLFP" field. public const int OECBELGDLFPFieldNumber = 1518; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public global::EggLink.DanhengServer.Proto.MENPBGGOGMC OECBELGDLFP { get { return mCGEGPKEDOOCase_ == MCGEGPKEDOOOneofCase.OECBELGDLFP ? (global::EggLink.DanhengServer.Proto.MENPBGGOGMC) mCGEGPKEDOO_ : null; } set { mCGEGPKEDOO_ = value; mCGEGPKEDOOCase_ = value == null ? MCGEGPKEDOOOneofCase.None : MCGEGPKEDOOOneofCase.OECBELGDLFP; } } private object mCGEGPKEDOO_; /// Enum of possible cases for the "MCGEGPKEDOO" oneof. public enum MCGEGPKEDOOOneofCase { None = 0, IAHOPFNPFLN = 800, AMALJFOKCBA = 1565, OECBELGDLFP = 1518, } private MCGEGPKEDOOOneofCase mCGEGPKEDOOCase_ = MCGEGPKEDOOOneofCase.None; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public MCGEGPKEDOOOneofCase MCGEGPKEDOOCase { get { return mCGEGPKEDOOCase_; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void ClearMCGEGPKEDOO() { mCGEGPKEDOOCase_ = MCGEGPKEDOOOneofCase.None; mCGEGPKEDOO_ = null; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { return Equals(other as CJAKIBDIMMJ); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool Equals(CJAKIBDIMMJ other) { if (ReferenceEquals(other, null)) { return false; } if (ReferenceEquals(other, this)) { return true; } if (IAHOPFNPFLN != other.IAHOPFNPFLN) return false; if (!object.Equals(AMALJFOKCBA, other.AMALJFOKCBA)) return false; if (!object.Equals(OECBELGDLFP, other.OECBELGDLFP)) return false; if (MCGEGPKEDOOCase != other.MCGEGPKEDOOCase) 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 (HasIAHOPFNPFLN) hash ^= IAHOPFNPFLN.GetHashCode(); if (mCGEGPKEDOOCase_ == MCGEGPKEDOOOneofCase.AMALJFOKCBA) hash ^= AMALJFOKCBA.GetHashCode(); if (mCGEGPKEDOOCase_ == MCGEGPKEDOOOneofCase.OECBELGDLFP) hash ^= OECBELGDLFP.GetHashCode(); hash ^= (int) mCGEGPKEDOOCase_; 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 (HasIAHOPFNPFLN) { output.WriteRawTag(128, 50); output.WriteBool(IAHOPFNPFLN); } if (mCGEGPKEDOOCase_ == MCGEGPKEDOOOneofCase.OECBELGDLFP) { output.WriteRawTag(242, 94); output.WriteMessage(OECBELGDLFP); } if (mCGEGPKEDOOCase_ == MCGEGPKEDOOOneofCase.AMALJFOKCBA) { output.WriteRawTag(234, 97); output.WriteMessage(AMALJFOKCBA); } 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 (HasIAHOPFNPFLN) { output.WriteRawTag(128, 50); output.WriteBool(IAHOPFNPFLN); } if (mCGEGPKEDOOCase_ == MCGEGPKEDOOOneofCase.OECBELGDLFP) { output.WriteRawTag(242, 94); output.WriteMessage(OECBELGDLFP); } if (mCGEGPKEDOOCase_ == MCGEGPKEDOOOneofCase.AMALJFOKCBA) { output.WriteRawTag(234, 97); output.WriteMessage(AMALJFOKCBA); } 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 (HasIAHOPFNPFLN) { size += 2 + 1; } if (mCGEGPKEDOOCase_ == MCGEGPKEDOOOneofCase.AMALJFOKCBA) { size += 2 + pb::CodedOutputStream.ComputeMessageSize(AMALJFOKCBA); } if (mCGEGPKEDOOCase_ == MCGEGPKEDOOOneofCase.OECBELGDLFP) { size += 2 + pb::CodedOutputStream.ComputeMessageSize(OECBELGDLFP); } if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } return size; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void MergeFrom(CJAKIBDIMMJ other) { if (other == null) { return; } switch (other.MCGEGPKEDOOCase) { case MCGEGPKEDOOOneofCase.IAHOPFNPFLN: IAHOPFNPFLN = other.IAHOPFNPFLN; break; case MCGEGPKEDOOOneofCase.AMALJFOKCBA: if (AMALJFOKCBA == null) { AMALJFOKCBA = new global::EggLink.DanhengServer.Proto.MENPBGGOGMC(); } AMALJFOKCBA.MergeFrom(other.AMALJFOKCBA); break; case MCGEGPKEDOOOneofCase.OECBELGDLFP: if (OECBELGDLFP == null) { OECBELGDLFP = new global::EggLink.DanhengServer.Proto.MENPBGGOGMC(); } OECBELGDLFP.MergeFrom(other.OECBELGDLFP); break; } _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 6400: { IAHOPFNPFLN = input.ReadBool(); break; } case 12146: { global::EggLink.DanhengServer.Proto.MENPBGGOGMC subBuilder = new global::EggLink.DanhengServer.Proto.MENPBGGOGMC(); if (mCGEGPKEDOOCase_ == MCGEGPKEDOOOneofCase.OECBELGDLFP) { subBuilder.MergeFrom(OECBELGDLFP); } input.ReadMessage(subBuilder); OECBELGDLFP = subBuilder; break; } case 12522: { global::EggLink.DanhengServer.Proto.MENPBGGOGMC subBuilder = new global::EggLink.DanhengServer.Proto.MENPBGGOGMC(); if (mCGEGPKEDOOCase_ == MCGEGPKEDOOOneofCase.AMALJFOKCBA) { subBuilder.MergeFrom(AMALJFOKCBA); } input.ReadMessage(subBuilder); AMALJFOKCBA = subBuilder; 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 6400: { IAHOPFNPFLN = input.ReadBool(); break; } case 12146: { global::EggLink.DanhengServer.Proto.MENPBGGOGMC subBuilder = new global::EggLink.DanhengServer.Proto.MENPBGGOGMC(); if (mCGEGPKEDOOCase_ == MCGEGPKEDOOOneofCase.OECBELGDLFP) { subBuilder.MergeFrom(OECBELGDLFP); } input.ReadMessage(subBuilder); OECBELGDLFP = subBuilder; break; } case 12522: { global::EggLink.DanhengServer.Proto.MENPBGGOGMC subBuilder = new global::EggLink.DanhengServer.Proto.MENPBGGOGMC(); if (mCGEGPKEDOOCase_ == MCGEGPKEDOOOneofCase.AMALJFOKCBA) { subBuilder.MergeFrom(AMALJFOKCBA); } input.ReadMessage(subBuilder); AMALJFOKCBA = subBuilder; break; } } } } #endif } #endregion } #endregion Designer generated code