Files
DanhengServer-OpenSource/Proto/ICFMGFDLFBF.cs
2024-10-02 15:08:37 +08:00

307 lines
13 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: ICFMGFDLFBF.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 ICFMGFDLFBF.proto</summary>
public static partial class ICFMGFDLFBFReflection {
#region Descriptor
/// <summary>File descriptor for ICFMGFDLFBF.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static ICFMGFDLFBFReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFJQ0ZNR0ZETEZCRi5wcm90bxoRS0NKQk9IR0xCS0cucHJvdG8aEU9ISkhI",
"SEdQQ0dHLnByb3RvGhRMb2dpc3RpY3NTY29yZS5wcm90byKOAQoLSUNGTUdG",
"RExGQkYSJAoLQU5CQkNQSUNFSEEYDyADKAsyDy5Mb2dpc3RpY3NTY29yZRIh",
"CgtPTUhNTkxFUElOQRgNIAMoCzIMLk9ISkhISEdQQ0dHEiEKC0tJQ05ESkpH",
"TEtKGAggAygLMgwuS0NKQk9IR0xCS0cSEwoLTkJLRUVIS0JKQUQYCSADKA1C",
"HqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.KCJBOHGLBKGReflection.Descriptor, global::EggLink.DanhengServer.Proto.OHJHHHGPCGGReflection.Descriptor, global::EggLink.DanhengServer.Proto.LogisticsScoreReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ICFMGFDLFBF), global::EggLink.DanhengServer.Proto.ICFMGFDLFBF.Parser, new[]{ "ANBBCPICEHA", "OMHMNLEPINA", "KICNDJJGLKJ", "NBKEEHKBJAD" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class ICFMGFDLFBF : pb::IMessage<ICFMGFDLFBF>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<ICFMGFDLFBF> _parser = new pb::MessageParser<ICFMGFDLFBF>(() => new ICFMGFDLFBF());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<ICFMGFDLFBF> 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.ICFMGFDLFBFReflection.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 ICFMGFDLFBF() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ICFMGFDLFBF(ICFMGFDLFBF other) : this() {
aNBBCPICEHA_ = other.aNBBCPICEHA_.Clone();
oMHMNLEPINA_ = other.oMHMNLEPINA_.Clone();
kICNDJJGLKJ_ = other.kICNDJJGLKJ_.Clone();
nBKEEHKBJAD_ = other.nBKEEHKBJAD_.Clone();
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ICFMGFDLFBF Clone() {
return new ICFMGFDLFBF(this);
}
/// <summary>Field number for the "ANBBCPICEHA" field.</summary>
public const int ANBBCPICEHAFieldNumber = 15;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.LogisticsScore> _repeated_aNBBCPICEHA_codec
= pb::FieldCodec.ForMessage(122, global::EggLink.DanhengServer.Proto.LogisticsScore.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.LogisticsScore> aNBBCPICEHA_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.LogisticsScore>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.LogisticsScore> ANBBCPICEHA {
get { return aNBBCPICEHA_; }
}
/// <summary>Field number for the "OMHMNLEPINA" field.</summary>
public const int OMHMNLEPINAFieldNumber = 13;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.OHJHHHGPCGG> _repeated_oMHMNLEPINA_codec
= pb::FieldCodec.ForMessage(106, global::EggLink.DanhengServer.Proto.OHJHHHGPCGG.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.OHJHHHGPCGG> oMHMNLEPINA_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.OHJHHHGPCGG>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.OHJHHHGPCGG> OMHMNLEPINA {
get { return oMHMNLEPINA_; }
}
/// <summary>Field number for the "KICNDJJGLKJ" field.</summary>
public const int KICNDJJGLKJFieldNumber = 8;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.KCJBOHGLBKG> _repeated_kICNDJJGLKJ_codec
= pb::FieldCodec.ForMessage(66, global::EggLink.DanhengServer.Proto.KCJBOHGLBKG.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.KCJBOHGLBKG> kICNDJJGLKJ_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.KCJBOHGLBKG>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.KCJBOHGLBKG> KICNDJJGLKJ {
get { return kICNDJJGLKJ_; }
}
/// <summary>Field number for the "NBKEEHKBJAD" field.</summary>
public const int NBKEEHKBJADFieldNumber = 9;
private static readonly pb::FieldCodec<uint> _repeated_nBKEEHKBJAD_codec
= pb::FieldCodec.ForUInt32(74);
private readonly pbc::RepeatedField<uint> nBKEEHKBJAD_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> NBKEEHKBJAD {
get { return nBKEEHKBJAD_; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as ICFMGFDLFBF);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(ICFMGFDLFBF other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if(!aNBBCPICEHA_.Equals(other.aNBBCPICEHA_)) return false;
if(!oMHMNLEPINA_.Equals(other.oMHMNLEPINA_)) return false;
if(!kICNDJJGLKJ_.Equals(other.kICNDJJGLKJ_)) return false;
if(!nBKEEHKBJAD_.Equals(other.nBKEEHKBJAD_)) 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 ^= aNBBCPICEHA_.GetHashCode();
hash ^= oMHMNLEPINA_.GetHashCode();
hash ^= kICNDJJGLKJ_.GetHashCode();
hash ^= nBKEEHKBJAD_.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
kICNDJJGLKJ_.WriteTo(output, _repeated_kICNDJJGLKJ_codec);
nBKEEHKBJAD_.WriteTo(output, _repeated_nBKEEHKBJAD_codec);
oMHMNLEPINA_.WriteTo(output, _repeated_oMHMNLEPINA_codec);
aNBBCPICEHA_.WriteTo(output, _repeated_aNBBCPICEHA_codec);
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) {
kICNDJJGLKJ_.WriteTo(ref output, _repeated_kICNDJJGLKJ_codec);
nBKEEHKBJAD_.WriteTo(ref output, _repeated_nBKEEHKBJAD_codec);
oMHMNLEPINA_.WriteTo(ref output, _repeated_oMHMNLEPINA_codec);
aNBBCPICEHA_.WriteTo(ref output, _repeated_aNBBCPICEHA_codec);
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 += aNBBCPICEHA_.CalculateSize(_repeated_aNBBCPICEHA_codec);
size += oMHMNLEPINA_.CalculateSize(_repeated_oMHMNLEPINA_codec);
size += kICNDJJGLKJ_.CalculateSize(_repeated_kICNDJJGLKJ_codec);
size += nBKEEHKBJAD_.CalculateSize(_repeated_nBKEEHKBJAD_codec);
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(ICFMGFDLFBF other) {
if (other == null) {
return;
}
aNBBCPICEHA_.Add(other.aNBBCPICEHA_);
oMHMNLEPINA_.Add(other.oMHMNLEPINA_);
kICNDJJGLKJ_.Add(other.kICNDJJGLKJ_);
nBKEEHKBJAD_.Add(other.nBKEEHKBJAD_);
_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 66: {
kICNDJJGLKJ_.AddEntriesFrom(input, _repeated_kICNDJJGLKJ_codec);
break;
}
case 74:
case 72: {
nBKEEHKBJAD_.AddEntriesFrom(input, _repeated_nBKEEHKBJAD_codec);
break;
}
case 106: {
oMHMNLEPINA_.AddEntriesFrom(input, _repeated_oMHMNLEPINA_codec);
break;
}
case 122: {
aNBBCPICEHA_.AddEntriesFrom(input, _repeated_aNBBCPICEHA_codec);
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 66: {
kICNDJJGLKJ_.AddEntriesFrom(ref input, _repeated_kICNDJJGLKJ_codec);
break;
}
case 74:
case 72: {
nBKEEHKBJAD_.AddEntriesFrom(ref input, _repeated_nBKEEHKBJAD_codec);
break;
}
case 106: {
oMHMNLEPINA_.AddEntriesFrom(ref input, _repeated_oMHMNLEPINA_codec);
break;
}
case 122: {
aNBBCPICEHA_.AddEntriesFrom(ref input, _repeated_aNBBCPICEHA_codec);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code