mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-02 20:26:03 +08:00
384 lines
13 KiB
C#
384 lines
13 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: MJCJAIKPLLM.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 MJCJAIKPLLM.proto</summary>
|
|
public static partial class MJCJAIKPLLMReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for MJCJAIKPLLM.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static MJCJAIKPLLMReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChFNSkNKQUlLUExMTS5wcm90byJzCgtNSkNKQUlLUExMTRIQCghncm91cF9p",
|
|
"ZBgLIAEoDRITCgtDQklORElBQU1KRxgOIAEoDRITCgtNUEFFQ0FQT0hFTxgF",
|
|
"IAEoDRITCgtBQ0VMQUdKUEhNQRgMIAEoCBITCgtJRkFOR01ITktCQhgIIAEo",
|
|
"DUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.MJCJAIKPLLM), global::EggLink.DanhengServer.Proto.MJCJAIKPLLM.Parser, new[]{ "GroupId", "CBINDIAAMJG", "MPAECAPOHEO", "ACELAGJPHMA", "IFANGMHNKBB" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class MJCJAIKPLLM : pb::IMessage<MJCJAIKPLLM>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<MJCJAIKPLLM> _parser = new pb::MessageParser<MJCJAIKPLLM>(() => new MJCJAIKPLLM());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<MJCJAIKPLLM> 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.MJCJAIKPLLMReflection.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 MJCJAIKPLLM() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public MJCJAIKPLLM(MJCJAIKPLLM other) : this() {
|
|
groupId_ = other.groupId_;
|
|
cBINDIAAMJG_ = other.cBINDIAAMJG_;
|
|
mPAECAPOHEO_ = other.mPAECAPOHEO_;
|
|
aCELAGJPHMA_ = other.aCELAGJPHMA_;
|
|
iFANGMHNKBB_ = other.iFANGMHNKBB_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public MJCJAIKPLLM Clone() {
|
|
return new MJCJAIKPLLM(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "group_id" field.</summary>
|
|
public const int GroupIdFieldNumber = 11;
|
|
private uint groupId_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint GroupId {
|
|
get { return groupId_; }
|
|
set {
|
|
groupId_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "CBINDIAAMJG" field.</summary>
|
|
public const int CBINDIAAMJGFieldNumber = 14;
|
|
private uint cBINDIAAMJG_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint CBINDIAAMJG {
|
|
get { return cBINDIAAMJG_; }
|
|
set {
|
|
cBINDIAAMJG_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "MPAECAPOHEO" field.</summary>
|
|
public const int MPAECAPOHEOFieldNumber = 5;
|
|
private uint mPAECAPOHEO_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint MPAECAPOHEO {
|
|
get { return mPAECAPOHEO_; }
|
|
set {
|
|
mPAECAPOHEO_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "ACELAGJPHMA" field.</summary>
|
|
public const int ACELAGJPHMAFieldNumber = 12;
|
|
private bool aCELAGJPHMA_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool ACELAGJPHMA {
|
|
get { return aCELAGJPHMA_; }
|
|
set {
|
|
aCELAGJPHMA_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "IFANGMHNKBB" field.</summary>
|
|
public const int IFANGMHNKBBFieldNumber = 8;
|
|
private uint iFANGMHNKBB_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint IFANGMHNKBB {
|
|
get { return iFANGMHNKBB_; }
|
|
set {
|
|
iFANGMHNKBB_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as MJCJAIKPLLM);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(MJCJAIKPLLM other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (GroupId != other.GroupId) return false;
|
|
if (CBINDIAAMJG != other.CBINDIAAMJG) return false;
|
|
if (MPAECAPOHEO != other.MPAECAPOHEO) return false;
|
|
if (ACELAGJPHMA != other.ACELAGJPHMA) return false;
|
|
if (IFANGMHNKBB != other.IFANGMHNKBB) 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 (GroupId != 0) hash ^= GroupId.GetHashCode();
|
|
if (CBINDIAAMJG != 0) hash ^= CBINDIAAMJG.GetHashCode();
|
|
if (MPAECAPOHEO != 0) hash ^= MPAECAPOHEO.GetHashCode();
|
|
if (ACELAGJPHMA != false) hash ^= ACELAGJPHMA.GetHashCode();
|
|
if (IFANGMHNKBB != 0) hash ^= IFANGMHNKBB.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 (MPAECAPOHEO != 0) {
|
|
output.WriteRawTag(40);
|
|
output.WriteUInt32(MPAECAPOHEO);
|
|
}
|
|
if (IFANGMHNKBB != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(IFANGMHNKBB);
|
|
}
|
|
if (GroupId != 0) {
|
|
output.WriteRawTag(88);
|
|
output.WriteUInt32(GroupId);
|
|
}
|
|
if (ACELAGJPHMA != false) {
|
|
output.WriteRawTag(96);
|
|
output.WriteBool(ACELAGJPHMA);
|
|
}
|
|
if (CBINDIAAMJG != 0) {
|
|
output.WriteRawTag(112);
|
|
output.WriteUInt32(CBINDIAAMJG);
|
|
}
|
|
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 (MPAECAPOHEO != 0) {
|
|
output.WriteRawTag(40);
|
|
output.WriteUInt32(MPAECAPOHEO);
|
|
}
|
|
if (IFANGMHNKBB != 0) {
|
|
output.WriteRawTag(64);
|
|
output.WriteUInt32(IFANGMHNKBB);
|
|
}
|
|
if (GroupId != 0) {
|
|
output.WriteRawTag(88);
|
|
output.WriteUInt32(GroupId);
|
|
}
|
|
if (ACELAGJPHMA != false) {
|
|
output.WriteRawTag(96);
|
|
output.WriteBool(ACELAGJPHMA);
|
|
}
|
|
if (CBINDIAAMJG != 0) {
|
|
output.WriteRawTag(112);
|
|
output.WriteUInt32(CBINDIAAMJG);
|
|
}
|
|
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 (GroupId != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(GroupId);
|
|
}
|
|
if (CBINDIAAMJG != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CBINDIAAMJG);
|
|
}
|
|
if (MPAECAPOHEO != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(MPAECAPOHEO);
|
|
}
|
|
if (ACELAGJPHMA != false) {
|
|
size += 1 + 1;
|
|
}
|
|
if (IFANGMHNKBB != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(IFANGMHNKBB);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(MJCJAIKPLLM other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.GroupId != 0) {
|
|
GroupId = other.GroupId;
|
|
}
|
|
if (other.CBINDIAAMJG != 0) {
|
|
CBINDIAAMJG = other.CBINDIAAMJG;
|
|
}
|
|
if (other.MPAECAPOHEO != 0) {
|
|
MPAECAPOHEO = other.MPAECAPOHEO;
|
|
}
|
|
if (other.ACELAGJPHMA != false) {
|
|
ACELAGJPHMA = other.ACELAGJPHMA;
|
|
}
|
|
if (other.IFANGMHNKBB != 0) {
|
|
IFANGMHNKBB = other.IFANGMHNKBB;
|
|
}
|
|
_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 40: {
|
|
MPAECAPOHEO = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 64: {
|
|
IFANGMHNKBB = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 88: {
|
|
GroupId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 96: {
|
|
ACELAGJPHMA = input.ReadBool();
|
|
break;
|
|
}
|
|
case 112: {
|
|
CBINDIAAMJG = 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 40: {
|
|
MPAECAPOHEO = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 64: {
|
|
IFANGMHNKBB = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 88: {
|
|
GroupId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 96: {
|
|
ACELAGJPHMA = input.ReadBool();
|
|
break;
|
|
}
|
|
case 112: {
|
|
CBINDIAAMJG = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|