mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
309 lines
13 KiB
C#
309 lines
13 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: SyncStatus.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 SyncStatus.proto</summary>
|
|
public static partial class SyncStatusReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for SyncStatus.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static SyncStatusReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChBTeW5jU3RhdHVzLnByb3RvGhNTZWN0aW9uU3RhdHVzLnByb3RvGhFHcm91",
|
|
"cFN0YXR1cy5wcm90byKKAQoKU3luY1N0YXR1cxITCgtMTkVKTEdFRlBMRRgF",
|
|
"IAMoDRITCgtDTkdMREpOUE9QSRgPIAMoDRImCg5zZWN0aW9uX3N0YXR1cxgL",
|
|
"IAMoCzIOLlNlY3Rpb25TdGF0dXMSKgoUbWVzc2FnZV9ncm91cF9zdGF0dXMY",
|
|
"CSADKAsyDC5Hcm91cFN0YXR1c0IeqgIbRWdnTGluay5EYW5oZW5nU2VydmVy",
|
|
"LlByb3RvYgZwcm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.SectionStatusReflection.Descriptor, global::EggLink.DanhengServer.Proto.GroupStatusReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.SyncStatus), global::EggLink.DanhengServer.Proto.SyncStatus.Parser, new[]{ "LNEJLGEFPLE", "CNGLDJNPOPI", "SectionStatus", "MessageGroupStatus" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class SyncStatus : pb::IMessage<SyncStatus>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<SyncStatus> _parser = new pb::MessageParser<SyncStatus>(() => new SyncStatus());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<SyncStatus> 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.SyncStatusReflection.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 SyncStatus() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public SyncStatus(SyncStatus other) : this() {
|
|
lNEJLGEFPLE_ = other.lNEJLGEFPLE_.Clone();
|
|
cNGLDJNPOPI_ = other.cNGLDJNPOPI_.Clone();
|
|
sectionStatus_ = other.sectionStatus_.Clone();
|
|
messageGroupStatus_ = other.messageGroupStatus_.Clone();
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public SyncStatus Clone() {
|
|
return new SyncStatus(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "LNEJLGEFPLE" field.</summary>
|
|
public const int LNEJLGEFPLEFieldNumber = 5;
|
|
private static readonly pb::FieldCodec<uint> _repeated_lNEJLGEFPLE_codec
|
|
= pb::FieldCodec.ForUInt32(42);
|
|
private readonly pbc::RepeatedField<uint> lNEJLGEFPLE_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> LNEJLGEFPLE {
|
|
get { return lNEJLGEFPLE_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "CNGLDJNPOPI" field.</summary>
|
|
public const int CNGLDJNPOPIFieldNumber = 15;
|
|
private static readonly pb::FieldCodec<uint> _repeated_cNGLDJNPOPI_codec
|
|
= pb::FieldCodec.ForUInt32(122);
|
|
private readonly pbc::RepeatedField<uint> cNGLDJNPOPI_ = new pbc::RepeatedField<uint>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<uint> CNGLDJNPOPI {
|
|
get { return cNGLDJNPOPI_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "section_status" field.</summary>
|
|
public const int SectionStatusFieldNumber = 11;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.SectionStatus> _repeated_sectionStatus_codec
|
|
= pb::FieldCodec.ForMessage(90, global::EggLink.DanhengServer.Proto.SectionStatus.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.SectionStatus> sectionStatus_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.SectionStatus>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.SectionStatus> SectionStatus {
|
|
get { return sectionStatus_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "message_group_status" field.</summary>
|
|
public const int MessageGroupStatusFieldNumber = 9;
|
|
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.GroupStatus> _repeated_messageGroupStatus_codec
|
|
= pb::FieldCodec.ForMessage(74, global::EggLink.DanhengServer.Proto.GroupStatus.Parser);
|
|
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.GroupStatus> messageGroupStatus_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.GroupStatus>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.GroupStatus> MessageGroupStatus {
|
|
get { return messageGroupStatus_; }
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as SyncStatus);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(SyncStatus other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if(!lNEJLGEFPLE_.Equals(other.lNEJLGEFPLE_)) return false;
|
|
if(!cNGLDJNPOPI_.Equals(other.cNGLDJNPOPI_)) return false;
|
|
if(!sectionStatus_.Equals(other.sectionStatus_)) return false;
|
|
if(!messageGroupStatus_.Equals(other.messageGroupStatus_)) 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 ^= lNEJLGEFPLE_.GetHashCode();
|
|
hash ^= cNGLDJNPOPI_.GetHashCode();
|
|
hash ^= sectionStatus_.GetHashCode();
|
|
hash ^= messageGroupStatus_.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
|
|
lNEJLGEFPLE_.WriteTo(output, _repeated_lNEJLGEFPLE_codec);
|
|
messageGroupStatus_.WriteTo(output, _repeated_messageGroupStatus_codec);
|
|
sectionStatus_.WriteTo(output, _repeated_sectionStatus_codec);
|
|
cNGLDJNPOPI_.WriteTo(output, _repeated_cNGLDJNPOPI_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) {
|
|
lNEJLGEFPLE_.WriteTo(ref output, _repeated_lNEJLGEFPLE_codec);
|
|
messageGroupStatus_.WriteTo(ref output, _repeated_messageGroupStatus_codec);
|
|
sectionStatus_.WriteTo(ref output, _repeated_sectionStatus_codec);
|
|
cNGLDJNPOPI_.WriteTo(ref output, _repeated_cNGLDJNPOPI_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;
|
|
size += lNEJLGEFPLE_.CalculateSize(_repeated_lNEJLGEFPLE_codec);
|
|
size += cNGLDJNPOPI_.CalculateSize(_repeated_cNGLDJNPOPI_codec);
|
|
size += sectionStatus_.CalculateSize(_repeated_sectionStatus_codec);
|
|
size += messageGroupStatus_.CalculateSize(_repeated_messageGroupStatus_codec);
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(SyncStatus other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
lNEJLGEFPLE_.Add(other.lNEJLGEFPLE_);
|
|
cNGLDJNPOPI_.Add(other.cNGLDJNPOPI_);
|
|
sectionStatus_.Add(other.sectionStatus_);
|
|
messageGroupStatus_.Add(other.messageGroupStatus_);
|
|
_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 42:
|
|
case 40: {
|
|
lNEJLGEFPLE_.AddEntriesFrom(input, _repeated_lNEJLGEFPLE_codec);
|
|
break;
|
|
}
|
|
case 74: {
|
|
messageGroupStatus_.AddEntriesFrom(input, _repeated_messageGroupStatus_codec);
|
|
break;
|
|
}
|
|
case 90: {
|
|
sectionStatus_.AddEntriesFrom(input, _repeated_sectionStatus_codec);
|
|
break;
|
|
}
|
|
case 122:
|
|
case 120: {
|
|
cNGLDJNPOPI_.AddEntriesFrom(input, _repeated_cNGLDJNPOPI_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 42:
|
|
case 40: {
|
|
lNEJLGEFPLE_.AddEntriesFrom(ref input, _repeated_lNEJLGEFPLE_codec);
|
|
break;
|
|
}
|
|
case 74: {
|
|
messageGroupStatus_.AddEntriesFrom(ref input, _repeated_messageGroupStatus_codec);
|
|
break;
|
|
}
|
|
case 90: {
|
|
sectionStatus_.AddEntriesFrom(ref input, _repeated_sectionStatus_codec);
|
|
break;
|
|
}
|
|
case 122:
|
|
case 120: {
|
|
cNGLDJNPOPI_.AddEntriesFrom(ref input, _repeated_cNGLDJNPOPI_codec);
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|