Files
DanhengServer-OpenSource/Proto/JGFKICDCFLJ.cs
2025-01-15 23:20:16 +08:00

459 lines
16 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: JGFKICDCFLJ.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 JGFKICDCFLJ.proto</summary>
public static partial class JGFKICDCFLJReflection {
#region Descriptor
/// <summary>File descriptor for JGFKICDCFLJ.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static JGFKICDCFLJReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFKR0ZLSUNEQ0ZMSi5wcm90byKYAQoLSkdGS0lDRENGTEoSEwoLRkRLR0ZE",
"SUNNRkQYASABKAkSEwoLTURKQ0FPQUdDS08YAiABKAkSEwoLR0lPT0hPT01K",
"SE8YAyABKAkSEwoLRkJNTExOS0NGRU4YBCABKAkSEwoLREdPT0hJQkFPRUUY",
"BSABKAkSEwoLRktCQU1CT09ES0oYBiABKAkSCwoDTUFDGAcgASgJQh6qAhtF",
"Z2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.JGFKICDCFLJ), global::EggLink.DanhengServer.Proto.JGFKICDCFLJ.Parser, new[]{ "FDKGFDICMFD", "MDJCAOAGCKO", "GIOOHOOMJHO", "FBMLLNKCFEN", "DGOOHIBAOEE", "FKBAMBOODKJ", "MAC" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class JGFKICDCFLJ : pb::IMessage<JGFKICDCFLJ>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<JGFKICDCFLJ> _parser = new pb::MessageParser<JGFKICDCFLJ>(() => new JGFKICDCFLJ());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<JGFKICDCFLJ> 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.JGFKICDCFLJReflection.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 JGFKICDCFLJ() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public JGFKICDCFLJ(JGFKICDCFLJ other) : this() {
fDKGFDICMFD_ = other.fDKGFDICMFD_;
mDJCAOAGCKO_ = other.mDJCAOAGCKO_;
gIOOHOOMJHO_ = other.gIOOHOOMJHO_;
fBMLLNKCFEN_ = other.fBMLLNKCFEN_;
dGOOHIBAOEE_ = other.dGOOHIBAOEE_;
fKBAMBOODKJ_ = other.fKBAMBOODKJ_;
mAC_ = other.mAC_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public JGFKICDCFLJ Clone() {
return new JGFKICDCFLJ(this);
}
/// <summary>Field number for the "FDKGFDICMFD" field.</summary>
public const int FDKGFDICMFDFieldNumber = 1;
private string fDKGFDICMFD_ = "";
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public string FDKGFDICMFD {
get { return fDKGFDICMFD_; }
set {
fDKGFDICMFD_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
}
}
/// <summary>Field number for the "MDJCAOAGCKO" field.</summary>
public const int MDJCAOAGCKOFieldNumber = 2;
private string mDJCAOAGCKO_ = "";
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public string MDJCAOAGCKO {
get { return mDJCAOAGCKO_; }
set {
mDJCAOAGCKO_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
}
}
/// <summary>Field number for the "GIOOHOOMJHO" field.</summary>
public const int GIOOHOOMJHOFieldNumber = 3;
private string gIOOHOOMJHO_ = "";
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public string GIOOHOOMJHO {
get { return gIOOHOOMJHO_; }
set {
gIOOHOOMJHO_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
}
}
/// <summary>Field number for the "FBMLLNKCFEN" field.</summary>
public const int FBMLLNKCFENFieldNumber = 4;
private string fBMLLNKCFEN_ = "";
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public string FBMLLNKCFEN {
get { return fBMLLNKCFEN_; }
set {
fBMLLNKCFEN_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
}
}
/// <summary>Field number for the "DGOOHIBAOEE" field.</summary>
public const int DGOOHIBAOEEFieldNumber = 5;
private string dGOOHIBAOEE_ = "";
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public string DGOOHIBAOEE {
get { return dGOOHIBAOEE_; }
set {
dGOOHIBAOEE_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
}
}
/// <summary>Field number for the "FKBAMBOODKJ" field.</summary>
public const int FKBAMBOODKJFieldNumber = 6;
private string fKBAMBOODKJ_ = "";
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public string FKBAMBOODKJ {
get { return fKBAMBOODKJ_; }
set {
fKBAMBOODKJ_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
}
}
/// <summary>Field number for the "MAC" field.</summary>
public const int MACFieldNumber = 7;
private string mAC_ = "";
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public string MAC {
get { return mAC_; }
set {
mAC_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as JGFKICDCFLJ);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(JGFKICDCFLJ other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (FDKGFDICMFD != other.FDKGFDICMFD) return false;
if (MDJCAOAGCKO != other.MDJCAOAGCKO) return false;
if (GIOOHOOMJHO != other.GIOOHOOMJHO) return false;
if (FBMLLNKCFEN != other.FBMLLNKCFEN) return false;
if (DGOOHIBAOEE != other.DGOOHIBAOEE) return false;
if (FKBAMBOODKJ != other.FKBAMBOODKJ) return false;
if (MAC != other.MAC) 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 (FDKGFDICMFD.Length != 0) hash ^= FDKGFDICMFD.GetHashCode();
if (MDJCAOAGCKO.Length != 0) hash ^= MDJCAOAGCKO.GetHashCode();
if (GIOOHOOMJHO.Length != 0) hash ^= GIOOHOOMJHO.GetHashCode();
if (FBMLLNKCFEN.Length != 0) hash ^= FBMLLNKCFEN.GetHashCode();
if (DGOOHIBAOEE.Length != 0) hash ^= DGOOHIBAOEE.GetHashCode();
if (FKBAMBOODKJ.Length != 0) hash ^= FKBAMBOODKJ.GetHashCode();
if (MAC.Length != 0) hash ^= MAC.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 (FDKGFDICMFD.Length != 0) {
output.WriteRawTag(10);
output.WriteString(FDKGFDICMFD);
}
if (MDJCAOAGCKO.Length != 0) {
output.WriteRawTag(18);
output.WriteString(MDJCAOAGCKO);
}
if (GIOOHOOMJHO.Length != 0) {
output.WriteRawTag(26);
output.WriteString(GIOOHOOMJHO);
}
if (FBMLLNKCFEN.Length != 0) {
output.WriteRawTag(34);
output.WriteString(FBMLLNKCFEN);
}
if (DGOOHIBAOEE.Length != 0) {
output.WriteRawTag(42);
output.WriteString(DGOOHIBAOEE);
}
if (FKBAMBOODKJ.Length != 0) {
output.WriteRawTag(50);
output.WriteString(FKBAMBOODKJ);
}
if (MAC.Length != 0) {
output.WriteRawTag(58);
output.WriteString(MAC);
}
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 (FDKGFDICMFD.Length != 0) {
output.WriteRawTag(10);
output.WriteString(FDKGFDICMFD);
}
if (MDJCAOAGCKO.Length != 0) {
output.WriteRawTag(18);
output.WriteString(MDJCAOAGCKO);
}
if (GIOOHOOMJHO.Length != 0) {
output.WriteRawTag(26);
output.WriteString(GIOOHOOMJHO);
}
if (FBMLLNKCFEN.Length != 0) {
output.WriteRawTag(34);
output.WriteString(FBMLLNKCFEN);
}
if (DGOOHIBAOEE.Length != 0) {
output.WriteRawTag(42);
output.WriteString(DGOOHIBAOEE);
}
if (FKBAMBOODKJ.Length != 0) {
output.WriteRawTag(50);
output.WriteString(FKBAMBOODKJ);
}
if (MAC.Length != 0) {
output.WriteRawTag(58);
output.WriteString(MAC);
}
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 (FDKGFDICMFD.Length != 0) {
size += 1 + pb::CodedOutputStream.ComputeStringSize(FDKGFDICMFD);
}
if (MDJCAOAGCKO.Length != 0) {
size += 1 + pb::CodedOutputStream.ComputeStringSize(MDJCAOAGCKO);
}
if (GIOOHOOMJHO.Length != 0) {
size += 1 + pb::CodedOutputStream.ComputeStringSize(GIOOHOOMJHO);
}
if (FBMLLNKCFEN.Length != 0) {
size += 1 + pb::CodedOutputStream.ComputeStringSize(FBMLLNKCFEN);
}
if (DGOOHIBAOEE.Length != 0) {
size += 1 + pb::CodedOutputStream.ComputeStringSize(DGOOHIBAOEE);
}
if (FKBAMBOODKJ.Length != 0) {
size += 1 + pb::CodedOutputStream.ComputeStringSize(FKBAMBOODKJ);
}
if (MAC.Length != 0) {
size += 1 + pb::CodedOutputStream.ComputeStringSize(MAC);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(JGFKICDCFLJ other) {
if (other == null) {
return;
}
if (other.FDKGFDICMFD.Length != 0) {
FDKGFDICMFD = other.FDKGFDICMFD;
}
if (other.MDJCAOAGCKO.Length != 0) {
MDJCAOAGCKO = other.MDJCAOAGCKO;
}
if (other.GIOOHOOMJHO.Length != 0) {
GIOOHOOMJHO = other.GIOOHOOMJHO;
}
if (other.FBMLLNKCFEN.Length != 0) {
FBMLLNKCFEN = other.FBMLLNKCFEN;
}
if (other.DGOOHIBAOEE.Length != 0) {
DGOOHIBAOEE = other.DGOOHIBAOEE;
}
if (other.FKBAMBOODKJ.Length != 0) {
FKBAMBOODKJ = other.FKBAMBOODKJ;
}
if (other.MAC.Length != 0) {
MAC = other.MAC;
}
_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 10: {
FDKGFDICMFD = input.ReadString();
break;
}
case 18: {
MDJCAOAGCKO = input.ReadString();
break;
}
case 26: {
GIOOHOOMJHO = input.ReadString();
break;
}
case 34: {
FBMLLNKCFEN = input.ReadString();
break;
}
case 42: {
DGOOHIBAOEE = input.ReadString();
break;
}
case 50: {
FKBAMBOODKJ = input.ReadString();
break;
}
case 58: {
MAC = input.ReadString();
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 10: {
FDKGFDICMFD = input.ReadString();
break;
}
case 18: {
MDJCAOAGCKO = input.ReadString();
break;
}
case 26: {
GIOOHOOMJHO = input.ReadString();
break;
}
case 34: {
FBMLLNKCFEN = input.ReadString();
break;
}
case 42: {
DGOOHIBAOEE = input.ReadString();
break;
}
case 50: {
FKBAMBOODKJ = input.ReadString();
break;
}
case 58: {
MAC = input.ReadString();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code