mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-03 04:36:03 +08:00
347 lines
14 KiB
C#
347 lines
14 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: ExpeditionDataChangeScNotify.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 ExpeditionDataChangeScNotify.proto</summary>
|
|
public static partial class ExpeditionDataChangeScNotifyReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for ExpeditionDataChangeScNotify.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static ExpeditionDataChangeScNotifyReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"CiJFeHBlZGl0aW9uRGF0YUNoYW5nZVNjTm90aWZ5LnByb3RvGhFCTkVFQ0VP",
|
|
"SUJKTy5wcm90bxoYQWN0aXZpdHlFeHBlZGl0aW9uLnByb3RvIqoBChxFeHBl",
|
|
"ZGl0aW9uRGF0YUNoYW5nZVNjTm90aWZ5EhMKC0pKTUxOTUFGSkRCGA8gAygN",
|
|
"EhMKC0FLTE9PTkxCR0JGGAIgAygNEhMKC0xHQUZDUFBISUFBGA4gASgNEiEK",
|
|
"C0pPTlBQSU1BSVBNGAcgAygLMgwuQk5FRUNFT0lCSk8SKAoLSkxES1BDRUVQ",
|
|
"SEMYCyADKAsyEy5BY3Rpdml0eUV4cGVkaXRpb25CHqoCG0VnZ0xpbmsuRGFu",
|
|
"aGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.BNEECEOIBJOReflection.Descriptor, global::EggLink.DanhengServer.Proto.ActivityExpeditionReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ExpeditionDataChangeScNotify), global::EggLink.DanhengServer.Proto.ExpeditionDataChangeScNotify.Parser, new[]{ "JJMLNMAFJDB", "AKLOONLBGBF", "LGAFCPPHIAA", "JONPPIMAIPM", "JLDKPCEEPHC" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class ExpeditionDataChangeScNotify : pb::IMessage<ExpeditionDataChangeScNotify>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<ExpeditionDataChangeScNotify> _parser = new pb::MessageParser<ExpeditionDataChangeScNotify>(() => new ExpeditionDataChangeScNotify());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<ExpeditionDataChangeScNotify> 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.ExpeditionDataChangeScNotifyReflection.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 ExpeditionDataChangeScNotify() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public ExpeditionDataChangeScNotify(ExpeditionDataChangeScNotify other) : this() {
|
|
jJMLNMAFJDB_ = other.jJMLNMAFJDB_.Clone();
|
|
aKLOONLBGBF_ = other.aKLOONLBGBF_.Clone();
|
|
lGAFCPPHIAA_ = other.lGAFCPPHIAA_;
|
|
jONPPIMAIPM_ = other.jONPPIMAIPM_.Clone();
|
|
jLDKPCEEPHC_ = other.jLDKPCEEPHC_.Clone();
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public ExpeditionDataChangeScNotify Clone() {
|
|
return new ExpeditionDataChangeScNotify(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "JJMLNMAFJDB" field.</summary>
|
|
public const int JJMLNMAFJDBFieldNumber = 15;
|
|
private static readonly pb::FieldCodec<uint> _repeated_jJMLNMAFJDB_codec
|
|
= pb::FieldCodec.ForUInt32(122);
|
|
private readonly pbc::RepeatedField<uint> jJMLNMAFJDB_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> JJMLNMAFJDB {
|
|
get { return jJMLNMAFJDB_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "AKLOONLBGBF" field.</summary>
|
|
public const int AKLOONLBGBFFieldNumber = 2;
|
|
private static readonly pb::FieldCodec<uint> _repeated_aKLOONLBGBF_codec
|
|
= pb::FieldCodec.ForUInt32(18);
|
|
private readonly pbc::RepeatedField<uint> aKLOONLBGBF_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> AKLOONLBGBF {
|
|
get { return aKLOONLBGBF_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "LGAFCPPHIAA" field.</summary>
|
|
public const int LGAFCPPHIAAFieldNumber = 14;
|
|
private uint lGAFCPPHIAA_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint LGAFCPPHIAA {
|
|
get { return lGAFCPPHIAA_; }
|
|
set {
|
|
lGAFCPPHIAA_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "JONPPIMAIPM" field.</summary>
|
|
public const int JONPPIMAIPMFieldNumber = 7;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.BNEECEOIBJO> _repeated_jONPPIMAIPM_codec
|
|
= pb::FieldCodec.ForMessage(58, global::EggLink.DanhengServer.Proto.BNEECEOIBJO.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BNEECEOIBJO> jONPPIMAIPM_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BNEECEOIBJO>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.BNEECEOIBJO> JONPPIMAIPM {
|
|
get { return jONPPIMAIPM_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "JLDKPCEEPHC" field.</summary>
|
|
public const int JLDKPCEEPHCFieldNumber = 11;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.ActivityExpedition> _repeated_jLDKPCEEPHC_codec
|
|
= pb::FieldCodec.ForMessage(90, global::EggLink.DanhengServer.Proto.ActivityExpedition.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.ActivityExpedition> jLDKPCEEPHC_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.ActivityExpedition>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.ActivityExpedition> JLDKPCEEPHC {
|
|
get { return jLDKPCEEPHC_; }
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as ExpeditionDataChangeScNotify);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(ExpeditionDataChangeScNotify other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if(!jJMLNMAFJDB_.Equals(other.jJMLNMAFJDB_)) return false;
|
|
if(!aKLOONLBGBF_.Equals(other.aKLOONLBGBF_)) return false;
|
|
if (LGAFCPPHIAA != other.LGAFCPPHIAA) return false;
|
|
if(!jONPPIMAIPM_.Equals(other.jONPPIMAIPM_)) return false;
|
|
if(!jLDKPCEEPHC_.Equals(other.jLDKPCEEPHC_)) 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 ^= jJMLNMAFJDB_.GetHashCode();
|
|
hash ^= aKLOONLBGBF_.GetHashCode();
|
|
if (LGAFCPPHIAA != 0) hash ^= LGAFCPPHIAA.GetHashCode();
|
|
hash ^= jONPPIMAIPM_.GetHashCode();
|
|
hash ^= jLDKPCEEPHC_.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
|
|
aKLOONLBGBF_.WriteTo(output, _repeated_aKLOONLBGBF_codec);
|
|
jONPPIMAIPM_.WriteTo(output, _repeated_jONPPIMAIPM_codec);
|
|
jLDKPCEEPHC_.WriteTo(output, _repeated_jLDKPCEEPHC_codec);
|
|
if (LGAFCPPHIAA != 0) {
|
|
output.WriteRawTag(112);
|
|
output.WriteUInt32(LGAFCPPHIAA);
|
|
}
|
|
jJMLNMAFJDB_.WriteTo(output, _repeated_jJMLNMAFJDB_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) {
|
|
aKLOONLBGBF_.WriteTo(ref output, _repeated_aKLOONLBGBF_codec);
|
|
jONPPIMAIPM_.WriteTo(ref output, _repeated_jONPPIMAIPM_codec);
|
|
jLDKPCEEPHC_.WriteTo(ref output, _repeated_jLDKPCEEPHC_codec);
|
|
if (LGAFCPPHIAA != 0) {
|
|
output.WriteRawTag(112);
|
|
output.WriteUInt32(LGAFCPPHIAA);
|
|
}
|
|
jJMLNMAFJDB_.WriteTo(ref output, _repeated_jJMLNMAFJDB_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 += jJMLNMAFJDB_.CalculateSize(_repeated_jJMLNMAFJDB_codec);
|
|
size += aKLOONLBGBF_.CalculateSize(_repeated_aKLOONLBGBF_codec);
|
|
if (LGAFCPPHIAA != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(LGAFCPPHIAA);
|
|
}
|
|
size += jONPPIMAIPM_.CalculateSize(_repeated_jONPPIMAIPM_codec);
|
|
size += jLDKPCEEPHC_.CalculateSize(_repeated_jLDKPCEEPHC_codec);
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(ExpeditionDataChangeScNotify other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
jJMLNMAFJDB_.Add(other.jJMLNMAFJDB_);
|
|
aKLOONLBGBF_.Add(other.aKLOONLBGBF_);
|
|
if (other.LGAFCPPHIAA != 0) {
|
|
LGAFCPPHIAA = other.LGAFCPPHIAA;
|
|
}
|
|
jONPPIMAIPM_.Add(other.jONPPIMAIPM_);
|
|
jLDKPCEEPHC_.Add(other.jLDKPCEEPHC_);
|
|
_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 18:
|
|
case 16: {
|
|
aKLOONLBGBF_.AddEntriesFrom(input, _repeated_aKLOONLBGBF_codec);
|
|
break;
|
|
}
|
|
case 58: {
|
|
jONPPIMAIPM_.AddEntriesFrom(input, _repeated_jONPPIMAIPM_codec);
|
|
break;
|
|
}
|
|
case 90: {
|
|
jLDKPCEEPHC_.AddEntriesFrom(input, _repeated_jLDKPCEEPHC_codec);
|
|
break;
|
|
}
|
|
case 112: {
|
|
LGAFCPPHIAA = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 122:
|
|
case 120: {
|
|
jJMLNMAFJDB_.AddEntriesFrom(input, _repeated_jJMLNMAFJDB_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 18:
|
|
case 16: {
|
|
aKLOONLBGBF_.AddEntriesFrom(ref input, _repeated_aKLOONLBGBF_codec);
|
|
break;
|
|
}
|
|
case 58: {
|
|
jONPPIMAIPM_.AddEntriesFrom(ref input, _repeated_jONPPIMAIPM_codec);
|
|
break;
|
|
}
|
|
case 90: {
|
|
jLDKPCEEPHC_.AddEntriesFrom(ref input, _repeated_jLDKPCEEPHC_codec);
|
|
break;
|
|
}
|
|
case 112: {
|
|
LGAFCPPHIAA = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 122:
|
|
case 120: {
|
|
jJMLNMAFJDB_.AddEntriesFrom(ref input, _repeated_jJMLNMAFJDB_codec);
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|