Files
DanhengServer-OpenSource/Proto/OHBCINICBHP.cs

376 lines
14 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: OHBCINICBHP.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 OHBCINICBHP.proto</summary>
public static partial class OHBCINICBHPReflection {
#region Descriptor
/// <summary>File descriptor for OHBCINICBHP.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static OHBCINICBHPReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFPSEJDSU5JQ0JIUC5wcm90bxoRT09PSktHRE1GT0sucHJvdG8aEU1FTUNC",
"S05JQkFKLnByb3RvGhFEQUFESEVESEpOSC5wcm90byKgAQoLT0hCQ0lOSUNC",
"SFASIQoLRkdQREtKUEFLTkMYASABKA4yDC5NRU1DQktOSUJBShIhCgtIS09P",
"QUpBT0pGShgJIAEoDjIMLkRBQURIRURISk5IEhMKC0hITVBJQk1JSEpBGAIg",
"ASgNEhMKC09DS0xKSUZCRklOGAYgASgNEiEKC0RCS0ZMT0JBTUFFGAQgAygL",
"MgwuT09PSktHRE1GT0tCHqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90",
"b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.OOOJKGDMFOKReflection.Descriptor, global::EggLink.DanhengServer.Proto.MEMCBKNIBAJReflection.Descriptor, global::EggLink.DanhengServer.Proto.DAADHEDHJNHReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.OHBCINICBHP), global::EggLink.DanhengServer.Proto.OHBCINICBHP.Parser, new[]{ "FGPDKJPAKNC", "HKOOAJAOJFJ", "HHMPIBMIHJA", "OCKLJIFBFIN", "DBKFLOBAMAE" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class OHBCINICBHP : pb::IMessage<OHBCINICBHP>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<OHBCINICBHP> _parser = new pb::MessageParser<OHBCINICBHP>(() => new OHBCINICBHP());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<OHBCINICBHP> 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.OHBCINICBHPReflection.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 OHBCINICBHP() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public OHBCINICBHP(OHBCINICBHP other) : this() {
fGPDKJPAKNC_ = other.fGPDKJPAKNC_;
hKOOAJAOJFJ_ = other.hKOOAJAOJFJ_;
hHMPIBMIHJA_ = other.hHMPIBMIHJA_;
oCKLJIFBFIN_ = other.oCKLJIFBFIN_;
dBKFLOBAMAE_ = other.dBKFLOBAMAE_.Clone();
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public OHBCINICBHP Clone() {
return new OHBCINICBHP(this);
}
/// <summary>Field number for the "FGPDKJPAKNC" field.</summary>
public const int FGPDKJPAKNCFieldNumber = 1;
private global::EggLink.DanhengServer.Proto.MEMCBKNIBAJ fGPDKJPAKNC_ = global::EggLink.DanhengServer.Proto.MEMCBKNIBAJ.PageNone;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.MEMCBKNIBAJ FGPDKJPAKNC {
get { return fGPDKJPAKNC_; }
set {
fGPDKJPAKNC_ = value;
}
}
/// <summary>Field number for the "HKOOAJAOJFJ" field.</summary>
public const int HKOOAJAOJFJFieldNumber = 9;
private global::EggLink.DanhengServer.Proto.DAADHEDHJNH hKOOAJAOJFJ_ = global::EggLink.DanhengServer.Proto.DAADHEDHJNH.PageDescNone;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.DAADHEDHJNH HKOOAJAOJFJ {
get { return hKOOAJAOJFJ_; }
set {
hKOOAJAOJFJ_ = value;
}
}
/// <summary>Field number for the "HHMPIBMIHJA" field.</summary>
public const int HHMPIBMIHJAFieldNumber = 2;
private uint hHMPIBMIHJA_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint HHMPIBMIHJA {
get { return hHMPIBMIHJA_; }
set {
hHMPIBMIHJA_ = value;
}
}
/// <summary>Field number for the "OCKLJIFBFIN" field.</summary>
public const int OCKLJIFBFINFieldNumber = 6;
private uint oCKLJIFBFIN_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint OCKLJIFBFIN {
get { return oCKLJIFBFIN_; }
set {
oCKLJIFBFIN_ = value;
}
}
/// <summary>Field number for the "DBKFLOBAMAE" field.</summary>
public const int DBKFLOBAMAEFieldNumber = 4;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.OOOJKGDMFOK> _repeated_dBKFLOBAMAE_codec
= pb::FieldCodec.ForMessage(34, global::EggLink.DanhengServer.Proto.OOOJKGDMFOK.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.OOOJKGDMFOK> dBKFLOBAMAE_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.OOOJKGDMFOK>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.OOOJKGDMFOK> DBKFLOBAMAE {
get { return dBKFLOBAMAE_; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as OHBCINICBHP);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(OHBCINICBHP other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (FGPDKJPAKNC != other.FGPDKJPAKNC) return false;
if (HKOOAJAOJFJ != other.HKOOAJAOJFJ) return false;
if (HHMPIBMIHJA != other.HHMPIBMIHJA) return false;
if (OCKLJIFBFIN != other.OCKLJIFBFIN) return false;
if(!dBKFLOBAMAE_.Equals(other.dBKFLOBAMAE_)) 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 (FGPDKJPAKNC != global::EggLink.DanhengServer.Proto.MEMCBKNIBAJ.PageNone) hash ^= FGPDKJPAKNC.GetHashCode();
if (HKOOAJAOJFJ != global::EggLink.DanhengServer.Proto.DAADHEDHJNH.PageDescNone) hash ^= HKOOAJAOJFJ.GetHashCode();
if (HHMPIBMIHJA != 0) hash ^= HHMPIBMIHJA.GetHashCode();
if (OCKLJIFBFIN != 0) hash ^= OCKLJIFBFIN.GetHashCode();
hash ^= dBKFLOBAMAE_.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 (FGPDKJPAKNC != global::EggLink.DanhengServer.Proto.MEMCBKNIBAJ.PageNone) {
output.WriteRawTag(8);
output.WriteEnum((int) FGPDKJPAKNC);
}
if (HHMPIBMIHJA != 0) {
output.WriteRawTag(16);
output.WriteUInt32(HHMPIBMIHJA);
}
dBKFLOBAMAE_.WriteTo(output, _repeated_dBKFLOBAMAE_codec);
if (OCKLJIFBFIN != 0) {
output.WriteRawTag(48);
output.WriteUInt32(OCKLJIFBFIN);
}
if (HKOOAJAOJFJ != global::EggLink.DanhengServer.Proto.DAADHEDHJNH.PageDescNone) {
output.WriteRawTag(72);
output.WriteEnum((int) HKOOAJAOJFJ);
}
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 (FGPDKJPAKNC != global::EggLink.DanhengServer.Proto.MEMCBKNIBAJ.PageNone) {
output.WriteRawTag(8);
output.WriteEnum((int) FGPDKJPAKNC);
}
if (HHMPIBMIHJA != 0) {
output.WriteRawTag(16);
output.WriteUInt32(HHMPIBMIHJA);
}
dBKFLOBAMAE_.WriteTo(ref output, _repeated_dBKFLOBAMAE_codec);
if (OCKLJIFBFIN != 0) {
output.WriteRawTag(48);
output.WriteUInt32(OCKLJIFBFIN);
}
if (HKOOAJAOJFJ != global::EggLink.DanhengServer.Proto.DAADHEDHJNH.PageDescNone) {
output.WriteRawTag(72);
output.WriteEnum((int) HKOOAJAOJFJ);
}
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 (FGPDKJPAKNC != global::EggLink.DanhengServer.Proto.MEMCBKNIBAJ.PageNone) {
size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) FGPDKJPAKNC);
}
if (HKOOAJAOJFJ != global::EggLink.DanhengServer.Proto.DAADHEDHJNH.PageDescNone) {
size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) HKOOAJAOJFJ);
}
if (HHMPIBMIHJA != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(HHMPIBMIHJA);
}
if (OCKLJIFBFIN != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(OCKLJIFBFIN);
}
size += dBKFLOBAMAE_.CalculateSize(_repeated_dBKFLOBAMAE_codec);
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(OHBCINICBHP other) {
if (other == null) {
return;
}
if (other.FGPDKJPAKNC != global::EggLink.DanhengServer.Proto.MEMCBKNIBAJ.PageNone) {
FGPDKJPAKNC = other.FGPDKJPAKNC;
}
if (other.HKOOAJAOJFJ != global::EggLink.DanhengServer.Proto.DAADHEDHJNH.PageDescNone) {
HKOOAJAOJFJ = other.HKOOAJAOJFJ;
}
if (other.HHMPIBMIHJA != 0) {
HHMPIBMIHJA = other.HHMPIBMIHJA;
}
if (other.OCKLJIFBFIN != 0) {
OCKLJIFBFIN = other.OCKLJIFBFIN;
}
dBKFLOBAMAE_.Add(other.dBKFLOBAMAE_);
_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: {
FGPDKJPAKNC = (global::EggLink.DanhengServer.Proto.MEMCBKNIBAJ) input.ReadEnum();
break;
}
case 16: {
HHMPIBMIHJA = input.ReadUInt32();
break;
}
case 34: {
dBKFLOBAMAE_.AddEntriesFrom(input, _repeated_dBKFLOBAMAE_codec);
break;
}
case 48: {
OCKLJIFBFIN = input.ReadUInt32();
break;
}
case 72: {
HKOOAJAOJFJ = (global::EggLink.DanhengServer.Proto.DAADHEDHJNH) input.ReadEnum();
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: {
FGPDKJPAKNC = (global::EggLink.DanhengServer.Proto.MEMCBKNIBAJ) input.ReadEnum();
break;
}
case 16: {
HHMPIBMIHJA = input.ReadUInt32();
break;
}
case 34: {
dBKFLOBAMAE_.AddEntriesFrom(ref input, _repeated_dBKFLOBAMAE_codec);
break;
}
case 48: {
OCKLJIFBFIN = input.ReadUInt32();
break;
}
case 72: {
HKOOAJAOJFJ = (global::EggLink.DanhengServer.Proto.DAADHEDHJNH) input.ReadEnum();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code