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(
|
|
"CiJFeHBlZGl0aW9uRGF0YUNoYW5nZVNjTm90aWZ5LnByb3RvGhhBY3Rpdml0",
|
|
"eUV4cGVkaXRpb24ucHJvdG8aEUlOUERLS01PQkZMLnByb3RvIqoBChxFeHBl",
|
|
"ZGl0aW9uRGF0YUNoYW5nZVNjTm90aWZ5EhMKC0lKRktCTEVPT0lGGAcgASgN",
|
|
"EigKC0JGRkhMSUNOUEJBGAogAygLMhMuQWN0aXZpdHlFeHBlZGl0aW9uEhMK",
|
|
"C0pCRk5GR0JQTERCGAkgAygNEhMKC09QS0hHS0lCSkpIGAMgAygNEiEKC09C",
|
|
"R0JPSk5ERVBLGAwgAygLMgwuSU5QREtLTU9CRkxCHqoCG0VnZ0xpbmsuRGFu",
|
|
"aGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ActivityExpeditionReflection.Descriptor, global::EggLink.DanhengServer.Proto.INPDKKMOBFLReflection.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[]{ "IJFKBLEOOIF", "BFFHLICNPBA", "JBFNFGBPLDB", "OPKHGKIBJJH", "OBGBOJNDEPK" }, 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() {
|
|
iJFKBLEOOIF_ = other.iJFKBLEOOIF_;
|
|
bFFHLICNPBA_ = other.bFFHLICNPBA_.Clone();
|
|
jBFNFGBPLDB_ = other.jBFNFGBPLDB_.Clone();
|
|
oPKHGKIBJJH_ = other.oPKHGKIBJJH_.Clone();
|
|
oBGBOJNDEPK_ = other.oBGBOJNDEPK_.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 "IJFKBLEOOIF" field.</summary>
|
|
public const int IJFKBLEOOIFFieldNumber = 7;
|
|
private uint iJFKBLEOOIF_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint IJFKBLEOOIF {
|
|
get { return iJFKBLEOOIF_; }
|
|
set {
|
|
iJFKBLEOOIF_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "BFFHLICNPBA" field.</summary>
|
|
public const int BFFHLICNPBAFieldNumber = 10;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.ActivityExpedition> _repeated_bFFHLICNPBA_codec
|
|
= pb::FieldCodec.ForMessage(82, global::EggLink.DanhengServer.Proto.ActivityExpedition.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.ActivityExpedition> bFFHLICNPBA_ = 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> BFFHLICNPBA {
|
|
get { return bFFHLICNPBA_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "JBFNFGBPLDB" field.</summary>
|
|
public const int JBFNFGBPLDBFieldNumber = 9;
|
|
private static readonly pb::FieldCodec<uint> _repeated_jBFNFGBPLDB_codec
|
|
= pb::FieldCodec.ForUInt32(74);
|
|
private readonly pbc::RepeatedField<uint> jBFNFGBPLDB_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> JBFNFGBPLDB {
|
|
get { return jBFNFGBPLDB_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "OPKHGKIBJJH" field.</summary>
|
|
public const int OPKHGKIBJJHFieldNumber = 3;
|
|
private static readonly pb::FieldCodec<uint> _repeated_oPKHGKIBJJH_codec
|
|
= pb::FieldCodec.ForUInt32(26);
|
|
private readonly pbc::RepeatedField<uint> oPKHGKIBJJH_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> OPKHGKIBJJH {
|
|
get { return oPKHGKIBJJH_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "OBGBOJNDEPK" field.</summary>
|
|
public const int OBGBOJNDEPKFieldNumber = 12;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.INPDKKMOBFL> _repeated_oBGBOJNDEPK_codec
|
|
= pb::FieldCodec.ForMessage(98, global::EggLink.DanhengServer.Proto.INPDKKMOBFL.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.INPDKKMOBFL> oBGBOJNDEPK_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.INPDKKMOBFL>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.INPDKKMOBFL> OBGBOJNDEPK {
|
|
get { return oBGBOJNDEPK_; }
|
|
}
|
|
|
|
[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 (IJFKBLEOOIF != other.IJFKBLEOOIF) return false;
|
|
if(!bFFHLICNPBA_.Equals(other.bFFHLICNPBA_)) return false;
|
|
if(!jBFNFGBPLDB_.Equals(other.jBFNFGBPLDB_)) return false;
|
|
if(!oPKHGKIBJJH_.Equals(other.oPKHGKIBJJH_)) return false;
|
|
if(!oBGBOJNDEPK_.Equals(other.oBGBOJNDEPK_)) 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 (IJFKBLEOOIF != 0) hash ^= IJFKBLEOOIF.GetHashCode();
|
|
hash ^= bFFHLICNPBA_.GetHashCode();
|
|
hash ^= jBFNFGBPLDB_.GetHashCode();
|
|
hash ^= oPKHGKIBJJH_.GetHashCode();
|
|
hash ^= oBGBOJNDEPK_.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
|
|
oPKHGKIBJJH_.WriteTo(output, _repeated_oPKHGKIBJJH_codec);
|
|
if (IJFKBLEOOIF != 0) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt32(IJFKBLEOOIF);
|
|
}
|
|
jBFNFGBPLDB_.WriteTo(output, _repeated_jBFNFGBPLDB_codec);
|
|
bFFHLICNPBA_.WriteTo(output, _repeated_bFFHLICNPBA_codec);
|
|
oBGBOJNDEPK_.WriteTo(output, _repeated_oBGBOJNDEPK_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) {
|
|
oPKHGKIBJJH_.WriteTo(ref output, _repeated_oPKHGKIBJJH_codec);
|
|
if (IJFKBLEOOIF != 0) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt32(IJFKBLEOOIF);
|
|
}
|
|
jBFNFGBPLDB_.WriteTo(ref output, _repeated_jBFNFGBPLDB_codec);
|
|
bFFHLICNPBA_.WriteTo(ref output, _repeated_bFFHLICNPBA_codec);
|
|
oBGBOJNDEPK_.WriteTo(ref output, _repeated_oBGBOJNDEPK_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;
|
|
if (IJFKBLEOOIF != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(IJFKBLEOOIF);
|
|
}
|
|
size += bFFHLICNPBA_.CalculateSize(_repeated_bFFHLICNPBA_codec);
|
|
size += jBFNFGBPLDB_.CalculateSize(_repeated_jBFNFGBPLDB_codec);
|
|
size += oPKHGKIBJJH_.CalculateSize(_repeated_oPKHGKIBJJH_codec);
|
|
size += oBGBOJNDEPK_.CalculateSize(_repeated_oBGBOJNDEPK_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;
|
|
}
|
|
if (other.IJFKBLEOOIF != 0) {
|
|
IJFKBLEOOIF = other.IJFKBLEOOIF;
|
|
}
|
|
bFFHLICNPBA_.Add(other.bFFHLICNPBA_);
|
|
jBFNFGBPLDB_.Add(other.jBFNFGBPLDB_);
|
|
oPKHGKIBJJH_.Add(other.oPKHGKIBJJH_);
|
|
oBGBOJNDEPK_.Add(other.oBGBOJNDEPK_);
|
|
_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 26:
|
|
case 24: {
|
|
oPKHGKIBJJH_.AddEntriesFrom(input, _repeated_oPKHGKIBJJH_codec);
|
|
break;
|
|
}
|
|
case 56: {
|
|
IJFKBLEOOIF = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 74:
|
|
case 72: {
|
|
jBFNFGBPLDB_.AddEntriesFrom(input, _repeated_jBFNFGBPLDB_codec);
|
|
break;
|
|
}
|
|
case 82: {
|
|
bFFHLICNPBA_.AddEntriesFrom(input, _repeated_bFFHLICNPBA_codec);
|
|
break;
|
|
}
|
|
case 98: {
|
|
oBGBOJNDEPK_.AddEntriesFrom(input, _repeated_oBGBOJNDEPK_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 26:
|
|
case 24: {
|
|
oPKHGKIBJJH_.AddEntriesFrom(ref input, _repeated_oPKHGKIBJJH_codec);
|
|
break;
|
|
}
|
|
case 56: {
|
|
IJFKBLEOOIF = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 74:
|
|
case 72: {
|
|
jBFNFGBPLDB_.AddEntriesFrom(ref input, _repeated_jBFNFGBPLDB_codec);
|
|
break;
|
|
}
|
|
case 82: {
|
|
bFFHLICNPBA_.AddEntriesFrom(ref input, _repeated_bFFHLICNPBA_codec);
|
|
break;
|
|
}
|
|
case 98: {
|
|
oBGBOJNDEPK_.AddEntriesFrom(ref input, _repeated_oBGBOJNDEPK_codec);
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|