Files
DanhengServer-OpenSource/Proto/KFBHJBGHHDO.cs

387 lines
15 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: KFBHJBGHHDO.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 KFBHJBGHHDO.proto</summary>
public static partial class KFBHJBGHHDOReflection {
#region Descriptor
/// <summary>File descriptor for KFBHJBGHHDO.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static KFBHJBGHHDOReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChFLRkJISkJHSEhETy5wcm90bxoRR0tCR0JITU1JRFAucHJvdG8igAEKC0tG",
"QkhKQkdISERPEhYKC0VFUE9LUEpISEhCGMgKIAEoCEgAEiQKC0tJR0pLREdO",
"T1BKGOkGIAEoCzIMLkdLQkdCSE1NSURQSAASJAoLR0dPUFBBRkdHREQYkg4g",
"ASgLMgwuR0tCR0JITU1JRFBIAEINCgtESEhHR05HSUxPREIeqgIbRWdnTGlu",
"ay5EYW5oZW5nU2VydmVyLlByb3RvYgZwcm90bzM="));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.GKBGBHMMIDPReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.KFBHJBGHHDO), global::EggLink.DanhengServer.Proto.KFBHJBGHHDO.Parser, new[]{ "EEPOKPJHHHB", "KIGJKDGNOPJ", "GGOPPAFGGDD" }, new[]{ "DHHGGNGILOD" }, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class KFBHJBGHHDO : pb::IMessage<KFBHJBGHHDO>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<KFBHJBGHHDO> _parser = new pb::MessageParser<KFBHJBGHHDO>(() => new KFBHJBGHHDO());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<KFBHJBGHHDO> 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.KFBHJBGHHDOReflection.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 KFBHJBGHHDO() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public KFBHJBGHHDO(KFBHJBGHHDO other) : this() {
switch (other.DHHGGNGILODCase) {
case DHHGGNGILODOneofCase.EEPOKPJHHHB:
EEPOKPJHHHB = other.EEPOKPJHHHB;
break;
case DHHGGNGILODOneofCase.KIGJKDGNOPJ:
KIGJKDGNOPJ = other.KIGJKDGNOPJ.Clone();
break;
case DHHGGNGILODOneofCase.GGOPPAFGGDD:
GGOPPAFGGDD = other.GGOPPAFGGDD.Clone();
break;
}
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public KFBHJBGHHDO Clone() {
return new KFBHJBGHHDO(this);
}
/// <summary>Field number for the "EEPOKPJHHHB" field.</summary>
public const int EEPOKPJHHHBFieldNumber = 1352;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool EEPOKPJHHHB {
get { return HasEEPOKPJHHHB ? (bool) dHHGGNGILOD_ : false; }
set {
dHHGGNGILOD_ = value;
dHHGGNGILODCase_ = DHHGGNGILODOneofCase.EEPOKPJHHHB;
}
}
/// <summary>Gets whether the "EEPOKPJHHHB" field is set</summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool HasEEPOKPJHHHB {
get { return dHHGGNGILODCase_ == DHHGGNGILODOneofCase.EEPOKPJHHHB; }
}
/// <summary> Clears the value of the oneof if it's currently set to "EEPOKPJHHHB" </summary>
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void ClearEEPOKPJHHHB() {
if (HasEEPOKPJHHHB) {
ClearDHHGGNGILOD();
}
}
/// <summary>Field number for the "KIGJKDGNOPJ" field.</summary>
public const int KIGJKDGNOPJFieldNumber = 873;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.GKBGBHMMIDP KIGJKDGNOPJ {
get { return dHHGGNGILODCase_ == DHHGGNGILODOneofCase.KIGJKDGNOPJ ? (global::EggLink.DanhengServer.Proto.GKBGBHMMIDP) dHHGGNGILOD_ : null; }
set {
dHHGGNGILOD_ = value;
dHHGGNGILODCase_ = value == null ? DHHGGNGILODOneofCase.None : DHHGGNGILODOneofCase.KIGJKDGNOPJ;
}
}
/// <summary>Field number for the "GGOPPAFGGDD" field.</summary>
public const int GGOPPAFGGDDFieldNumber = 1810;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.GKBGBHMMIDP GGOPPAFGGDD {
get { return dHHGGNGILODCase_ == DHHGGNGILODOneofCase.GGOPPAFGGDD ? (global::EggLink.DanhengServer.Proto.GKBGBHMMIDP) dHHGGNGILOD_ : null; }
set {
dHHGGNGILOD_ = value;
dHHGGNGILODCase_ = value == null ? DHHGGNGILODOneofCase.None : DHHGGNGILODOneofCase.GGOPPAFGGDD;
}
}
private object dHHGGNGILOD_;
/// <summary>Enum of possible cases for the "DHHGGNGILOD" oneof.</summary>
public enum DHHGGNGILODOneofCase {
None = 0,
EEPOKPJHHHB = 1352,
KIGJKDGNOPJ = 873,
GGOPPAFGGDD = 1810,
}
private DHHGGNGILODOneofCase dHHGGNGILODCase_ = DHHGGNGILODOneofCase.None;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public DHHGGNGILODOneofCase DHHGGNGILODCase {
get { return dHHGGNGILODCase_; }
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void ClearDHHGGNGILOD() {
dHHGGNGILODCase_ = DHHGGNGILODOneofCase.None;
dHHGGNGILOD_ = null;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as KFBHJBGHHDO);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(KFBHJBGHHDO other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (EEPOKPJHHHB != other.EEPOKPJHHHB) return false;
if (!object.Equals(KIGJKDGNOPJ, other.KIGJKDGNOPJ)) return false;
if (!object.Equals(GGOPPAFGGDD, other.GGOPPAFGGDD)) return false;
if (DHHGGNGILODCase != other.DHHGGNGILODCase) 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 (HasEEPOKPJHHHB) hash ^= EEPOKPJHHHB.GetHashCode();
if (dHHGGNGILODCase_ == DHHGGNGILODOneofCase.KIGJKDGNOPJ) hash ^= KIGJKDGNOPJ.GetHashCode();
if (dHHGGNGILODCase_ == DHHGGNGILODOneofCase.GGOPPAFGGDD) hash ^= GGOPPAFGGDD.GetHashCode();
hash ^= (int) dHHGGNGILODCase_;
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 (dHHGGNGILODCase_ == DHHGGNGILODOneofCase.KIGJKDGNOPJ) {
output.WriteRawTag(202, 54);
output.WriteMessage(KIGJKDGNOPJ);
}
if (HasEEPOKPJHHHB) {
output.WriteRawTag(192, 84);
output.WriteBool(EEPOKPJHHHB);
}
if (dHHGGNGILODCase_ == DHHGGNGILODOneofCase.GGOPPAFGGDD) {
output.WriteRawTag(146, 113);
output.WriteMessage(GGOPPAFGGDD);
}
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 (dHHGGNGILODCase_ == DHHGGNGILODOneofCase.KIGJKDGNOPJ) {
output.WriteRawTag(202, 54);
output.WriteMessage(KIGJKDGNOPJ);
}
if (HasEEPOKPJHHHB) {
output.WriteRawTag(192, 84);
output.WriteBool(EEPOKPJHHHB);
}
if (dHHGGNGILODCase_ == DHHGGNGILODOneofCase.GGOPPAFGGDD) {
output.WriteRawTag(146, 113);
output.WriteMessage(GGOPPAFGGDD);
}
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 (HasEEPOKPJHHHB) {
size += 2 + 1;
}
if (dHHGGNGILODCase_ == DHHGGNGILODOneofCase.KIGJKDGNOPJ) {
size += 2 + pb::CodedOutputStream.ComputeMessageSize(KIGJKDGNOPJ);
}
if (dHHGGNGILODCase_ == DHHGGNGILODOneofCase.GGOPPAFGGDD) {
size += 2 + pb::CodedOutputStream.ComputeMessageSize(GGOPPAFGGDD);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(KFBHJBGHHDO other) {
if (other == null) {
return;
}
switch (other.DHHGGNGILODCase) {
case DHHGGNGILODOneofCase.EEPOKPJHHHB:
EEPOKPJHHHB = other.EEPOKPJHHHB;
break;
case DHHGGNGILODOneofCase.KIGJKDGNOPJ:
if (KIGJKDGNOPJ == null) {
KIGJKDGNOPJ = new global::EggLink.DanhengServer.Proto.GKBGBHMMIDP();
}
KIGJKDGNOPJ.MergeFrom(other.KIGJKDGNOPJ);
break;
case DHHGGNGILODOneofCase.GGOPPAFGGDD:
if (GGOPPAFGGDD == null) {
GGOPPAFGGDD = new global::EggLink.DanhengServer.Proto.GKBGBHMMIDP();
}
GGOPPAFGGDD.MergeFrom(other.GGOPPAFGGDD);
break;
}
_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 6986: {
global::EggLink.DanhengServer.Proto.GKBGBHMMIDP subBuilder = new global::EggLink.DanhengServer.Proto.GKBGBHMMIDP();
if (dHHGGNGILODCase_ == DHHGGNGILODOneofCase.KIGJKDGNOPJ) {
subBuilder.MergeFrom(KIGJKDGNOPJ);
}
input.ReadMessage(subBuilder);
KIGJKDGNOPJ = subBuilder;
break;
}
case 10816: {
EEPOKPJHHHB = input.ReadBool();
break;
}
case 14482: {
global::EggLink.DanhengServer.Proto.GKBGBHMMIDP subBuilder = new global::EggLink.DanhengServer.Proto.GKBGBHMMIDP();
if (dHHGGNGILODCase_ == DHHGGNGILODOneofCase.GGOPPAFGGDD) {
subBuilder.MergeFrom(GGOPPAFGGDD);
}
input.ReadMessage(subBuilder);
GGOPPAFGGDD = subBuilder;
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 6986: {
global::EggLink.DanhengServer.Proto.GKBGBHMMIDP subBuilder = new global::EggLink.DanhengServer.Proto.GKBGBHMMIDP();
if (dHHGGNGILODCase_ == DHHGGNGILODOneofCase.KIGJKDGNOPJ) {
subBuilder.MergeFrom(KIGJKDGNOPJ);
}
input.ReadMessage(subBuilder);
KIGJKDGNOPJ = subBuilder;
break;
}
case 10816: {
EEPOKPJHHHB = input.ReadBool();
break;
}
case 14482: {
global::EggLink.DanhengServer.Proto.GKBGBHMMIDP subBuilder = new global::EggLink.DanhengServer.Proto.GKBGBHMMIDP();
if (dHHGGNGILODCase_ == DHHGGNGILODOneofCase.GGOPPAFGGDD) {
subBuilder.MergeFrom(GGOPPAFGGDD);
}
input.ReadMessage(subBuilder);
GGOPPAFGGDD = subBuilder;
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code