mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-03 04:36:03 +08:00
358 lines
13 KiB
C#
358 lines
13 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: TrainPartyBuildStartStepCsReq.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 TrainPartyBuildStartStepCsReq.proto</summary>
|
|
public static partial class TrainPartyBuildStartStepCsReqReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for TrainPartyBuildStartStepCsReq.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static TrainPartyBuildStartStepCsReqReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"CiNUcmFpblBhcnR5QnVpbGRTdGFydFN0ZXBDc1JlcS5wcm90bxoVQXJlYUR5",
|
|
"bmFtaWNJbmZvLnByb3RvIoEBCh1UcmFpblBhcnR5QnVpbGRTdGFydFN0ZXBD",
|
|
"c1JlcRIlCgtBTEFPRERCR0hQTBgLIAEoCzIQLkFyZWFEeW5hbWljSW5mbxIT",
|
|
"CgtHSkZIUENJRUJPShgHIAEoDRITCgtIRUlEQ0lLRURQRBgDIAEoDRIPCgdh",
|
|
"cmVhX2lkGA0gASgNQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9i",
|
|
"BnByb3RvMw=="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.AreaDynamicInfoReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.TrainPartyBuildStartStepCsReq), global::EggLink.DanhengServer.Proto.TrainPartyBuildStartStepCsReq.Parser, new[]{ "ALAODDBGHPL", "GJFHPCIEBOJ", "HEIDCIKEDPD", "AreaId" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class TrainPartyBuildStartStepCsReq : pb::IMessage<TrainPartyBuildStartStepCsReq>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<TrainPartyBuildStartStepCsReq> _parser = new pb::MessageParser<TrainPartyBuildStartStepCsReq>(() => new TrainPartyBuildStartStepCsReq());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<TrainPartyBuildStartStepCsReq> 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.TrainPartyBuildStartStepCsReqReflection.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 TrainPartyBuildStartStepCsReq() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public TrainPartyBuildStartStepCsReq(TrainPartyBuildStartStepCsReq other) : this() {
|
|
aLAODDBGHPL_ = other.aLAODDBGHPL_ != null ? other.aLAODDBGHPL_.Clone() : null;
|
|
gJFHPCIEBOJ_ = other.gJFHPCIEBOJ_;
|
|
hEIDCIKEDPD_ = other.hEIDCIKEDPD_;
|
|
areaId_ = other.areaId_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public TrainPartyBuildStartStepCsReq Clone() {
|
|
return new TrainPartyBuildStartStepCsReq(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "ALAODDBGHPL" field.</summary>
|
|
public const int ALAODDBGHPLFieldNumber = 11;
|
|
private global::EggLink.DanhengServer.Proto.AreaDynamicInfo aLAODDBGHPL_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.AreaDynamicInfo ALAODDBGHPL {
|
|
get { return aLAODDBGHPL_; }
|
|
set {
|
|
aLAODDBGHPL_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "GJFHPCIEBOJ" field.</summary>
|
|
public const int GJFHPCIEBOJFieldNumber = 7;
|
|
private uint gJFHPCIEBOJ_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint GJFHPCIEBOJ {
|
|
get { return gJFHPCIEBOJ_; }
|
|
set {
|
|
gJFHPCIEBOJ_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "HEIDCIKEDPD" field.</summary>
|
|
public const int HEIDCIKEDPDFieldNumber = 3;
|
|
private uint hEIDCIKEDPD_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint HEIDCIKEDPD {
|
|
get { return hEIDCIKEDPD_; }
|
|
set {
|
|
hEIDCIKEDPD_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "area_id" field.</summary>
|
|
public const int AreaIdFieldNumber = 13;
|
|
private uint areaId_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint AreaId {
|
|
get { return areaId_; }
|
|
set {
|
|
areaId_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as TrainPartyBuildStartStepCsReq);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(TrainPartyBuildStartStepCsReq other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (!object.Equals(ALAODDBGHPL, other.ALAODDBGHPL)) return false;
|
|
if (GJFHPCIEBOJ != other.GJFHPCIEBOJ) return false;
|
|
if (HEIDCIKEDPD != other.HEIDCIKEDPD) return false;
|
|
if (AreaId != other.AreaId) 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 (aLAODDBGHPL_ != null) hash ^= ALAODDBGHPL.GetHashCode();
|
|
if (GJFHPCIEBOJ != 0) hash ^= GJFHPCIEBOJ.GetHashCode();
|
|
if (HEIDCIKEDPD != 0) hash ^= HEIDCIKEDPD.GetHashCode();
|
|
if (AreaId != 0) hash ^= AreaId.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
|
|
if (HEIDCIKEDPD != 0) {
|
|
output.WriteRawTag(24);
|
|
output.WriteUInt32(HEIDCIKEDPD);
|
|
}
|
|
if (GJFHPCIEBOJ != 0) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt32(GJFHPCIEBOJ);
|
|
}
|
|
if (aLAODDBGHPL_ != null) {
|
|
output.WriteRawTag(90);
|
|
output.WriteMessage(ALAODDBGHPL);
|
|
}
|
|
if (AreaId != 0) {
|
|
output.WriteRawTag(104);
|
|
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) {
|
|
if (HEIDCIKEDPD != 0) {
|
|
output.WriteRawTag(24);
|
|
output.WriteUInt32(HEIDCIKEDPD);
|
|
}
|
|
if (GJFHPCIEBOJ != 0) {
|
|
output.WriteRawTag(56);
|
|
output.WriteUInt32(GJFHPCIEBOJ);
|
|
}
|
|
if (aLAODDBGHPL_ != null) {
|
|
output.WriteRawTag(90);
|
|
output.WriteMessage(ALAODDBGHPL);
|
|
}
|
|
if (AreaId != 0) {
|
|
output.WriteRawTag(104);
|
|
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;
|
|
if (aLAODDBGHPL_ != null) {
|
|
size += 1 + pb::CodedOutputStream.ComputeMessageSize(ALAODDBGHPL);
|
|
}
|
|
if (GJFHPCIEBOJ != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(GJFHPCIEBOJ);
|
|
}
|
|
if (HEIDCIKEDPD != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(HEIDCIKEDPD);
|
|
}
|
|
if (AreaId != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(AreaId);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(TrainPartyBuildStartStepCsReq other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.aLAODDBGHPL_ != null) {
|
|
if (aLAODDBGHPL_ == null) {
|
|
ALAODDBGHPL = new global::EggLink.DanhengServer.Proto.AreaDynamicInfo();
|
|
}
|
|
ALAODDBGHPL.MergeFrom(other.ALAODDBGHPL);
|
|
}
|
|
if (other.GJFHPCIEBOJ != 0) {
|
|
GJFHPCIEBOJ = other.GJFHPCIEBOJ;
|
|
}
|
|
if (other.HEIDCIKEDPD != 0) {
|
|
HEIDCIKEDPD = other.HEIDCIKEDPD;
|
|
}
|
|
if (other.AreaId != 0) {
|
|
AreaId = other.AreaId;
|
|
}
|
|
_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 24: {
|
|
HEIDCIKEDPD = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 56: {
|
|
GJFHPCIEBOJ = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 90: {
|
|
if (aLAODDBGHPL_ == null) {
|
|
ALAODDBGHPL = new global::EggLink.DanhengServer.Proto.AreaDynamicInfo();
|
|
}
|
|
input.ReadMessage(ALAODDBGHPL);
|
|
break;
|
|
}
|
|
case 104: {
|
|
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 24: {
|
|
HEIDCIKEDPD = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 56: {
|
|
GJFHPCIEBOJ = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 90: {
|
|
if (aLAODDBGHPL_ == null) {
|
|
ALAODDBGHPL = new global::EggLink.DanhengServer.Proto.AreaDynamicInfo();
|
|
}
|
|
input.ReadMessage(ALAODDBGHPL);
|
|
break;
|
|
}
|
|
case 104: {
|
|
AreaId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|