Files
DanhengServer-OpenSource/Proto/PECNIJEAIIB.cs

347 lines
12 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: PECNIJEAIIB.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 PECNIJEAIIB.proto</summary>
public static partial class PECNIJEAIIBReflection {
#region Descriptor
/// <summary>File descriptor for PECNIJEAIIB.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static PECNIJEAIIBReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFQRUNOSUpFQUlJQi5wcm90byJhCgtQRUNOSUpFQUlJQhITCgtKUE5FSkhG",
"TU1QTRgIIAEoDRITCgtETUNLREhMSUtEQxgKIAEoDRITCgtITkZFSURKUExK",
"SxgFIAEoCBITCgtDQ09NTk5JSEdEUBgMIAEoDUIeqgIbRWdnTGluay5EYW5o",
"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.PECNIJEAIIB), global::EggLink.DanhengServer.Proto.PECNIJEAIIB.Parser, new[]{ "JPNEJHFMMPM", "DMCKDHLIKDC", "HNFEIDJPLJK", "CCOMNNIHGDP" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class PECNIJEAIIB : pb::IMessage<PECNIJEAIIB>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<PECNIJEAIIB> _parser = new pb::MessageParser<PECNIJEAIIB>(() => new PECNIJEAIIB());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<PECNIJEAIIB> 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.PECNIJEAIIBReflection.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 PECNIJEAIIB() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public PECNIJEAIIB(PECNIJEAIIB other) : this() {
jPNEJHFMMPM_ = other.jPNEJHFMMPM_;
dMCKDHLIKDC_ = other.dMCKDHLIKDC_;
hNFEIDJPLJK_ = other.hNFEIDJPLJK_;
cCOMNNIHGDP_ = other.cCOMNNIHGDP_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public PECNIJEAIIB Clone() {
return new PECNIJEAIIB(this);
}
/// <summary>Field number for the "JPNEJHFMMPM" field.</summary>
public const int JPNEJHFMMPMFieldNumber = 8;
private uint jPNEJHFMMPM_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint JPNEJHFMMPM {
get { return jPNEJHFMMPM_; }
set {
jPNEJHFMMPM_ = value;
}
}
/// <summary>Field number for the "DMCKDHLIKDC" field.</summary>
public const int DMCKDHLIKDCFieldNumber = 10;
private uint dMCKDHLIKDC_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint DMCKDHLIKDC {
get { return dMCKDHLIKDC_; }
set {
dMCKDHLIKDC_ = value;
}
}
/// <summary>Field number for the "HNFEIDJPLJK" field.</summary>
public const int HNFEIDJPLJKFieldNumber = 5;
private bool hNFEIDJPLJK_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool HNFEIDJPLJK {
get { return hNFEIDJPLJK_; }
set {
hNFEIDJPLJK_ = value;
}
}
/// <summary>Field number for the "CCOMNNIHGDP" field.</summary>
public const int CCOMNNIHGDPFieldNumber = 12;
private uint cCOMNNIHGDP_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint CCOMNNIHGDP {
get { return cCOMNNIHGDP_; }
set {
cCOMNNIHGDP_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as PECNIJEAIIB);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(PECNIJEAIIB other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (JPNEJHFMMPM != other.JPNEJHFMMPM) return false;
if (DMCKDHLIKDC != other.DMCKDHLIKDC) return false;
if (HNFEIDJPLJK != other.HNFEIDJPLJK) return false;
if (CCOMNNIHGDP != other.CCOMNNIHGDP) 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 (JPNEJHFMMPM != 0) hash ^= JPNEJHFMMPM.GetHashCode();
if (DMCKDHLIKDC != 0) hash ^= DMCKDHLIKDC.GetHashCode();
if (HNFEIDJPLJK != false) hash ^= HNFEIDJPLJK.GetHashCode();
if (CCOMNNIHGDP != 0) hash ^= CCOMNNIHGDP.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 (HNFEIDJPLJK != false) {
output.WriteRawTag(40);
output.WriteBool(HNFEIDJPLJK);
}
if (JPNEJHFMMPM != 0) {
output.WriteRawTag(64);
output.WriteUInt32(JPNEJHFMMPM);
}
if (DMCKDHLIKDC != 0) {
output.WriteRawTag(80);
output.WriteUInt32(DMCKDHLIKDC);
}
if (CCOMNNIHGDP != 0) {
output.WriteRawTag(96);
output.WriteUInt32(CCOMNNIHGDP);
}
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 (HNFEIDJPLJK != false) {
output.WriteRawTag(40);
output.WriteBool(HNFEIDJPLJK);
}
if (JPNEJHFMMPM != 0) {
output.WriteRawTag(64);
output.WriteUInt32(JPNEJHFMMPM);
}
if (DMCKDHLIKDC != 0) {
output.WriteRawTag(80);
output.WriteUInt32(DMCKDHLIKDC);
}
if (CCOMNNIHGDP != 0) {
output.WriteRawTag(96);
output.WriteUInt32(CCOMNNIHGDP);
}
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 (JPNEJHFMMPM != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(JPNEJHFMMPM);
}
if (DMCKDHLIKDC != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(DMCKDHLIKDC);
}
if (HNFEIDJPLJK != false) {
size += 1 + 1;
}
if (CCOMNNIHGDP != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(CCOMNNIHGDP);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(PECNIJEAIIB other) {
if (other == null) {
return;
}
if (other.JPNEJHFMMPM != 0) {
JPNEJHFMMPM = other.JPNEJHFMMPM;
}
if (other.DMCKDHLIKDC != 0) {
DMCKDHLIKDC = other.DMCKDHLIKDC;
}
if (other.HNFEIDJPLJK != false) {
HNFEIDJPLJK = other.HNFEIDJPLJK;
}
if (other.CCOMNNIHGDP != 0) {
CCOMNNIHGDP = other.CCOMNNIHGDP;
}
_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: {
HNFEIDJPLJK = input.ReadBool();
break;
}
case 64: {
JPNEJHFMMPM = input.ReadUInt32();
break;
}
case 80: {
DMCKDHLIKDC = input.ReadUInt32();
break;
}
case 96: {
CCOMNNIHGDP = 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: {
HNFEIDJPLJK = input.ReadBool();
break;
}
case 64: {
JPNEJHFMMPM = input.ReadUInt32();
break;
}
case 80: {
DMCKDHLIKDC = input.ReadUInt32();
break;
}
case 96: {
CCOMNNIHGDP = input.ReadUInt32();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code