Files
DanhengServer-OpenSource/Proto/MOICCEIFBBA.cs

338 lines
12 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: MOICCEIFBBA.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 MOICCEIFBBA.proto</summary>
public static partial class MOICCEIFBBAReflection {
#region Descriptor
/// <summary>File descriptor for MOICCEIFBBA.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static MOICCEIFBBAReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFNT0lDQ0VJRkJCQS5wcm90byJhCgtNT0lDQ0VJRkJCQRITCgtHSkhOUExI",
"QkdBRRgGIAMoDRITCgtLSkFMR0RISk5MThgBIAEoDRITCgtBTE5NQkZNRUlB",
"QxgOIAEoCBITCgtJTkhPRk1ERUVDSxgEIAEoDUIeqgIbRWdnTGluay5EYW5o",
"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.MOICCEIFBBA), global::EggLink.DanhengServer.Proto.MOICCEIFBBA.Parser, new[]{ "GJHNPLHBGAE", "KJALGDHJNLN", "ALNMBFMEIAC", "INHOFMDEECK" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class MOICCEIFBBA : pb::IMessage<MOICCEIFBBA>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<MOICCEIFBBA> _parser = new pb::MessageParser<MOICCEIFBBA>(() => new MOICCEIFBBA());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<MOICCEIFBBA> 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.MOICCEIFBBAReflection.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 MOICCEIFBBA() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public MOICCEIFBBA(MOICCEIFBBA other) : this() {
gJHNPLHBGAE_ = other.gJHNPLHBGAE_.Clone();
kJALGDHJNLN_ = other.kJALGDHJNLN_;
aLNMBFMEIAC_ = other.aLNMBFMEIAC_;
iNHOFMDEECK_ = other.iNHOFMDEECK_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public MOICCEIFBBA Clone() {
return new MOICCEIFBBA(this);
}
/// <summary>Field number for the "GJHNPLHBGAE" field.</summary>
public const int GJHNPLHBGAEFieldNumber = 6;
private static readonly pb::FieldCodec<uint> _repeated_gJHNPLHBGAE_codec
= pb::FieldCodec.ForUInt32(50);
private readonly pbc::RepeatedField<uint> gJHNPLHBGAE_ = new pbc::RepeatedField<uint>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<uint> GJHNPLHBGAE {
get { return gJHNPLHBGAE_; }
}
/// <summary>Field number for the "KJALGDHJNLN" field.</summary>
public const int KJALGDHJNLNFieldNumber = 1;
private uint kJALGDHJNLN_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint KJALGDHJNLN {
get { return kJALGDHJNLN_; }
set {
kJALGDHJNLN_ = value;
}
}
/// <summary>Field number for the "ALNMBFMEIAC" field.</summary>
public const int ALNMBFMEIACFieldNumber = 14;
private bool aLNMBFMEIAC_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool ALNMBFMEIAC {
get { return aLNMBFMEIAC_; }
set {
aLNMBFMEIAC_ = value;
}
}
/// <summary>Field number for the "INHOFMDEECK" field.</summary>
public const int INHOFMDEECKFieldNumber = 4;
private uint iNHOFMDEECK_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint INHOFMDEECK {
get { return iNHOFMDEECK_; }
set {
iNHOFMDEECK_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as MOICCEIFBBA);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(MOICCEIFBBA other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if(!gJHNPLHBGAE_.Equals(other.gJHNPLHBGAE_)) return false;
if (KJALGDHJNLN != other.KJALGDHJNLN) return false;
if (ALNMBFMEIAC != other.ALNMBFMEIAC) return false;
if (INHOFMDEECK != other.INHOFMDEECK) 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 ^= gJHNPLHBGAE_.GetHashCode();
if (KJALGDHJNLN != 0) hash ^= KJALGDHJNLN.GetHashCode();
if (ALNMBFMEIAC != false) hash ^= ALNMBFMEIAC.GetHashCode();
if (INHOFMDEECK != 0) hash ^= INHOFMDEECK.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 (KJALGDHJNLN != 0) {
output.WriteRawTag(8);
output.WriteUInt32(KJALGDHJNLN);
}
if (INHOFMDEECK != 0) {
output.WriteRawTag(32);
output.WriteUInt32(INHOFMDEECK);
}
gJHNPLHBGAE_.WriteTo(output, _repeated_gJHNPLHBGAE_codec);
if (ALNMBFMEIAC != false) {
output.WriteRawTag(112);
output.WriteBool(ALNMBFMEIAC);
}
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 (KJALGDHJNLN != 0) {
output.WriteRawTag(8);
output.WriteUInt32(KJALGDHJNLN);
}
if (INHOFMDEECK != 0) {
output.WriteRawTag(32);
output.WriteUInt32(INHOFMDEECK);
}
gJHNPLHBGAE_.WriteTo(ref output, _repeated_gJHNPLHBGAE_codec);
if (ALNMBFMEIAC != false) {
output.WriteRawTag(112);
output.WriteBool(ALNMBFMEIAC);
}
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 += gJHNPLHBGAE_.CalculateSize(_repeated_gJHNPLHBGAE_codec);
if (KJALGDHJNLN != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(KJALGDHJNLN);
}
if (ALNMBFMEIAC != false) {
size += 1 + 1;
}
if (INHOFMDEECK != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(INHOFMDEECK);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(MOICCEIFBBA other) {
if (other == null) {
return;
}
gJHNPLHBGAE_.Add(other.gJHNPLHBGAE_);
if (other.KJALGDHJNLN != 0) {
KJALGDHJNLN = other.KJALGDHJNLN;
}
if (other.ALNMBFMEIAC != false) {
ALNMBFMEIAC = other.ALNMBFMEIAC;
}
if (other.INHOFMDEECK != 0) {
INHOFMDEECK = other.INHOFMDEECK;
}
_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: {
KJALGDHJNLN = input.ReadUInt32();
break;
}
case 32: {
INHOFMDEECK = input.ReadUInt32();
break;
}
case 50:
case 48: {
gJHNPLHBGAE_.AddEntriesFrom(input, _repeated_gJHNPLHBGAE_codec);
break;
}
case 112: {
ALNMBFMEIAC = 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 8: {
KJALGDHJNLN = input.ReadUInt32();
break;
}
case 32: {
INHOFMDEECK = input.ReadUInt32();
break;
}
case 50:
case 48: {
gJHNPLHBGAE_.AddEntriesFrom(ref input, _repeated_gJHNPLHBGAE_codec);
break;
}
case 112: {
ALNMBFMEIAC = input.ReadBool();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code