Files
DanhengServer-OpenSource/Proto/ELEJIEDDFHL.cs
2024-10-05 22:40:41 +08:00

299 lines
11 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: ELEJIEDDFHL.proto
// </auto-generated>
#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 {
/// <summary>Holder for reflection information generated from ELEJIEDDFHL.proto</summary>
public static partial class ELEJIEDDFHLReflection {
#region Descriptor
/// <summary>File descriptor for ELEJIEDDFHL.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static ELEJIEDDFHLReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFFTEVKSUVEREZITC5wcm90bxoRTk9KUEZHT0hHS0UucHJvdG8iWgoLRUxF",
"SklFRERGSEwSEwoLR0ZCQkxHTU9DRE4YDiABKA0SIQoLTFBMSE5LQ0dCQkIY",
"CyADKAsyDC5OT0pQRkdPSEdLRRITCgtBRUlGQkhCQUNHSxgDIAEoDUIeqgIb",
"RWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.NOJPFGOHGKEReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ELEJIEDDFHL), global::EggLink.DanhengServer.Proto.ELEJIEDDFHL.Parser, new[]{ "GFBBLGMOCDN", "LPLHNKCGBBB", "AEIFBHBACGK" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class ELEJIEDDFHL : pb::IMessage<ELEJIEDDFHL>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<ELEJIEDDFHL> _parser = new pb::MessageParser<ELEJIEDDFHL>(() => new ELEJIEDDFHL());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<ELEJIEDDFHL> 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.ELEJIEDDFHLReflection.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 ELEJIEDDFHL() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ELEJIEDDFHL(ELEJIEDDFHL other) : this() {
gFBBLGMOCDN_ = other.gFBBLGMOCDN_;
lPLHNKCGBBB_ = other.lPLHNKCGBBB_.Clone();
aEIFBHBACGK_ = other.aEIFBHBACGK_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ELEJIEDDFHL Clone() {
return new ELEJIEDDFHL(this);
}
/// <summary>Field number for the "GFBBLGMOCDN" field.</summary>
public const int GFBBLGMOCDNFieldNumber = 14;
private uint gFBBLGMOCDN_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint GFBBLGMOCDN {
get { return gFBBLGMOCDN_; }
set {
gFBBLGMOCDN_ = value;
}
}
/// <summary>Field number for the "LPLHNKCGBBB" field.</summary>
public const int LPLHNKCGBBBFieldNumber = 11;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.NOJPFGOHGKE> _repeated_lPLHNKCGBBB_codec
= pb::FieldCodec.ForMessage(90, global::EggLink.DanhengServer.Proto.NOJPFGOHGKE.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.NOJPFGOHGKE> lPLHNKCGBBB_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.NOJPFGOHGKE>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.NOJPFGOHGKE> LPLHNKCGBBB {
get { return lPLHNKCGBBB_; }
}
/// <summary>Field number for the "AEIFBHBACGK" field.</summary>
public const int AEIFBHBACGKFieldNumber = 3;
private uint aEIFBHBACGK_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint AEIFBHBACGK {
get { return aEIFBHBACGK_; }
set {
aEIFBHBACGK_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as ELEJIEDDFHL);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(ELEJIEDDFHL other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (GFBBLGMOCDN != other.GFBBLGMOCDN) return false;
if(!lPLHNKCGBBB_.Equals(other.lPLHNKCGBBB_)) return false;
if (AEIFBHBACGK != other.AEIFBHBACGK) 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 (GFBBLGMOCDN != 0) hash ^= GFBBLGMOCDN.GetHashCode();
hash ^= lPLHNKCGBBB_.GetHashCode();
if (AEIFBHBACGK != 0) hash ^= AEIFBHBACGK.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 (AEIFBHBACGK != 0) {
output.WriteRawTag(24);
output.WriteUInt32(AEIFBHBACGK);
}
lPLHNKCGBBB_.WriteTo(output, _repeated_lPLHNKCGBBB_codec);
if (GFBBLGMOCDN != 0) {
output.WriteRawTag(112);
output.WriteUInt32(GFBBLGMOCDN);
}
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 (AEIFBHBACGK != 0) {
output.WriteRawTag(24);
output.WriteUInt32(AEIFBHBACGK);
}
lPLHNKCGBBB_.WriteTo(ref output, _repeated_lPLHNKCGBBB_codec);
if (GFBBLGMOCDN != 0) {
output.WriteRawTag(112);
output.WriteUInt32(GFBBLGMOCDN);
}
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 (GFBBLGMOCDN != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(GFBBLGMOCDN);
}
size += lPLHNKCGBBB_.CalculateSize(_repeated_lPLHNKCGBBB_codec);
if (AEIFBHBACGK != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(AEIFBHBACGK);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(ELEJIEDDFHL other) {
if (other == null) {
return;
}
if (other.GFBBLGMOCDN != 0) {
GFBBLGMOCDN = other.GFBBLGMOCDN;
}
lPLHNKCGBBB_.Add(other.lPLHNKCGBBB_);
if (other.AEIFBHBACGK != 0) {
AEIFBHBACGK = other.AEIFBHBACGK;
}
_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 24: {
AEIFBHBACGK = input.ReadUInt32();
break;
}
case 90: {
lPLHNKCGBBB_.AddEntriesFrom(input, _repeated_lPLHNKCGBBB_codec);
break;
}
case 112: {
GFBBLGMOCDN = input.ReadUInt32();
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 24: {
AEIFBHBACGK = input.ReadUInt32();
break;
}
case 90: {
lPLHNKCGBBB_.AddEntriesFrom(ref input, _repeated_lPLHNKCGBBB_codec);
break;
}
case 112: {
GFBBLGMOCDN = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code