//
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: DOLGFNLHEAE.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 DOLGFNLHEAE.proto
public static partial class DOLGFNLHEAEReflection {
#region Descriptor
/// File descriptor for DOLGFNLHEAE.proto
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static DOLGFNLHEAEReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFET0xHRk5MSEVBRS5wcm90bxoRUEFOQUlKQkpNRU4ucHJvdG8imQEKC0RP",
"TEdGTkxIRUFFEhMKC0ZOUFBITUJMS09BGAIgASgNEiEKC0ZNQkZCR05BQk9D",
"GAogAygLMgwuUEFOQUlKQkpNRU4SEwoLRklMRUREQ01ET0MYCyABKA0SEwoL",
"R0dGRERFSkhMSUYYCSABKA0SEwoLRENFSE9HQUdLT00YDiABKA0SEwoLUE5H",
"REROQUpDR0cYASABKA1CHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90",
"b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.PANAIJBJMENReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.DOLGFNLHEAE), global::EggLink.DanhengServer.Proto.DOLGFNLHEAE.Parser, new[]{ "FNPPHMBLKOA", "FMBFBGNABOC", "FILEDDCMDOC", "GGFDDEJHLIF", "DCEHOGAGKOM", "PNGDDNAJCGG" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class DOLGFNLHEAE : pb::IMessage
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new DOLGFNLHEAE());
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.DOLGFNLHEAEReflection.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 DOLGFNLHEAE() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public DOLGFNLHEAE(DOLGFNLHEAE other) : this() {
fNPPHMBLKOA_ = other.fNPPHMBLKOA_;
fMBFBGNABOC_ = other.fMBFBGNABOC_.Clone();
fILEDDCMDOC_ = other.fILEDDCMDOC_;
gGFDDEJHLIF_ = other.gGFDDEJHLIF_;
dCEHOGAGKOM_ = other.dCEHOGAGKOM_;
pNGDDNAJCGG_ = other.pNGDDNAJCGG_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public DOLGFNLHEAE Clone() {
return new DOLGFNLHEAE(this);
}
/// Field number for the "FNPPHMBLKOA" field.
public const int FNPPHMBLKOAFieldNumber = 2;
private uint fNPPHMBLKOA_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint FNPPHMBLKOA {
get { return fNPPHMBLKOA_; }
set {
fNPPHMBLKOA_ = value;
}
}
/// Field number for the "FMBFBGNABOC" field.
public const int FMBFBGNABOCFieldNumber = 10;
private static readonly pb::FieldCodec _repeated_fMBFBGNABOC_codec
= pb::FieldCodec.ForMessage(82, global::EggLink.DanhengServer.Proto.PANAIJBJMEN.Parser);
private readonly pbc::RepeatedField fMBFBGNABOC_ = new pbc::RepeatedField();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField FMBFBGNABOC {
get { return fMBFBGNABOC_; }
}
/// Field number for the "FILEDDCMDOC" field.
public const int FILEDDCMDOCFieldNumber = 11;
private uint fILEDDCMDOC_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint FILEDDCMDOC {
get { return fILEDDCMDOC_; }
set {
fILEDDCMDOC_ = value;
}
}
/// Field number for the "GGFDDEJHLIF" field.
public const int GGFDDEJHLIFFieldNumber = 9;
private uint gGFDDEJHLIF_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint GGFDDEJHLIF {
get { return gGFDDEJHLIF_; }
set {
gGFDDEJHLIF_ = value;
}
}
/// Field number for the "DCEHOGAGKOM" field.
public const int DCEHOGAGKOMFieldNumber = 14;
private uint dCEHOGAGKOM_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint DCEHOGAGKOM {
get { return dCEHOGAGKOM_; }
set {
dCEHOGAGKOM_ = value;
}
}
/// Field number for the "PNGDDNAJCGG" field.
public const int PNGDDNAJCGGFieldNumber = 1;
private uint pNGDDNAJCGG_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint PNGDDNAJCGG {
get { return pNGDDNAJCGG_; }
set {
pNGDDNAJCGG_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as DOLGFNLHEAE);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(DOLGFNLHEAE other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (FNPPHMBLKOA != other.FNPPHMBLKOA) return false;
if(!fMBFBGNABOC_.Equals(other.fMBFBGNABOC_)) return false;
if (FILEDDCMDOC != other.FILEDDCMDOC) return false;
if (GGFDDEJHLIF != other.GGFDDEJHLIF) return false;
if (DCEHOGAGKOM != other.DCEHOGAGKOM) return false;
if (PNGDDNAJCGG != other.PNGDDNAJCGG) 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 (FNPPHMBLKOA != 0) hash ^= FNPPHMBLKOA.GetHashCode();
hash ^= fMBFBGNABOC_.GetHashCode();
if (FILEDDCMDOC != 0) hash ^= FILEDDCMDOC.GetHashCode();
if (GGFDDEJHLIF != 0) hash ^= GGFDDEJHLIF.GetHashCode();
if (DCEHOGAGKOM != 0) hash ^= DCEHOGAGKOM.GetHashCode();
if (PNGDDNAJCGG != 0) hash ^= PNGDDNAJCGG.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 (PNGDDNAJCGG != 0) {
output.WriteRawTag(8);
output.WriteUInt32(PNGDDNAJCGG);
}
if (FNPPHMBLKOA != 0) {
output.WriteRawTag(16);
output.WriteUInt32(FNPPHMBLKOA);
}
if (GGFDDEJHLIF != 0) {
output.WriteRawTag(72);
output.WriteUInt32(GGFDDEJHLIF);
}
fMBFBGNABOC_.WriteTo(output, _repeated_fMBFBGNABOC_codec);
if (FILEDDCMDOC != 0) {
output.WriteRawTag(88);
output.WriteUInt32(FILEDDCMDOC);
}
if (DCEHOGAGKOM != 0) {
output.WriteRawTag(112);
output.WriteUInt32(DCEHOGAGKOM);
}
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 (PNGDDNAJCGG != 0) {
output.WriteRawTag(8);
output.WriteUInt32(PNGDDNAJCGG);
}
if (FNPPHMBLKOA != 0) {
output.WriteRawTag(16);
output.WriteUInt32(FNPPHMBLKOA);
}
if (GGFDDEJHLIF != 0) {
output.WriteRawTag(72);
output.WriteUInt32(GGFDDEJHLIF);
}
fMBFBGNABOC_.WriteTo(ref output, _repeated_fMBFBGNABOC_codec);
if (FILEDDCMDOC != 0) {
output.WriteRawTag(88);
output.WriteUInt32(FILEDDCMDOC);
}
if (DCEHOGAGKOM != 0) {
output.WriteRawTag(112);
output.WriteUInt32(DCEHOGAGKOM);
}
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 (FNPPHMBLKOA != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(FNPPHMBLKOA);
}
size += fMBFBGNABOC_.CalculateSize(_repeated_fMBFBGNABOC_codec);
if (FILEDDCMDOC != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(FILEDDCMDOC);
}
if (GGFDDEJHLIF != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(GGFDDEJHLIF);
}
if (DCEHOGAGKOM != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(DCEHOGAGKOM);
}
if (PNGDDNAJCGG != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(PNGDDNAJCGG);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(DOLGFNLHEAE other) {
if (other == null) {
return;
}
if (other.FNPPHMBLKOA != 0) {
FNPPHMBLKOA = other.FNPPHMBLKOA;
}
fMBFBGNABOC_.Add(other.fMBFBGNABOC_);
if (other.FILEDDCMDOC != 0) {
FILEDDCMDOC = other.FILEDDCMDOC;
}
if (other.GGFDDEJHLIF != 0) {
GGFDDEJHLIF = other.GGFDDEJHLIF;
}
if (other.DCEHOGAGKOM != 0) {
DCEHOGAGKOM = other.DCEHOGAGKOM;
}
if (other.PNGDDNAJCGG != 0) {
PNGDDNAJCGG = other.PNGDDNAJCGG;
}
_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: {
PNGDDNAJCGG = input.ReadUInt32();
break;
}
case 16: {
FNPPHMBLKOA = input.ReadUInt32();
break;
}
case 72: {
GGFDDEJHLIF = input.ReadUInt32();
break;
}
case 82: {
fMBFBGNABOC_.AddEntriesFrom(input, _repeated_fMBFBGNABOC_codec);
break;
}
case 88: {
FILEDDCMDOC = input.ReadUInt32();
break;
}
case 112: {
DCEHOGAGKOM = 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: {
PNGDDNAJCGG = input.ReadUInt32();
break;
}
case 16: {
FNPPHMBLKOA = input.ReadUInt32();
break;
}
case 72: {
GGFDDEJHLIF = input.ReadUInt32();
break;
}
case 82: {
fMBFBGNABOC_.AddEntriesFrom(ref input, _repeated_fMBFBGNABOC_codec);
break;
}
case 88: {
FILEDDCMDOC = input.ReadUInt32();
break;
}
case 112: {
DCEHOGAGKOM = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code