mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
365 lines
14 KiB
C#
365 lines
14 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: TrainPartyBuildDiyScRsp.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 TrainPartyBuildDiyScRsp.proto</summary>
|
|
public static partial class TrainPartyBuildDiyScRspReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for TrainPartyBuildDiyScRsp.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static TrainPartyBuildDiyScRspReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"Ch1UcmFpblBhcnR5QnVpbGREaXlTY1JzcC5wcm90bxoRQUVNS0xFR05ISUEu",
|
|
"cHJvdG8aFUFyZWFEeW5hbWljSW5mby5wcm90byKbAQoXVHJhaW5QYXJ0eUJ1",
|
|
"aWxkRGl5U2NSc3ASIQoLTktDT01QSElKRkkYAyADKAsyDC5BRU1LTEVHTkhJ",
|
|
"QRIPCgdyZXRjb2RlGAQgASgNEg8KB2FyZWFfaWQYDiABKA0SEwoLUExHSUJI",
|
|
"T0NER1AYDCABKAgSJgoMZHluYW1pY19pbmZvGAEgAygLMhAuQXJlYUR5bmFt",
|
|
"aWNJbmZvQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3Rv",
|
|
"Mw=="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.AEMKLEGNHIAReflection.Descriptor, global::EggLink.DanhengServer.Proto.AreaDynamicInfoReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.TrainPartyBuildDiyScRsp), global::EggLink.DanhengServer.Proto.TrainPartyBuildDiyScRsp.Parser, new[]{ "NKCOMPHIJFI", "Retcode", "AreaId", "PLGIBHOCDGP", "DynamicInfo" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class TrainPartyBuildDiyScRsp : pb::IMessage<TrainPartyBuildDiyScRsp>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<TrainPartyBuildDiyScRsp> _parser = new pb::MessageParser<TrainPartyBuildDiyScRsp>(() => new TrainPartyBuildDiyScRsp());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<TrainPartyBuildDiyScRsp> 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.TrainPartyBuildDiyScRspReflection.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 TrainPartyBuildDiyScRsp() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public TrainPartyBuildDiyScRsp(TrainPartyBuildDiyScRsp other) : this() {
|
|
nKCOMPHIJFI_ = other.nKCOMPHIJFI_.Clone();
|
|
retcode_ = other.retcode_;
|
|
areaId_ = other.areaId_;
|
|
pLGIBHOCDGP_ = other.pLGIBHOCDGP_;
|
|
dynamicInfo_ = other.dynamicInfo_.Clone();
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public TrainPartyBuildDiyScRsp Clone() {
|
|
return new TrainPartyBuildDiyScRsp(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "NKCOMPHIJFI" field.</summary>
|
|
public const int NKCOMPHIJFIFieldNumber = 3;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.AEMKLEGNHIA> _repeated_nKCOMPHIJFI_codec
|
|
= pb::FieldCodec.ForMessage(26, global::EggLink.DanhengServer.Proto.AEMKLEGNHIA.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.AEMKLEGNHIA> nKCOMPHIJFI_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.AEMKLEGNHIA>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.AEMKLEGNHIA> NKCOMPHIJFI {
|
|
get { return nKCOMPHIJFI_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "retcode" field.</summary>
|
|
public const int RetcodeFieldNumber = 4;
|
|
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 "area_id" field.</summary>
|
|
public const int AreaIdFieldNumber = 14;
|
|
private uint areaId_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint AreaId {
|
|
get { return areaId_; }
|
|
set {
|
|
areaId_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "PLGIBHOCDGP" field.</summary>
|
|
public const int PLGIBHOCDGPFieldNumber = 12;
|
|
private bool pLGIBHOCDGP_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool PLGIBHOCDGP {
|
|
get { return pLGIBHOCDGP_; }
|
|
set {
|
|
pLGIBHOCDGP_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "dynamic_info" field.</summary>
|
|
public const int DynamicInfoFieldNumber = 1;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.AreaDynamicInfo> _repeated_dynamicInfo_codec
|
|
= pb::FieldCodec.ForMessage(10, global::EggLink.DanhengServer.Proto.AreaDynamicInfo.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.AreaDynamicInfo> dynamicInfo_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.AreaDynamicInfo>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.AreaDynamicInfo> DynamicInfo {
|
|
get { return dynamicInfo_; }
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as TrainPartyBuildDiyScRsp);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(TrainPartyBuildDiyScRsp other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if(!nKCOMPHIJFI_.Equals(other.nKCOMPHIJFI_)) return false;
|
|
if (Retcode != other.Retcode) return false;
|
|
if (AreaId != other.AreaId) return false;
|
|
if (PLGIBHOCDGP != other.PLGIBHOCDGP) return false;
|
|
if(!dynamicInfo_.Equals(other.dynamicInfo_)) 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 ^= nKCOMPHIJFI_.GetHashCode();
|
|
if (Retcode != 0) hash ^= Retcode.GetHashCode();
|
|
if (AreaId != 0) hash ^= AreaId.GetHashCode();
|
|
if (PLGIBHOCDGP != false) hash ^= PLGIBHOCDGP.GetHashCode();
|
|
hash ^= dynamicInfo_.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
|
|
dynamicInfo_.WriteTo(output, _repeated_dynamicInfo_codec);
|
|
nKCOMPHIJFI_.WriteTo(output, _repeated_nKCOMPHIJFI_codec);
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
if (PLGIBHOCDGP != false) {
|
|
output.WriteRawTag(96);
|
|
output.WriteBool(PLGIBHOCDGP);
|
|
}
|
|
if (AreaId != 0) {
|
|
output.WriteRawTag(112);
|
|
output.WriteUInt32(AreaId);
|
|
}
|
|
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) {
|
|
dynamicInfo_.WriteTo(ref output, _repeated_dynamicInfo_codec);
|
|
nKCOMPHIJFI_.WriteTo(ref output, _repeated_nKCOMPHIJFI_codec);
|
|
if (Retcode != 0) {
|
|
output.WriteRawTag(32);
|
|
output.WriteUInt32(Retcode);
|
|
}
|
|
if (PLGIBHOCDGP != false) {
|
|
output.WriteRawTag(96);
|
|
output.WriteBool(PLGIBHOCDGP);
|
|
}
|
|
if (AreaId != 0) {
|
|
output.WriteRawTag(112);
|
|
output.WriteUInt32(AreaId);
|
|
}
|
|
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 += nKCOMPHIJFI_.CalculateSize(_repeated_nKCOMPHIJFI_codec);
|
|
if (Retcode != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Retcode);
|
|
}
|
|
if (AreaId != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(AreaId);
|
|
}
|
|
if (PLGIBHOCDGP != false) {
|
|
size += 1 + 1;
|
|
}
|
|
size += dynamicInfo_.CalculateSize(_repeated_dynamicInfo_codec);
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(TrainPartyBuildDiyScRsp other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
nKCOMPHIJFI_.Add(other.nKCOMPHIJFI_);
|
|
if (other.Retcode != 0) {
|
|
Retcode = other.Retcode;
|
|
}
|
|
if (other.AreaId != 0) {
|
|
AreaId = other.AreaId;
|
|
}
|
|
if (other.PLGIBHOCDGP != false) {
|
|
PLGIBHOCDGP = other.PLGIBHOCDGP;
|
|
}
|
|
dynamicInfo_.Add(other.dynamicInfo_);
|
|
_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: {
|
|
dynamicInfo_.AddEntriesFrom(input, _repeated_dynamicInfo_codec);
|
|
break;
|
|
}
|
|
case 26: {
|
|
nKCOMPHIJFI_.AddEntriesFrom(input, _repeated_nKCOMPHIJFI_codec);
|
|
break;
|
|
}
|
|
case 32: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 96: {
|
|
PLGIBHOCDGP = input.ReadBool();
|
|
break;
|
|
}
|
|
case 112: {
|
|
AreaId = 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 10: {
|
|
dynamicInfo_.AddEntriesFrom(ref input, _repeated_dynamicInfo_codec);
|
|
break;
|
|
}
|
|
case 26: {
|
|
nKCOMPHIJFI_.AddEntriesFrom(ref input, _repeated_nKCOMPHIJFI_codec);
|
|
break;
|
|
}
|
|
case 32: {
|
|
Retcode = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 96: {
|
|
PLGIBHOCDGP = input.ReadBool();
|
|
break;
|
|
}
|
|
case 112: {
|
|
AreaId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|