// // Generated by the protocol buffer compiler. DO NOT EDIT! // source: TrainPartyInfo.proto // #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 { /// Holder for reflection information generated from TrainPartyInfo.proto public static partial class TrainPartyInfoReflection { #region Descriptor /// File descriptor for TrainPartyInfo.proto public static pbr::FileDescriptor Descriptor { get { return descriptor; } } private static pbr::FileDescriptor descriptor; static TrainPartyInfoReflection() { byte[] descriptorData = global::System.Convert.FromBase64String( string.Concat( "ChRUcmFpblBhcnR5SW5mby5wcm90bxoRSU5ERkZOTkhPSEMucHJvdG8aFFRy", "YWluUGFydHlBcmVhLnByb3RvIoACCg5UcmFpblBhcnR5SW5mbxITCgtDTkFK", "T0lHTk1MShgGIAEoDRIhCgtFT0hCQkVBS09ERhgHIAMoCzIMLklOREZGTk5I", "T0hDEhMKC09CT0tHTENNS0tFGA0gASgNEhMKC0NJR0FDR0hQREdLGAwgAygN", "EiIKCWFyZWFfbGlzdBgIIAMoCzIPLlRyYWluUGFydHlBcmVhEhAKCGN1cl9m", "dW5kGAQgASgNEhMKC1BQRkZLRkdPTExKGAMgASgNEhMKC0ZMQk5FS0dJREJP", "GAEgASgNEhMKC0VFQk5BQVBCS0NOGAIgASgNEhcKD2R5bmFtaWNfaWRfbGlz", "dBgFIAMoDUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90", "bzM=")); descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData, new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.INDFFNNHOHCReflection.Descriptor, global::EggLink.DanhengServer.Proto.TrainPartyAreaReflection.Descriptor, }, new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] { new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.TrainPartyInfo), global::EggLink.DanhengServer.Proto.TrainPartyInfo.Parser, new[]{ "CNAJOIGNMLJ", "EOHBBEAKODF", "OBOKGLCMKKE", "CIGACGHPDGK", "AreaList", "CurFund", "PPFFKFGOLLJ", "FLBNEKGIDBO", "EEBNAAPBKCN", "DynamicIdList" }, null, null, null, null) })); } #endregion } #region Messages [global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")] public sealed partial class TrainPartyInfo : pb::IMessage #if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE , pb::IBufferMessage #endif { private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new TrainPartyInfo()); private pb::UnknownFieldSet _unknownFields; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public static pb::MessageParser 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.TrainPartyInfoReflection.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 TrainPartyInfo() { OnConstruction(); } partial void OnConstruction(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public TrainPartyInfo(TrainPartyInfo other) : this() { cNAJOIGNMLJ_ = other.cNAJOIGNMLJ_; eOHBBEAKODF_ = other.eOHBBEAKODF_.Clone(); oBOKGLCMKKE_ = other.oBOKGLCMKKE_; cIGACGHPDGK_ = other.cIGACGHPDGK_.Clone(); areaList_ = other.areaList_.Clone(); curFund_ = other.curFund_; pPFFKFGOLLJ_ = other.pPFFKFGOLLJ_; fLBNEKGIDBO_ = other.fLBNEKGIDBO_; eEBNAAPBKCN_ = other.eEBNAAPBKCN_; dynamicIdList_ = other.dynamicIdList_.Clone(); _unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public TrainPartyInfo Clone() { return new TrainPartyInfo(this); } /// Field number for the "CNAJOIGNMLJ" field. public const int CNAJOIGNMLJFieldNumber = 6; private uint cNAJOIGNMLJ_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint CNAJOIGNMLJ { get { return cNAJOIGNMLJ_; } set { cNAJOIGNMLJ_ = value; } } /// Field number for the "EOHBBEAKODF" field. public const int EOHBBEAKODFFieldNumber = 7; private static readonly pb::FieldCodec _repeated_eOHBBEAKODF_codec = pb::FieldCodec.ForMessage(58, global::EggLink.DanhengServer.Proto.INDFFNNHOHC.Parser); private readonly pbc::RepeatedField eOHBBEAKODF_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField EOHBBEAKODF { get { return eOHBBEAKODF_; } } /// Field number for the "OBOKGLCMKKE" field. public const int OBOKGLCMKKEFieldNumber = 13; private uint oBOKGLCMKKE_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint OBOKGLCMKKE { get { return oBOKGLCMKKE_; } set { oBOKGLCMKKE_ = value; } } /// Field number for the "CIGACGHPDGK" field. public const int CIGACGHPDGKFieldNumber = 12; private static readonly pb::FieldCodec _repeated_cIGACGHPDGK_codec = pb::FieldCodec.ForUInt32(98); private readonly pbc::RepeatedField cIGACGHPDGK_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField CIGACGHPDGK { get { return cIGACGHPDGK_; } } /// Field number for the "area_list" field. public const int AreaListFieldNumber = 8; private static readonly pb::FieldCodec _repeated_areaList_codec = pb::FieldCodec.ForMessage(66, global::EggLink.DanhengServer.Proto.TrainPartyArea.Parser); private readonly pbc::RepeatedField areaList_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField AreaList { get { return areaList_; } } /// Field number for the "cur_fund" field. public const int CurFundFieldNumber = 4; private uint curFund_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint CurFund { get { return curFund_; } set { curFund_ = value; } } /// Field number for the "PPFFKFGOLLJ" field. public const int PPFFKFGOLLJFieldNumber = 3; private uint pPFFKFGOLLJ_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint PPFFKFGOLLJ { get { return pPFFKFGOLLJ_; } set { pPFFKFGOLLJ_ = value; } } /// Field number for the "FLBNEKGIDBO" field. public const int FLBNEKGIDBOFieldNumber = 1; private uint fLBNEKGIDBO_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint FLBNEKGIDBO { get { return fLBNEKGIDBO_; } set { fLBNEKGIDBO_ = value; } } /// Field number for the "EEBNAAPBKCN" field. public const int EEBNAAPBKCNFieldNumber = 2; private uint eEBNAAPBKCN_; [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public uint EEBNAAPBKCN { get { return eEBNAAPBKCN_; } set { eEBNAAPBKCN_ = value; } } /// Field number for the "dynamic_id_list" field. public const int DynamicIdListFieldNumber = 5; private static readonly pb::FieldCodec _repeated_dynamicIdList_codec = pb::FieldCodec.ForUInt32(42); private readonly pbc::RepeatedField dynamicIdList_ = new pbc::RepeatedField(); [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public pbc::RepeatedField DynamicIdList { get { return dynamicIdList_; } } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public override bool Equals(object other) { return Equals(other as TrainPartyInfo); } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public bool Equals(TrainPartyInfo other) { if (ReferenceEquals(other, null)) { return false; } if (ReferenceEquals(other, this)) { return true; } if (CNAJOIGNMLJ != other.CNAJOIGNMLJ) return false; if(!eOHBBEAKODF_.Equals(other.eOHBBEAKODF_)) return false; if (OBOKGLCMKKE != other.OBOKGLCMKKE) return false; if(!cIGACGHPDGK_.Equals(other.cIGACGHPDGK_)) return false; if(!areaList_.Equals(other.areaList_)) return false; if (CurFund != other.CurFund) return false; if (PPFFKFGOLLJ != other.PPFFKFGOLLJ) return false; if (FLBNEKGIDBO != other.FLBNEKGIDBO) return false; if (EEBNAAPBKCN != other.EEBNAAPBKCN) return false; if(!dynamicIdList_.Equals(other.dynamicIdList_)) 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 (CNAJOIGNMLJ != 0) hash ^= CNAJOIGNMLJ.GetHashCode(); hash ^= eOHBBEAKODF_.GetHashCode(); if (OBOKGLCMKKE != 0) hash ^= OBOKGLCMKKE.GetHashCode(); hash ^= cIGACGHPDGK_.GetHashCode(); hash ^= areaList_.GetHashCode(); if (CurFund != 0) hash ^= CurFund.GetHashCode(); if (PPFFKFGOLLJ != 0) hash ^= PPFFKFGOLLJ.GetHashCode(); if (FLBNEKGIDBO != 0) hash ^= FLBNEKGIDBO.GetHashCode(); if (EEBNAAPBKCN != 0) hash ^= EEBNAAPBKCN.GetHashCode(); hash ^= dynamicIdList_.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 (FLBNEKGIDBO != 0) { output.WriteRawTag(8); output.WriteUInt32(FLBNEKGIDBO); } if (EEBNAAPBKCN != 0) { output.WriteRawTag(16); output.WriteUInt32(EEBNAAPBKCN); } if (PPFFKFGOLLJ != 0) { output.WriteRawTag(24); output.WriteUInt32(PPFFKFGOLLJ); } if (CurFund != 0) { output.WriteRawTag(32); output.WriteUInt32(CurFund); } dynamicIdList_.WriteTo(output, _repeated_dynamicIdList_codec); if (CNAJOIGNMLJ != 0) { output.WriteRawTag(48); output.WriteUInt32(CNAJOIGNMLJ); } eOHBBEAKODF_.WriteTo(output, _repeated_eOHBBEAKODF_codec); areaList_.WriteTo(output, _repeated_areaList_codec); cIGACGHPDGK_.WriteTo(output, _repeated_cIGACGHPDGK_codec); if (OBOKGLCMKKE != 0) { output.WriteRawTag(104); output.WriteUInt32(OBOKGLCMKKE); } 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 (FLBNEKGIDBO != 0) { output.WriteRawTag(8); output.WriteUInt32(FLBNEKGIDBO); } if (EEBNAAPBKCN != 0) { output.WriteRawTag(16); output.WriteUInt32(EEBNAAPBKCN); } if (PPFFKFGOLLJ != 0) { output.WriteRawTag(24); output.WriteUInt32(PPFFKFGOLLJ); } if (CurFund != 0) { output.WriteRawTag(32); output.WriteUInt32(CurFund); } dynamicIdList_.WriteTo(ref output, _repeated_dynamicIdList_codec); if (CNAJOIGNMLJ != 0) { output.WriteRawTag(48); output.WriteUInt32(CNAJOIGNMLJ); } eOHBBEAKODF_.WriteTo(ref output, _repeated_eOHBBEAKODF_codec); areaList_.WriteTo(ref output, _repeated_areaList_codec); cIGACGHPDGK_.WriteTo(ref output, _repeated_cIGACGHPDGK_codec); if (OBOKGLCMKKE != 0) { output.WriteRawTag(104); output.WriteUInt32(OBOKGLCMKKE); } 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 (CNAJOIGNMLJ != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CNAJOIGNMLJ); } size += eOHBBEAKODF_.CalculateSize(_repeated_eOHBBEAKODF_codec); if (OBOKGLCMKKE != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(OBOKGLCMKKE); } size += cIGACGHPDGK_.CalculateSize(_repeated_cIGACGHPDGK_codec); size += areaList_.CalculateSize(_repeated_areaList_codec); if (CurFund != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CurFund); } if (PPFFKFGOLLJ != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PPFFKFGOLLJ); } if (FLBNEKGIDBO != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(FLBNEKGIDBO); } if (EEBNAAPBKCN != 0) { size += 1 + pb::CodedOutputStream.ComputeUInt32Size(EEBNAAPBKCN); } size += dynamicIdList_.CalculateSize(_repeated_dynamicIdList_codec); if (_unknownFields != null) { size += _unknownFields.CalculateSize(); } return size; } [global::System.Diagnostics.DebuggerNonUserCodeAttribute] [global::System.CodeDom.Compiler.GeneratedCode("protoc", null)] public void MergeFrom(TrainPartyInfo other) { if (other == null) { return; } if (other.CNAJOIGNMLJ != 0) { CNAJOIGNMLJ = other.CNAJOIGNMLJ; } eOHBBEAKODF_.Add(other.eOHBBEAKODF_); if (other.OBOKGLCMKKE != 0) { OBOKGLCMKKE = other.OBOKGLCMKKE; } cIGACGHPDGK_.Add(other.cIGACGHPDGK_); areaList_.Add(other.areaList_); if (other.CurFund != 0) { CurFund = other.CurFund; } if (other.PPFFKFGOLLJ != 0) { PPFFKFGOLLJ = other.PPFFKFGOLLJ; } if (other.FLBNEKGIDBO != 0) { FLBNEKGIDBO = other.FLBNEKGIDBO; } if (other.EEBNAAPBKCN != 0) { EEBNAAPBKCN = other.EEBNAAPBKCN; } dynamicIdList_.Add(other.dynamicIdList_); _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 8: { FLBNEKGIDBO = input.ReadUInt32(); break; } case 16: { EEBNAAPBKCN = input.ReadUInt32(); break; } case 24: { PPFFKFGOLLJ = input.ReadUInt32(); break; } case 32: { CurFund = input.ReadUInt32(); break; } case 42: case 40: { dynamicIdList_.AddEntriesFrom(input, _repeated_dynamicIdList_codec); break; } case 48: { CNAJOIGNMLJ = input.ReadUInt32(); break; } case 58: { eOHBBEAKODF_.AddEntriesFrom(input, _repeated_eOHBBEAKODF_codec); break; } case 66: { areaList_.AddEntriesFrom(input, _repeated_areaList_codec); break; } case 98: case 96: { cIGACGHPDGK_.AddEntriesFrom(input, _repeated_cIGACGHPDGK_codec); break; } case 104: { OBOKGLCMKKE = 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 8: { FLBNEKGIDBO = input.ReadUInt32(); break; } case 16: { EEBNAAPBKCN = input.ReadUInt32(); break; } case 24: { PPFFKFGOLLJ = input.ReadUInt32(); break; } case 32: { CurFund = input.ReadUInt32(); break; } case 42: case 40: { dynamicIdList_.AddEntriesFrom(ref input, _repeated_dynamicIdList_codec); break; } case 48: { CNAJOIGNMLJ = input.ReadUInt32(); break; } case 58: { eOHBBEAKODF_.AddEntriesFrom(ref input, _repeated_eOHBBEAKODF_codec); break; } case 66: { areaList_.AddEntriesFrom(ref input, _repeated_areaList_codec); break; } case 98: case 96: { cIGACGHPDGK_.AddEntriesFrom(ref input, _repeated_cIGACGHPDGK_codec); break; } case 104: { OBOKGLCMKKE = input.ReadUInt32(); break; } } } } #endif } #endregion } #endregion Designer generated code