mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-03 04:36:03 +08:00
301 lines
11 KiB
C#
301 lines
11 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: MBMCFOLIOLO.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 MBMCFOLIOLO.proto</summary>
|
|
public static partial class MBMCFOLIOLOReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for MBMCFOLIOLO.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static MBMCFOLIOLOReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChFNQk1DRk9MSU9MTy5wcm90bxoRREtGTEFMSkRJRkwucHJvdG8irQEKC01C",
|
|
"TUNGT0xJT0xPEhMKC0NETk9KQ0FDRUxKGAEgASgIEjIKC0hBTkVHSU5MQU5J",
|
|
"GAIgAygLMh0uTUJNQ0ZPTElPTE8uSEFORUdJTkxBTklFbnRyeRITCgtDSktN",
|
|
"R0VOT0pCRRgDIAEoDBpAChBIQU5FR0lOTEFOSUVudHJ5EgsKA2tleRgBIAEo",
|
|
"CRIbCgV2YWx1ZRgCIAEoCzIMLkRLRkxBTEpESUZMOgI4AUIeqgIbRWdnTGlu",
|
|
"ay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.DKFLALJDIFLReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.MBMCFOLIOLO), global::EggLink.DanhengServer.Proto.MBMCFOLIOLO.Parser, new[]{ "CDNOJCACELJ", "HANEGINLANI", "CJKMGENOJBE" }, null, null, null, new pbr::GeneratedClrTypeInfo[] { null, })
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class MBMCFOLIOLO : pb::IMessage<MBMCFOLIOLO>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<MBMCFOLIOLO> _parser = new pb::MessageParser<MBMCFOLIOLO>(() => new MBMCFOLIOLO());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<MBMCFOLIOLO> 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.MBMCFOLIOLOReflection.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 MBMCFOLIOLO() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public MBMCFOLIOLO(MBMCFOLIOLO other) : this() {
|
|
cDNOJCACELJ_ = other.cDNOJCACELJ_;
|
|
hANEGINLANI_ = other.hANEGINLANI_.Clone();
|
|
cJKMGENOJBE_ = other.cJKMGENOJBE_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public MBMCFOLIOLO Clone() {
|
|
return new MBMCFOLIOLO(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "CDNOJCACELJ" field.</summary>
|
|
public const int CDNOJCACELJFieldNumber = 1;
|
|
private bool cDNOJCACELJ_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool CDNOJCACELJ {
|
|
get { return cDNOJCACELJ_; }
|
|
set {
|
|
cDNOJCACELJ_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "HANEGINLANI" field.</summary>
|
|
public const int HANEGINLANIFieldNumber = 2;
|
|
private static readonly pbc::MapField<string, global::EggLink.DanhengServer.Proto.DKFLALJDIFL>.Codec _map_hANEGINLANI_codec
|
|
= new pbc::MapField<string, global::EggLink.DanhengServer.Proto.DKFLALJDIFL>.Codec(pb::FieldCodec.ForString(10, ""), pb::FieldCodec.ForMessage(18, global::EggLink.DanhengServer.Proto.DKFLALJDIFL.Parser), 18);
|
|
private readonly pbc::MapField<string, global::EggLink.DanhengServer.Proto.DKFLALJDIFL> hANEGINLANI_ = new pbc::MapField<string, global::EggLink.DanhengServer.Proto.DKFLALJDIFL>();
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pbc::MapField<string, global::EggLink.DanhengServer.Proto.DKFLALJDIFL> HANEGINLANI {
|
|
get { return hANEGINLANI_; }
|
|
}
|
|
|
|
/// <summary>Field number for the "CJKMGENOJBE" field.</summary>
|
|
public const int CJKMGENOJBEFieldNumber = 3;
|
|
private pb::ByteString cJKMGENOJBE_ = pb::ByteString.Empty;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public pb::ByteString CJKMGENOJBE {
|
|
get { return cJKMGENOJBE_; }
|
|
set {
|
|
cJKMGENOJBE_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as MBMCFOLIOLO);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(MBMCFOLIOLO other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (CDNOJCACELJ != other.CDNOJCACELJ) return false;
|
|
if (!HANEGINLANI.Equals(other.HANEGINLANI)) return false;
|
|
if (CJKMGENOJBE != other.CJKMGENOJBE) 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 (CDNOJCACELJ != false) hash ^= CDNOJCACELJ.GetHashCode();
|
|
hash ^= HANEGINLANI.GetHashCode();
|
|
if (CJKMGENOJBE.Length != 0) hash ^= CJKMGENOJBE.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 (CDNOJCACELJ != false) {
|
|
output.WriteRawTag(8);
|
|
output.WriteBool(CDNOJCACELJ);
|
|
}
|
|
hANEGINLANI_.WriteTo(output, _map_hANEGINLANI_codec);
|
|
if (CJKMGENOJBE.Length != 0) {
|
|
output.WriteRawTag(26);
|
|
output.WriteBytes(CJKMGENOJBE);
|
|
}
|
|
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 (CDNOJCACELJ != false) {
|
|
output.WriteRawTag(8);
|
|
output.WriteBool(CDNOJCACELJ);
|
|
}
|
|
hANEGINLANI_.WriteTo(ref output, _map_hANEGINLANI_codec);
|
|
if (CJKMGENOJBE.Length != 0) {
|
|
output.WriteRawTag(26);
|
|
output.WriteBytes(CJKMGENOJBE);
|
|
}
|
|
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 (CDNOJCACELJ != false) {
|
|
size += 1 + 1;
|
|
}
|
|
size += hANEGINLANI_.CalculateSize(_map_hANEGINLANI_codec);
|
|
if (CJKMGENOJBE.Length != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeBytesSize(CJKMGENOJBE);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(MBMCFOLIOLO other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.CDNOJCACELJ != false) {
|
|
CDNOJCACELJ = other.CDNOJCACELJ;
|
|
}
|
|
hANEGINLANI_.MergeFrom(other.hANEGINLANI_);
|
|
if (other.CJKMGENOJBE.Length != 0) {
|
|
CJKMGENOJBE = other.CJKMGENOJBE;
|
|
}
|
|
_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: {
|
|
CDNOJCACELJ = input.ReadBool();
|
|
break;
|
|
}
|
|
case 18: {
|
|
hANEGINLANI_.AddEntriesFrom(input, _map_hANEGINLANI_codec);
|
|
break;
|
|
}
|
|
case 26: {
|
|
CJKMGENOJBE = input.ReadBytes();
|
|
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: {
|
|
CDNOJCACELJ = input.ReadBool();
|
|
break;
|
|
}
|
|
case 18: {
|
|
hANEGINLANI_.AddEntriesFrom(ref input, _map_hANEGINLANI_codec);
|
|
break;
|
|
}
|
|
case 26: {
|
|
CJKMGENOJBE = input.ReadBytes();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|