Files
DanhengServer-OpenSource/Proto/PFNDMOJJMEC.cs

338 lines
12 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: PFNDMOJJMEC.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 PFNDMOJJMEC.proto</summary>
public static partial class PFNDMOJJMECReflection {
#region Descriptor
/// <summary>File descriptor for PFNDMOJJMEC.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static PFNDMOJJMECReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFQRk5ETU9KSk1FQy5wcm90byJhCgtQRk5ETU9KSk1FQxITCgtHQUdBS0hI",
"RkZMTBgBIAEoCBITCgtKSUxPQUpFQ0tPTBgCIAMoDRITCgtFSUJDSU5NR0FK",
"TBgDIAEoDRITCgtERkZBTkFBSEZLTBgEIAEoDUIeqgIbRWdnTGluay5EYW5o",
"ZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.PFNDMOJJMEC), global::EggLink.DanhengServer.Proto.PFNDMOJJMEC.Parser, new[]{ "GAGAKHHFFLL", "JILOAJECKOL", "EIBCINMGAJL", "DFFANAAHFKL" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class PFNDMOJJMEC : pb::IMessage<PFNDMOJJMEC>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<PFNDMOJJMEC> _parser = new pb::MessageParser<PFNDMOJJMEC>(() => new PFNDMOJJMEC());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<PFNDMOJJMEC> 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.PFNDMOJJMECReflection.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 PFNDMOJJMEC() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public PFNDMOJJMEC(PFNDMOJJMEC other) : this() {
gAGAKHHFFLL_ = other.gAGAKHHFFLL_;
jILOAJECKOL_ = other.jILOAJECKOL_.Clone();
eIBCINMGAJL_ = other.eIBCINMGAJL_;
dFFANAAHFKL_ = other.dFFANAAHFKL_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public PFNDMOJJMEC Clone() {
return new PFNDMOJJMEC(this);
}
/// <summary>Field number for the "GAGAKHHFFLL" field.</summary>
public const int GAGAKHHFFLLFieldNumber = 1;
private bool gAGAKHHFFLL_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool GAGAKHHFFLL {
get { return gAGAKHHFFLL_; }
set {
gAGAKHHFFLL_ = value;
}
}
/// <summary>Field number for the "JILOAJECKOL" field.</summary>
public const int JILOAJECKOLFieldNumber = 2;
private static readonly pb::FieldCodec<uint> _repeated_jILOAJECKOL_codec
= pb::FieldCodec.ForUInt32(18);
private readonly pbc::RepeatedField<uint> jILOAJECKOL_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> JILOAJECKOL {
get { return jILOAJECKOL_; }
}
/// <summary>Field number for the "EIBCINMGAJL" field.</summary>
public const int EIBCINMGAJLFieldNumber = 3;
private uint eIBCINMGAJL_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint EIBCINMGAJL {
get { return eIBCINMGAJL_; }
set {
eIBCINMGAJL_ = value;
}
}
/// <summary>Field number for the "DFFANAAHFKL" field.</summary>
public const int DFFANAAHFKLFieldNumber = 4;
private uint dFFANAAHFKL_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint DFFANAAHFKL {
get { return dFFANAAHFKL_; }
set {
dFFANAAHFKL_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as PFNDMOJJMEC);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(PFNDMOJJMEC other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (GAGAKHHFFLL != other.GAGAKHHFFLL) return false;
if(!jILOAJECKOL_.Equals(other.jILOAJECKOL_)) return false;
if (EIBCINMGAJL != other.EIBCINMGAJL) return false;
if (DFFANAAHFKL != other.DFFANAAHFKL) 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 (GAGAKHHFFLL != false) hash ^= GAGAKHHFFLL.GetHashCode();
hash ^= jILOAJECKOL_.GetHashCode();
if (EIBCINMGAJL != 0) hash ^= EIBCINMGAJL.GetHashCode();
if (DFFANAAHFKL != 0) hash ^= DFFANAAHFKL.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 (GAGAKHHFFLL != false) {
output.WriteRawTag(8);
output.WriteBool(GAGAKHHFFLL);
}
jILOAJECKOL_.WriteTo(output, _repeated_jILOAJECKOL_codec);
if (EIBCINMGAJL != 0) {
output.WriteRawTag(24);
output.WriteUInt32(EIBCINMGAJL);
}
if (DFFANAAHFKL != 0) {
output.WriteRawTag(32);
output.WriteUInt32(DFFANAAHFKL);
}
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 (GAGAKHHFFLL != false) {
output.WriteRawTag(8);
output.WriteBool(GAGAKHHFFLL);
}
jILOAJECKOL_.WriteTo(ref output, _repeated_jILOAJECKOL_codec);
if (EIBCINMGAJL != 0) {
output.WriteRawTag(24);
output.WriteUInt32(EIBCINMGAJL);
}
if (DFFANAAHFKL != 0) {
output.WriteRawTag(32);
output.WriteUInt32(DFFANAAHFKL);
}
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 (GAGAKHHFFLL != false) {
size += 1 + 1;
}
size += jILOAJECKOL_.CalculateSize(_repeated_jILOAJECKOL_codec);
if (EIBCINMGAJL != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(EIBCINMGAJL);
}
if (DFFANAAHFKL != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(DFFANAAHFKL);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(PFNDMOJJMEC other) {
if (other == null) {
return;
}
if (other.GAGAKHHFFLL != false) {
GAGAKHHFFLL = other.GAGAKHHFFLL;
}
jILOAJECKOL_.Add(other.jILOAJECKOL_);
if (other.EIBCINMGAJL != 0) {
EIBCINMGAJL = other.EIBCINMGAJL;
}
if (other.DFFANAAHFKL != 0) {
DFFANAAHFKL = other.DFFANAAHFKL;
}
_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: {
GAGAKHHFFLL = input.ReadBool();
break;
}
case 18:
case 16: {
jILOAJECKOL_.AddEntriesFrom(input, _repeated_jILOAJECKOL_codec);
break;
}
case 24: {
EIBCINMGAJL = input.ReadUInt32();
break;
}
case 32: {
DFFANAAHFKL = 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: {
GAGAKHHFFLL = input.ReadBool();
break;
}
case 18:
case 16: {
jILOAJECKOL_.AddEntriesFrom(ref input, _repeated_jILOAJECKOL_codec);
break;
}
case 24: {
EIBCINMGAJL = input.ReadUInt32();
break;
}
case 32: {
DFFANAAHFKL = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code