Files
DanhengServer-OpenSource/Common/Proto/GetExpeditionDataScRsp.cs

413 lines
16 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: GetExpeditionDataScRsp.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 GetExpeditionDataScRsp.proto</summary>
public static partial class GetExpeditionDataScRspReflection {
#region Descriptor
/// <summary>File descriptor for GetExpeditionDataScRsp.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static GetExpeditionDataScRspReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChxHZXRFeHBlZGl0aW9uRGF0YVNjUnNwLnByb3RvGhBFeHBlZGl0aW9uLnBy",
"b3RvGhhBY3Rpdml0eUV4cGVkaXRpb24ucHJvdG8iyQEKFkdldEV4cGVkaXRp",
"b25EYXRhU2NSc3ASEwoLRENFTENQTUZPSEIYBCABKA0SDwoHcmV0Y29kZRgP",
"IAEoDRIgCgtFTEVETUtHRkNJRhgNIAMoCzILLkV4cGVkaXRpb24SKAoLTlBQ",
"RkRCSUFQTkUYAiADKAsyEy5BY3Rpdml0eUV4cGVkaXRpb24SEwoLSEhKTURI",
"Q0tDRUQYCyADKA0SEwoLS0VJQUtQT0VFTk4YByADKA0SEwoLQUxDR09BREdD",
"SEwYBiADKA1CHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJv",
"dG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.ExpeditionReflection.Descriptor, global::EggLink.DanhengServer.Proto.ActivityExpeditionReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.GetExpeditionDataScRsp), global::EggLink.DanhengServer.Proto.GetExpeditionDataScRsp.Parser, new[]{ "DCELCPMFOHB", "Retcode", "ELEDMKGFCIF", "NPPFDBIAPNE", "HHJMDHCKCED", "KEIAKPOEENN", "ALCGOADGCHL" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class GetExpeditionDataScRsp : pb::IMessage<GetExpeditionDataScRsp>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<GetExpeditionDataScRsp> _parser = new pb::MessageParser<GetExpeditionDataScRsp>(() => new GetExpeditionDataScRsp());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<GetExpeditionDataScRsp> 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.GetExpeditionDataScRspReflection.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 GetExpeditionDataScRsp() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public GetExpeditionDataScRsp(GetExpeditionDataScRsp other) : this() {
dCELCPMFOHB_ = other.dCELCPMFOHB_;
retcode_ = other.retcode_;
eLEDMKGFCIF_ = other.eLEDMKGFCIF_.Clone();
nPPFDBIAPNE_ = other.nPPFDBIAPNE_.Clone();
hHJMDHCKCED_ = other.hHJMDHCKCED_.Clone();
kEIAKPOEENN_ = other.kEIAKPOEENN_.Clone();
aLCGOADGCHL_ = other.aLCGOADGCHL_.Clone();
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public GetExpeditionDataScRsp Clone() {
return new GetExpeditionDataScRsp(this);
}
/// <summary>Field number for the "DCELCPMFOHB" field.</summary>
public const int DCELCPMFOHBFieldNumber = 4;
private uint dCELCPMFOHB_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint DCELCPMFOHB {
get { return dCELCPMFOHB_; }
set {
dCELCPMFOHB_ = value;
}
}
/// <summary>Field number for the "retcode" field.</summary>
public const int RetcodeFieldNumber = 15;
private uint retcode_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint Retcode {
get { return retcode_; }
set {
retcode_ = value;
}
}
/// <summary>Field number for the "ELEDMKGFCIF" field.</summary>
public const int ELEDMKGFCIFFieldNumber = 13;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.Expedition> _repeated_eLEDMKGFCIF_codec
= pb::FieldCodec.ForMessage(106, global::EggLink.DanhengServer.Proto.Expedition.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Expedition> eLEDMKGFCIF_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Expedition>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Expedition> ELEDMKGFCIF {
get { return eLEDMKGFCIF_; }
}
/// <summary>Field number for the "NPPFDBIAPNE" field.</summary>
public const int NPPFDBIAPNEFieldNumber = 2;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.ActivityExpedition> _repeated_nPPFDBIAPNE_codec
= pb::FieldCodec.ForMessage(18, global::EggLink.DanhengServer.Proto.ActivityExpedition.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.ActivityExpedition> nPPFDBIAPNE_ = 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> NPPFDBIAPNE {
get { return nPPFDBIAPNE_; }
}
/// <summary>Field number for the "HHJMDHCKCED" field.</summary>
public const int HHJMDHCKCEDFieldNumber = 11;
private static readonly pb::FieldCodec<uint> _repeated_hHJMDHCKCED_codec
= pb::FieldCodec.ForUInt32(90);
private readonly pbc::RepeatedField<uint> hHJMDHCKCED_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> HHJMDHCKCED {
get { return hHJMDHCKCED_; }
}
/// <summary>Field number for the "KEIAKPOEENN" field.</summary>
public const int KEIAKPOEENNFieldNumber = 7;
private static readonly pb::FieldCodec<uint> _repeated_kEIAKPOEENN_codec
= pb::FieldCodec.ForUInt32(58);
private readonly pbc::RepeatedField<uint> kEIAKPOEENN_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> KEIAKPOEENN {
get { return kEIAKPOEENN_; }
}
/// <summary>Field number for the "ALCGOADGCHL" field.</summary>
public const int ALCGOADGCHLFieldNumber = 6;
private static readonly pb::FieldCodec<uint> _repeated_aLCGOADGCHL_codec
= pb::FieldCodec.ForUInt32(50);
private readonly pbc::RepeatedField<uint> aLCGOADGCHL_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> ALCGOADGCHL {
get { return aLCGOADGCHL_; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as GetExpeditionDataScRsp);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(GetExpeditionDataScRsp other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (DCELCPMFOHB != other.DCELCPMFOHB) return false;
if (Retcode != other.Retcode) return false;
if(!eLEDMKGFCIF_.Equals(other.eLEDMKGFCIF_)) return false;
if(!nPPFDBIAPNE_.Equals(other.nPPFDBIAPNE_)) return false;
if(!hHJMDHCKCED_.Equals(other.hHJMDHCKCED_)) return false;
if(!kEIAKPOEENN_.Equals(other.kEIAKPOEENN_)) return false;
if(!aLCGOADGCHL_.Equals(other.aLCGOADGCHL_)) 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 (DCELCPMFOHB != 0) hash ^= DCELCPMFOHB.GetHashCode();
if (Retcode != 0) hash ^= Retcode.GetHashCode();
hash ^= eLEDMKGFCIF_.GetHashCode();
hash ^= nPPFDBIAPNE_.GetHashCode();
hash ^= hHJMDHCKCED_.GetHashCode();
hash ^= kEIAKPOEENN_.GetHashCode();
hash ^= aLCGOADGCHL_.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
nPPFDBIAPNE_.WriteTo(output, _repeated_nPPFDBIAPNE_codec);
if (DCELCPMFOHB != 0) {
output.WriteRawTag(32);
output.WriteUInt32(DCELCPMFOHB);
}
aLCGOADGCHL_.WriteTo(output, _repeated_aLCGOADGCHL_codec);
kEIAKPOEENN_.WriteTo(output, _repeated_kEIAKPOEENN_codec);
hHJMDHCKCED_.WriteTo(output, _repeated_hHJMDHCKCED_codec);
eLEDMKGFCIF_.WriteTo(output, _repeated_eLEDMKGFCIF_codec);
if (Retcode != 0) {
output.WriteRawTag(120);
output.WriteUInt32(Retcode);
}
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) {
nPPFDBIAPNE_.WriteTo(ref output, _repeated_nPPFDBIAPNE_codec);
if (DCELCPMFOHB != 0) {
output.WriteRawTag(32);
output.WriteUInt32(DCELCPMFOHB);
}
aLCGOADGCHL_.WriteTo(ref output, _repeated_aLCGOADGCHL_codec);
kEIAKPOEENN_.WriteTo(ref output, _repeated_kEIAKPOEENN_codec);
hHJMDHCKCED_.WriteTo(ref output, _repeated_hHJMDHCKCED_codec);
eLEDMKGFCIF_.WriteTo(ref output, _repeated_eLEDMKGFCIF_codec);
if (Retcode != 0) {
output.WriteRawTag(120);
output.WriteUInt32(Retcode);
}
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 (DCELCPMFOHB != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(DCELCPMFOHB);
}
if (Retcode != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
}
size += eLEDMKGFCIF_.CalculateSize(_repeated_eLEDMKGFCIF_codec);
size += nPPFDBIAPNE_.CalculateSize(_repeated_nPPFDBIAPNE_codec);
size += hHJMDHCKCED_.CalculateSize(_repeated_hHJMDHCKCED_codec);
size += kEIAKPOEENN_.CalculateSize(_repeated_kEIAKPOEENN_codec);
size += aLCGOADGCHL_.CalculateSize(_repeated_aLCGOADGCHL_codec);
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(GetExpeditionDataScRsp other) {
if (other == null) {
return;
}
if (other.DCELCPMFOHB != 0) {
DCELCPMFOHB = other.DCELCPMFOHB;
}
if (other.Retcode != 0) {
Retcode = other.Retcode;
}
eLEDMKGFCIF_.Add(other.eLEDMKGFCIF_);
nPPFDBIAPNE_.Add(other.nPPFDBIAPNE_);
hHJMDHCKCED_.Add(other.hHJMDHCKCED_);
kEIAKPOEENN_.Add(other.kEIAKPOEENN_);
aLCGOADGCHL_.Add(other.aLCGOADGCHL_);
_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: {
nPPFDBIAPNE_.AddEntriesFrom(input, _repeated_nPPFDBIAPNE_codec);
break;
}
case 32: {
DCELCPMFOHB = input.ReadUInt32();
break;
}
case 50:
case 48: {
aLCGOADGCHL_.AddEntriesFrom(input, _repeated_aLCGOADGCHL_codec);
break;
}
case 58:
case 56: {
kEIAKPOEENN_.AddEntriesFrom(input, _repeated_kEIAKPOEENN_codec);
break;
}
case 90:
case 88: {
hHJMDHCKCED_.AddEntriesFrom(input, _repeated_hHJMDHCKCED_codec);
break;
}
case 106: {
eLEDMKGFCIF_.AddEntriesFrom(input, _repeated_eLEDMKGFCIF_codec);
break;
}
case 120: {
Retcode = 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 18: {
nPPFDBIAPNE_.AddEntriesFrom(ref input, _repeated_nPPFDBIAPNE_codec);
break;
}
case 32: {
DCELCPMFOHB = input.ReadUInt32();
break;
}
case 50:
case 48: {
aLCGOADGCHL_.AddEntriesFrom(ref input, _repeated_aLCGOADGCHL_codec);
break;
}
case 58:
case 56: {
kEIAKPOEENN_.AddEntriesFrom(ref input, _repeated_kEIAKPOEENN_codec);
break;
}
case 90:
case 88: {
hHJMDHCKCED_.AddEntriesFrom(ref input, _repeated_hHJMDHCKCED_codec);
break;
}
case 106: {
eLEDMKGFCIF_.AddEntriesFrom(ref input, _repeated_eLEDMKGFCIF_codec);
break;
}
case 120: {
Retcode = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code