Files
DanhengServer-OpenSource/Proto/ODAIJIGEAJL.cs
2025-09-27 13:58:04 +08:00

422 lines
14 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: ODAIJIGEAJL.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 ODAIJIGEAJL.proto</summary>
public static partial class ODAIJIGEAJLReflection {
#region Descriptor
/// <summary>File descriptor for ODAIJIGEAJL.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static ODAIJIGEAJLReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFPREFJSklHRUFKTC5wcm90byKKAQoLT0RBSUpJR0VBSkwSEwoLRU5HSkZJ",
"Q0hETUwYByABKA0SEwoLRkxKQkpQQUhKSUYYCyABKA0SEgoKaXRlbV92YWx1",
"ZRgMIAEoDRITCgtMSkZHSUZCREFOQxgCIAEoCBITCgtFSkhEQ05FRUdNSRgI",
"IAEoDRITCgtIR01NQ0hIQktQQhgPIAEoCEIeqgIbRWdnTGluay5EYW5oZW5n",
"U2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.ODAIJIGEAJL), global::EggLink.DanhengServer.Proto.ODAIJIGEAJL.Parser, new[]{ "ENGJFICHDML", "FLJBJPAHJIF", "ItemValue", "LJFGIFBDANC", "EJHDCNEEGMI", "HGMMCHHBKPB" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class ODAIJIGEAJL : pb::IMessage<ODAIJIGEAJL>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<ODAIJIGEAJL> _parser = new pb::MessageParser<ODAIJIGEAJL>(() => new ODAIJIGEAJL());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<ODAIJIGEAJL> 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.ODAIJIGEAJLReflection.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 ODAIJIGEAJL() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ODAIJIGEAJL(ODAIJIGEAJL other) : this() {
eNGJFICHDML_ = other.eNGJFICHDML_;
fLJBJPAHJIF_ = other.fLJBJPAHJIF_;
itemValue_ = other.itemValue_;
lJFGIFBDANC_ = other.lJFGIFBDANC_;
eJHDCNEEGMI_ = other.eJHDCNEEGMI_;
hGMMCHHBKPB_ = other.hGMMCHHBKPB_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public ODAIJIGEAJL Clone() {
return new ODAIJIGEAJL(this);
}
/// <summary>Field number for the "ENGJFICHDML" field.</summary>
public const int ENGJFICHDMLFieldNumber = 7;
private uint eNGJFICHDML_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint ENGJFICHDML {
get { return eNGJFICHDML_; }
set {
eNGJFICHDML_ = value;
}
}
/// <summary>Field number for the "FLJBJPAHJIF" field.</summary>
public const int FLJBJPAHJIFFieldNumber = 11;
private uint fLJBJPAHJIF_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint FLJBJPAHJIF {
get { return fLJBJPAHJIF_; }
set {
fLJBJPAHJIF_ = value;
}
}
/// <summary>Field number for the "item_value" field.</summary>
public const int ItemValueFieldNumber = 12;
private uint itemValue_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint ItemValue {
get { return itemValue_; }
set {
itemValue_ = value;
}
}
/// <summary>Field number for the "LJFGIFBDANC" field.</summary>
public const int LJFGIFBDANCFieldNumber = 2;
private bool lJFGIFBDANC_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool LJFGIFBDANC {
get { return lJFGIFBDANC_; }
set {
lJFGIFBDANC_ = value;
}
}
/// <summary>Field number for the "EJHDCNEEGMI" field.</summary>
public const int EJHDCNEEGMIFieldNumber = 8;
private uint eJHDCNEEGMI_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint EJHDCNEEGMI {
get { return eJHDCNEEGMI_; }
set {
eJHDCNEEGMI_ = value;
}
}
/// <summary>Field number for the "HGMMCHHBKPB" field.</summary>
public const int HGMMCHHBKPBFieldNumber = 15;
private bool hGMMCHHBKPB_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool HGMMCHHBKPB {
get { return hGMMCHHBKPB_; }
set {
hGMMCHHBKPB_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as ODAIJIGEAJL);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(ODAIJIGEAJL other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (ENGJFICHDML != other.ENGJFICHDML) return false;
if (FLJBJPAHJIF != other.FLJBJPAHJIF) return false;
if (ItemValue != other.ItemValue) return false;
if (LJFGIFBDANC != other.LJFGIFBDANC) return false;
if (EJHDCNEEGMI != other.EJHDCNEEGMI) return false;
if (HGMMCHHBKPB != other.HGMMCHHBKPB) 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 (ENGJFICHDML != 0) hash ^= ENGJFICHDML.GetHashCode();
if (FLJBJPAHJIF != 0) hash ^= FLJBJPAHJIF.GetHashCode();
if (ItemValue != 0) hash ^= ItemValue.GetHashCode();
if (LJFGIFBDANC != false) hash ^= LJFGIFBDANC.GetHashCode();
if (EJHDCNEEGMI != 0) hash ^= EJHDCNEEGMI.GetHashCode();
if (HGMMCHHBKPB != false) hash ^= HGMMCHHBKPB.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 (LJFGIFBDANC != false) {
output.WriteRawTag(16);
output.WriteBool(LJFGIFBDANC);
}
if (ENGJFICHDML != 0) {
output.WriteRawTag(56);
output.WriteUInt32(ENGJFICHDML);
}
if (EJHDCNEEGMI != 0) {
output.WriteRawTag(64);
output.WriteUInt32(EJHDCNEEGMI);
}
if (FLJBJPAHJIF != 0) {
output.WriteRawTag(88);
output.WriteUInt32(FLJBJPAHJIF);
}
if (ItemValue != 0) {
output.WriteRawTag(96);
output.WriteUInt32(ItemValue);
}
if (HGMMCHHBKPB != false) {
output.WriteRawTag(120);
output.WriteBool(HGMMCHHBKPB);
}
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 (LJFGIFBDANC != false) {
output.WriteRawTag(16);
output.WriteBool(LJFGIFBDANC);
}
if (ENGJFICHDML != 0) {
output.WriteRawTag(56);
output.WriteUInt32(ENGJFICHDML);
}
if (EJHDCNEEGMI != 0) {
output.WriteRawTag(64);
output.WriteUInt32(EJHDCNEEGMI);
}
if (FLJBJPAHJIF != 0) {
output.WriteRawTag(88);
output.WriteUInt32(FLJBJPAHJIF);
}
if (ItemValue != 0) {
output.WriteRawTag(96);
output.WriteUInt32(ItemValue);
}
if (HGMMCHHBKPB != false) {
output.WriteRawTag(120);
output.WriteBool(HGMMCHHBKPB);
}
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 (ENGJFICHDML != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ENGJFICHDML);
}
if (FLJBJPAHJIF != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(FLJBJPAHJIF);
}
if (ItemValue != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(ItemValue);
}
if (LJFGIFBDANC != false) {
size += 1 + 1;
}
if (EJHDCNEEGMI != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(EJHDCNEEGMI);
}
if (HGMMCHHBKPB != false) {
size += 1 + 1;
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(ODAIJIGEAJL other) {
if (other == null) {
return;
}
if (other.ENGJFICHDML != 0) {
ENGJFICHDML = other.ENGJFICHDML;
}
if (other.FLJBJPAHJIF != 0) {
FLJBJPAHJIF = other.FLJBJPAHJIF;
}
if (other.ItemValue != 0) {
ItemValue = other.ItemValue;
}
if (other.LJFGIFBDANC != false) {
LJFGIFBDANC = other.LJFGIFBDANC;
}
if (other.EJHDCNEEGMI != 0) {
EJHDCNEEGMI = other.EJHDCNEEGMI;
}
if (other.HGMMCHHBKPB != false) {
HGMMCHHBKPB = other.HGMMCHHBKPB;
}
_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 16: {
LJFGIFBDANC = input.ReadBool();
break;
}
case 56: {
ENGJFICHDML = input.ReadUInt32();
break;
}
case 64: {
EJHDCNEEGMI = input.ReadUInt32();
break;
}
case 88: {
FLJBJPAHJIF = input.ReadUInt32();
break;
}
case 96: {
ItemValue = input.ReadUInt32();
break;
}
case 120: {
HGMMCHHBKPB = input.ReadBool();
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 16: {
LJFGIFBDANC = input.ReadBool();
break;
}
case 56: {
ENGJFICHDML = input.ReadUInt32();
break;
}
case 64: {
EJHDCNEEGMI = input.ReadUInt32();
break;
}
case 88: {
FLJBJPAHJIF = input.ReadUInt32();
break;
}
case 96: {
ItemValue = input.ReadUInt32();
break;
}
case 120: {
HGMMCHHBKPB = input.ReadBool();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code