Files
DanhengServer-OpenSource/Proto/DPNDLHGEMEI.cs
2025-01-15 23:20:16 +08:00

384 lines
13 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: DPNDLHGEMEI.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 DPNDLHGEMEI.proto</summary>
public static partial class DPNDLHGEMEIReflection {
#region Descriptor
/// <summary>File descriptor for DPNDLHGEMEI.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static DPNDLHGEMEIReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFEUE5ETEhHRU1FSS5wcm90byJvCgtEUE5ETEhHRU1FSRITCgtJTUNQS0xE",
"RkRPRxgBIAEoDRITCgtBSkdFT0ZJSURESBgCIAEoDRITCgtPTU9FTkJBS01I",
"ShgDIAEoARIMCgR3YXZlGAQgASgNEhMKC0dNTEZNUEpQRUdHGAUgASgNQh6q",
"AhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.DPNDLHGEMEI), global::EggLink.DanhengServer.Proto.DPNDLHGEMEI.Parser, new[]{ "IMCPKLDFDOG", "AJGEOFIIDDH", "OMOENBAKMHJ", "Wave", "GMLFMPJPEGG" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class DPNDLHGEMEI : pb::IMessage<DPNDLHGEMEI>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<DPNDLHGEMEI> _parser = new pb::MessageParser<DPNDLHGEMEI>(() => new DPNDLHGEMEI());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<DPNDLHGEMEI> 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.DPNDLHGEMEIReflection.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 DPNDLHGEMEI() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public DPNDLHGEMEI(DPNDLHGEMEI other) : this() {
iMCPKLDFDOG_ = other.iMCPKLDFDOG_;
aJGEOFIIDDH_ = other.aJGEOFIIDDH_;
oMOENBAKMHJ_ = other.oMOENBAKMHJ_;
wave_ = other.wave_;
gMLFMPJPEGG_ = other.gMLFMPJPEGG_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public DPNDLHGEMEI Clone() {
return new DPNDLHGEMEI(this);
}
/// <summary>Field number for the "IMCPKLDFDOG" field.</summary>
public const int IMCPKLDFDOGFieldNumber = 1;
private uint iMCPKLDFDOG_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint IMCPKLDFDOG {
get { return iMCPKLDFDOG_; }
set {
iMCPKLDFDOG_ = value;
}
}
/// <summary>Field number for the "AJGEOFIIDDH" field.</summary>
public const int AJGEOFIIDDHFieldNumber = 2;
private uint aJGEOFIIDDH_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint AJGEOFIIDDH {
get { return aJGEOFIIDDH_; }
set {
aJGEOFIIDDH_ = value;
}
}
/// <summary>Field number for the "OMOENBAKMHJ" field.</summary>
public const int OMOENBAKMHJFieldNumber = 3;
private double oMOENBAKMHJ_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public double OMOENBAKMHJ {
get { return oMOENBAKMHJ_; }
set {
oMOENBAKMHJ_ = value;
}
}
/// <summary>Field number for the "wave" field.</summary>
public const int WaveFieldNumber = 4;
private uint wave_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint Wave {
get { return wave_; }
set {
wave_ = value;
}
}
/// <summary>Field number for the "GMLFMPJPEGG" field.</summary>
public const int GMLFMPJPEGGFieldNumber = 5;
private uint gMLFMPJPEGG_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint GMLFMPJPEGG {
get { return gMLFMPJPEGG_; }
set {
gMLFMPJPEGG_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as DPNDLHGEMEI);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(DPNDLHGEMEI other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (IMCPKLDFDOG != other.IMCPKLDFDOG) return false;
if (AJGEOFIIDDH != other.AJGEOFIIDDH) return false;
if (!pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.Equals(OMOENBAKMHJ, other.OMOENBAKMHJ)) return false;
if (Wave != other.Wave) return false;
if (GMLFMPJPEGG != other.GMLFMPJPEGG) 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 (IMCPKLDFDOG != 0) hash ^= IMCPKLDFDOG.GetHashCode();
if (AJGEOFIIDDH != 0) hash ^= AJGEOFIIDDH.GetHashCode();
if (OMOENBAKMHJ != 0D) hash ^= pbc::ProtobufEqualityComparers.BitwiseDoubleEqualityComparer.GetHashCode(OMOENBAKMHJ);
if (Wave != 0) hash ^= Wave.GetHashCode();
if (GMLFMPJPEGG != 0) hash ^= GMLFMPJPEGG.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 (IMCPKLDFDOG != 0) {
output.WriteRawTag(8);
output.WriteUInt32(IMCPKLDFDOG);
}
if (AJGEOFIIDDH != 0) {
output.WriteRawTag(16);
output.WriteUInt32(AJGEOFIIDDH);
}
if (OMOENBAKMHJ != 0D) {
output.WriteRawTag(25);
output.WriteDouble(OMOENBAKMHJ);
}
if (Wave != 0) {
output.WriteRawTag(32);
output.WriteUInt32(Wave);
}
if (GMLFMPJPEGG != 0) {
output.WriteRawTag(40);
output.WriteUInt32(GMLFMPJPEGG);
}
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 (IMCPKLDFDOG != 0) {
output.WriteRawTag(8);
output.WriteUInt32(IMCPKLDFDOG);
}
if (AJGEOFIIDDH != 0) {
output.WriteRawTag(16);
output.WriteUInt32(AJGEOFIIDDH);
}
if (OMOENBAKMHJ != 0D) {
output.WriteRawTag(25);
output.WriteDouble(OMOENBAKMHJ);
}
if (Wave != 0) {
output.WriteRawTag(32);
output.WriteUInt32(Wave);
}
if (GMLFMPJPEGG != 0) {
output.WriteRawTag(40);
output.WriteUInt32(GMLFMPJPEGG);
}
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 (IMCPKLDFDOG != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(IMCPKLDFDOG);
}
if (AJGEOFIIDDH != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(AJGEOFIIDDH);
}
if (OMOENBAKMHJ != 0D) {
size += 1 + 8;
}
if (Wave != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Wave);
}
if (GMLFMPJPEGG != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(GMLFMPJPEGG);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(DPNDLHGEMEI other) {
if (other == null) {
return;
}
if (other.IMCPKLDFDOG != 0) {
IMCPKLDFDOG = other.IMCPKLDFDOG;
}
if (other.AJGEOFIIDDH != 0) {
AJGEOFIIDDH = other.AJGEOFIIDDH;
}
if (other.OMOENBAKMHJ != 0D) {
OMOENBAKMHJ = other.OMOENBAKMHJ;
}
if (other.Wave != 0) {
Wave = other.Wave;
}
if (other.GMLFMPJPEGG != 0) {
GMLFMPJPEGG = other.GMLFMPJPEGG;
}
_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: {
IMCPKLDFDOG = input.ReadUInt32();
break;
}
case 16: {
AJGEOFIIDDH = input.ReadUInt32();
break;
}
case 25: {
OMOENBAKMHJ = input.ReadDouble();
break;
}
case 32: {
Wave = input.ReadUInt32();
break;
}
case 40: {
GMLFMPJPEGG = 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: {
IMCPKLDFDOG = input.ReadUInt32();
break;
}
case 16: {
AJGEOFIIDDH = input.ReadUInt32();
break;
}
case 25: {
OMOENBAKMHJ = input.ReadDouble();
break;
}
case 32: {
Wave = input.ReadUInt32();
break;
}
case 40: {
GMLFMPJPEGG = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code