Files
DanhengServer-OpenSource/Proto/OPIMJFDHBEE.cs

357 lines
13 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: OPIMJFDHBEE.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 OPIMJFDHBEE.proto</summary>
public static partial class OPIMJFDHBEEReflection {
#region Descriptor
/// <summary>File descriptor for OPIMJFDHBEE.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static OPIMJFDHBEEReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFPUElNSkZESEJFRS5wcm90byJ2CgtPUElNSkZESEJFRRITCgtHQk9FTkpB",
"RFBISBgOIAMoDRITCgtITENEQ0hKRURHShgEIAMoDRITCgtPRklJSEVDRE5J",
"RRgPIAMoDRITCgtKTkhLR0ZQRkpORBgLIAEoCBITCgtPQ0tGRk1BSU9NTRgD",
"IAEoDUIeqgIbRWdnTGluay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.OPIMJFDHBEE), global::EggLink.DanhengServer.Proto.OPIMJFDHBEE.Parser, new[]{ "GBOENJADPHH", "HLCDCHJEDGJ", "OFIIHECDNIE", "JNHKGFPFJND", "OCKFFMAIOMM" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class OPIMJFDHBEE : pb::IMessage<OPIMJFDHBEE>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<OPIMJFDHBEE> _parser = new pb::MessageParser<OPIMJFDHBEE>(() => new OPIMJFDHBEE());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<OPIMJFDHBEE> 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.OPIMJFDHBEEReflection.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 OPIMJFDHBEE() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public OPIMJFDHBEE(OPIMJFDHBEE other) : this() {
gBOENJADPHH_ = other.gBOENJADPHH_.Clone();
hLCDCHJEDGJ_ = other.hLCDCHJEDGJ_.Clone();
oFIIHECDNIE_ = other.oFIIHECDNIE_.Clone();
jNHKGFPFJND_ = other.jNHKGFPFJND_;
oCKFFMAIOMM_ = other.oCKFFMAIOMM_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public OPIMJFDHBEE Clone() {
return new OPIMJFDHBEE(this);
}
/// <summary>Field number for the "GBOENJADPHH" field.</summary>
public const int GBOENJADPHHFieldNumber = 14;
private static readonly pb::FieldCodec<uint> _repeated_gBOENJADPHH_codec
= pb::FieldCodec.ForUInt32(114);
private readonly pbc::RepeatedField<uint> gBOENJADPHH_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> GBOENJADPHH {
get { return gBOENJADPHH_; }
}
/// <summary>Field number for the "HLCDCHJEDGJ" field.</summary>
public const int HLCDCHJEDGJFieldNumber = 4;
private static readonly pb::FieldCodec<uint> _repeated_hLCDCHJEDGJ_codec
= pb::FieldCodec.ForUInt32(34);
private readonly pbc::RepeatedField<uint> hLCDCHJEDGJ_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> HLCDCHJEDGJ {
get { return hLCDCHJEDGJ_; }
}
/// <summary>Field number for the "OFIIHECDNIE" field.</summary>
public const int OFIIHECDNIEFieldNumber = 15;
private static readonly pb::FieldCodec<uint> _repeated_oFIIHECDNIE_codec
= pb::FieldCodec.ForUInt32(122);
private readonly pbc::RepeatedField<uint> oFIIHECDNIE_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> OFIIHECDNIE {
get { return oFIIHECDNIE_; }
}
/// <summary>Field number for the "JNHKGFPFJND" field.</summary>
public const int JNHKGFPFJNDFieldNumber = 11;
private bool jNHKGFPFJND_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool JNHKGFPFJND {
get { return jNHKGFPFJND_; }
set {
jNHKGFPFJND_ = value;
}
}
/// <summary>Field number for the "OCKFFMAIOMM" field.</summary>
public const int OCKFFMAIOMMFieldNumber = 3;
private uint oCKFFMAIOMM_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint OCKFFMAIOMM {
get { return oCKFFMAIOMM_; }
set {
oCKFFMAIOMM_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as OPIMJFDHBEE);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(OPIMJFDHBEE other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if(!gBOENJADPHH_.Equals(other.gBOENJADPHH_)) return false;
if(!hLCDCHJEDGJ_.Equals(other.hLCDCHJEDGJ_)) return false;
if(!oFIIHECDNIE_.Equals(other.oFIIHECDNIE_)) return false;
if (JNHKGFPFJND != other.JNHKGFPFJND) return false;
if (OCKFFMAIOMM != other.OCKFFMAIOMM) 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;
hash ^= gBOENJADPHH_.GetHashCode();
hash ^= hLCDCHJEDGJ_.GetHashCode();
hash ^= oFIIHECDNIE_.GetHashCode();
if (JNHKGFPFJND != false) hash ^= JNHKGFPFJND.GetHashCode();
if (OCKFFMAIOMM != 0) hash ^= OCKFFMAIOMM.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 (OCKFFMAIOMM != 0) {
output.WriteRawTag(24);
output.WriteUInt32(OCKFFMAIOMM);
}
hLCDCHJEDGJ_.WriteTo(output, _repeated_hLCDCHJEDGJ_codec);
if (JNHKGFPFJND != false) {
output.WriteRawTag(88);
output.WriteBool(JNHKGFPFJND);
}
gBOENJADPHH_.WriteTo(output, _repeated_gBOENJADPHH_codec);
oFIIHECDNIE_.WriteTo(output, _repeated_oFIIHECDNIE_codec);
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 (OCKFFMAIOMM != 0) {
output.WriteRawTag(24);
output.WriteUInt32(OCKFFMAIOMM);
}
hLCDCHJEDGJ_.WriteTo(ref output, _repeated_hLCDCHJEDGJ_codec);
if (JNHKGFPFJND != false) {
output.WriteRawTag(88);
output.WriteBool(JNHKGFPFJND);
}
gBOENJADPHH_.WriteTo(ref output, _repeated_gBOENJADPHH_codec);
oFIIHECDNIE_.WriteTo(ref output, _repeated_oFIIHECDNIE_codec);
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;
size += gBOENJADPHH_.CalculateSize(_repeated_gBOENJADPHH_codec);
size += hLCDCHJEDGJ_.CalculateSize(_repeated_hLCDCHJEDGJ_codec);
size += oFIIHECDNIE_.CalculateSize(_repeated_oFIIHECDNIE_codec);
if (JNHKGFPFJND != false) {
size += 1 + 1;
}
if (OCKFFMAIOMM != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(OCKFFMAIOMM);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(OPIMJFDHBEE other) {
if (other == null) {
return;
}
gBOENJADPHH_.Add(other.gBOENJADPHH_);
hLCDCHJEDGJ_.Add(other.hLCDCHJEDGJ_);
oFIIHECDNIE_.Add(other.oFIIHECDNIE_);
if (other.JNHKGFPFJND != false) {
JNHKGFPFJND = other.JNHKGFPFJND;
}
if (other.OCKFFMAIOMM != 0) {
OCKFFMAIOMM = other.OCKFFMAIOMM;
}
_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 24: {
OCKFFMAIOMM = input.ReadUInt32();
break;
}
case 34:
case 32: {
hLCDCHJEDGJ_.AddEntriesFrom(input, _repeated_hLCDCHJEDGJ_codec);
break;
}
case 88: {
JNHKGFPFJND = input.ReadBool();
break;
}
case 114:
case 112: {
gBOENJADPHH_.AddEntriesFrom(input, _repeated_gBOENJADPHH_codec);
break;
}
case 122:
case 120: {
oFIIHECDNIE_.AddEntriesFrom(input, _repeated_oFIIHECDNIE_codec);
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 24: {
OCKFFMAIOMM = input.ReadUInt32();
break;
}
case 34:
case 32: {
hLCDCHJEDGJ_.AddEntriesFrom(ref input, _repeated_hLCDCHJEDGJ_codec);
break;
}
case 88: {
JNHKGFPFJND = input.ReadBool();
break;
}
case 114:
case 112: {
gBOENJADPHH_.AddEntriesFrom(ref input, _repeated_gBOENJADPHH_codec);
break;
}
case 122:
case 120: {
oFIIHECDNIE_.AddEntriesFrom(ref input, _repeated_oFIIHECDNIE_codec);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code