Files
DanhengServer-OpenSource/Proto/WolfBroGameData.cs
2024-08-17 19:42:40 +08:00

421 lines
15 KiB
C#

// <auto-generated>
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: WolfBroGameData.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 WolfBroGameData.proto</summary>
public static partial class WolfBroGameDataReflection {
#region Descriptor
/// <summary>File descriptor for WolfBroGameData.proto</summary>
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static WolfBroGameDataReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"ChVXb2xmQnJvR2FtZURhdGEucHJvdG8aFVdvbGZCcm9HYW1lSW5mby5wcm90",
"bxoMVmVjdG9yLnByb3RvIqEBCg9Xb2xmQnJvR2FtZURhdGESHAoLT0ZLSUJL",
"RUxPS0gYCyADKAsyBy5WZWN0b3ISEwoLR0xHR0NBT01ERlAYCiABKA0SCgoC",
"aWQYBCABKA0SEwoLQUpQQkRQUEhHSEMYCSABKAkSEwoLR0JJR05PTEFIQUIY",
"DSABKAgSJQoLRElQSEJERUJGSkgYDyABKAsyEC5Xb2xmQnJvR2FtZUluZm9C",
"HqoCG0VnZ0xpbmsuRGFuaGVuZ1NlcnZlci5Qcm90b2IGcHJvdG8z"));
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.WolfBroGameInfoReflection.Descriptor, global::EggLink.DanhengServer.Proto.VectorReflection.Descriptor, },
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.WolfBroGameData), global::EggLink.DanhengServer.Proto.WolfBroGameData.Parser, new[]{ "OFKIBKELOKH", "GLGGCAOMDFP", "Id", "AJPBDPPHGHC", "GBIGNOLAHAB", "DIPHBDEBFJH" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class WolfBroGameData : pb::IMessage<WolfBroGameData>
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser<WolfBroGameData> _parser = new pb::MessageParser<WolfBroGameData>(() => new WolfBroGameData());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser<WolfBroGameData> 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.WolfBroGameDataReflection.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 WolfBroGameData() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public WolfBroGameData(WolfBroGameData other) : this() {
oFKIBKELOKH_ = other.oFKIBKELOKH_.Clone();
gLGGCAOMDFP_ = other.gLGGCAOMDFP_;
id_ = other.id_;
aJPBDPPHGHC_ = other.aJPBDPPHGHC_;
gBIGNOLAHAB_ = other.gBIGNOLAHAB_;
dIPHBDEBFJH_ = other.dIPHBDEBFJH_ != null ? other.dIPHBDEBFJH_.Clone() : null;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public WolfBroGameData Clone() {
return new WolfBroGameData(this);
}
/// <summary>Field number for the "OFKIBKELOKH" field.</summary>
public const int OFKIBKELOKHFieldNumber = 11;
private static readonly pb::FieldCodec<global::EggLink.DanhengServer.Proto.Vector> _repeated_oFKIBKELOKH_codec
= pb::FieldCodec.ForMessage(90, global::EggLink.DanhengServer.Proto.Vector.Parser);
private readonly pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Vector> oFKIBKELOKH_ = new pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Vector>();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public pbc::RepeatedField<global::EggLink.DanhengServer.Proto.Vector> OFKIBKELOKH {
get { return oFKIBKELOKH_; }
}
/// <summary>Field number for the "GLGGCAOMDFP" field.</summary>
public const int GLGGCAOMDFPFieldNumber = 10;
private uint gLGGCAOMDFP_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint GLGGCAOMDFP {
get { return gLGGCAOMDFP_; }
set {
gLGGCAOMDFP_ = value;
}
}
/// <summary>Field number for the "id" field.</summary>
public const int IdFieldNumber = 4;
private uint id_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint Id {
get { return id_; }
set {
id_ = value;
}
}
/// <summary>Field number for the "AJPBDPPHGHC" field.</summary>
public const int AJPBDPPHGHCFieldNumber = 9;
private string aJPBDPPHGHC_ = "";
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public string AJPBDPPHGHC {
get { return aJPBDPPHGHC_; }
set {
aJPBDPPHGHC_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
}
}
/// <summary>Field number for the "GBIGNOLAHAB" field.</summary>
public const int GBIGNOLAHABFieldNumber = 13;
private bool gBIGNOLAHAB_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool GBIGNOLAHAB {
get { return gBIGNOLAHAB_; }
set {
gBIGNOLAHAB_ = value;
}
}
/// <summary>Field number for the "DIPHBDEBFJH" field.</summary>
public const int DIPHBDEBFJHFieldNumber = 15;
private global::EggLink.DanhengServer.Proto.WolfBroGameInfo dIPHBDEBFJH_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public global::EggLink.DanhengServer.Proto.WolfBroGameInfo DIPHBDEBFJH {
get { return dIPHBDEBFJH_; }
set {
dIPHBDEBFJH_ = value;
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as WolfBroGameData);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(WolfBroGameData other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if(!oFKIBKELOKH_.Equals(other.oFKIBKELOKH_)) return false;
if (GLGGCAOMDFP != other.GLGGCAOMDFP) return false;
if (Id != other.Id) return false;
if (AJPBDPPHGHC != other.AJPBDPPHGHC) return false;
if (GBIGNOLAHAB != other.GBIGNOLAHAB) return false;
if (!object.Equals(DIPHBDEBFJH, other.DIPHBDEBFJH)) 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 ^= oFKIBKELOKH_.GetHashCode();
if (GLGGCAOMDFP != 0) hash ^= GLGGCAOMDFP.GetHashCode();
if (Id != 0) hash ^= Id.GetHashCode();
if (AJPBDPPHGHC.Length != 0) hash ^= AJPBDPPHGHC.GetHashCode();
if (GBIGNOLAHAB != false) hash ^= GBIGNOLAHAB.GetHashCode();
if (dIPHBDEBFJH_ != null) hash ^= DIPHBDEBFJH.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 (Id != 0) {
output.WriteRawTag(32);
output.WriteUInt32(Id);
}
if (AJPBDPPHGHC.Length != 0) {
output.WriteRawTag(74);
output.WriteString(AJPBDPPHGHC);
}
if (GLGGCAOMDFP != 0) {
output.WriteRawTag(80);
output.WriteUInt32(GLGGCAOMDFP);
}
oFKIBKELOKH_.WriteTo(output, _repeated_oFKIBKELOKH_codec);
if (GBIGNOLAHAB != false) {
output.WriteRawTag(104);
output.WriteBool(GBIGNOLAHAB);
}
if (dIPHBDEBFJH_ != null) {
output.WriteRawTag(122);
output.WriteMessage(DIPHBDEBFJH);
}
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 (Id != 0) {
output.WriteRawTag(32);
output.WriteUInt32(Id);
}
if (AJPBDPPHGHC.Length != 0) {
output.WriteRawTag(74);
output.WriteString(AJPBDPPHGHC);
}
if (GLGGCAOMDFP != 0) {
output.WriteRawTag(80);
output.WriteUInt32(GLGGCAOMDFP);
}
oFKIBKELOKH_.WriteTo(ref output, _repeated_oFKIBKELOKH_codec);
if (GBIGNOLAHAB != false) {
output.WriteRawTag(104);
output.WriteBool(GBIGNOLAHAB);
}
if (dIPHBDEBFJH_ != null) {
output.WriteRawTag(122);
output.WriteMessage(DIPHBDEBFJH);
}
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 += oFKIBKELOKH_.CalculateSize(_repeated_oFKIBKELOKH_codec);
if (GLGGCAOMDFP != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(GLGGCAOMDFP);
}
if (Id != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Id);
}
if (AJPBDPPHGHC.Length != 0) {
size += 1 + pb::CodedOutputStream.ComputeStringSize(AJPBDPPHGHC);
}
if (GBIGNOLAHAB != false) {
size += 1 + 1;
}
if (dIPHBDEBFJH_ != null) {
size += 1 + pb::CodedOutputStream.ComputeMessageSize(DIPHBDEBFJH);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(WolfBroGameData other) {
if (other == null) {
return;
}
oFKIBKELOKH_.Add(other.oFKIBKELOKH_);
if (other.GLGGCAOMDFP != 0) {
GLGGCAOMDFP = other.GLGGCAOMDFP;
}
if (other.Id != 0) {
Id = other.Id;
}
if (other.AJPBDPPHGHC.Length != 0) {
AJPBDPPHGHC = other.AJPBDPPHGHC;
}
if (other.GBIGNOLAHAB != false) {
GBIGNOLAHAB = other.GBIGNOLAHAB;
}
if (other.dIPHBDEBFJH_ != null) {
if (dIPHBDEBFJH_ == null) {
DIPHBDEBFJH = new global::EggLink.DanhengServer.Proto.WolfBroGameInfo();
}
DIPHBDEBFJH.MergeFrom(other.DIPHBDEBFJH);
}
_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 32: {
Id = input.ReadUInt32();
break;
}
case 74: {
AJPBDPPHGHC = input.ReadString();
break;
}
case 80: {
GLGGCAOMDFP = input.ReadUInt32();
break;
}
case 90: {
oFKIBKELOKH_.AddEntriesFrom(input, _repeated_oFKIBKELOKH_codec);
break;
}
case 104: {
GBIGNOLAHAB = input.ReadBool();
break;
}
case 122: {
if (dIPHBDEBFJH_ == null) {
DIPHBDEBFJH = new global::EggLink.DanhengServer.Proto.WolfBroGameInfo();
}
input.ReadMessage(DIPHBDEBFJH);
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 32: {
Id = input.ReadUInt32();
break;
}
case 74: {
AJPBDPPHGHC = input.ReadString();
break;
}
case 80: {
GLGGCAOMDFP = input.ReadUInt32();
break;
}
case 90: {
oFKIBKELOKH_.AddEntriesFrom(ref input, _repeated_oFKIBKELOKH_codec);
break;
}
case 104: {
GBIGNOLAHAB = input.ReadBool();
break;
}
case 122: {
if (dIPHBDEBFJH_ == null) {
DIPHBDEBFJH = new global::EggLink.DanhengServer.Proto.WolfBroGameInfo();
}
input.ReadMessage(DIPHBDEBFJH);
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code