//
// Generated by the protocol buffer compiler. DO NOT EDIT!
// source: RogueDebugReplaySaveScNotify.proto
//
#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 {
/// Holder for reflection information generated from RogueDebugReplaySaveScNotify.proto
public static partial class RogueDebugReplaySaveScNotifyReflection {
#region Descriptor
/// File descriptor for RogueDebugReplaySaveScNotify.proto
public static pbr::FileDescriptor Descriptor {
get { return descriptor; }
}
private static pbr::FileDescriptor descriptor;
static RogueDebugReplaySaveScNotifyReflection() {
byte[] descriptorData = global::System.Convert.FromBase64String(
string.Concat(
"CiJSb2d1ZURlYnVnUmVwbGF5U2F2ZVNjTm90aWZ5LnByb3RvIqkBChxSb2d1",
"ZURlYnVnUmVwbGF5U2F2ZVNjTm90aWZ5EhMKC0RGUEZBTEJKSEpIGAcgASgJ",
"EhMKC0pERURDS0tBQ0dPGAEgASgJEhMKC05FUEdFRUpDTEFIGAYgASgJEhMK",
"C0pISkdGRE1LSUhHGAwgASgJEgsKA3VpZBgIIAEoDRITCgtJSlBQS05LTkxO",
"TBgNIAEoCRITCgtLRkFNQUNLRkhQTRgKIAEoCUIeqgIbRWdnTGluay5EYW5o",
"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.RogueDebugReplaySaveScNotify), global::EggLink.DanhengServer.Proto.RogueDebugReplaySaveScNotify.Parser, new[]{ "DFPFALBJHJH", "JDEDCKKACGO", "NEPGEEJCLAH", "JHJGFDMKIHG", "Uid", "IJPPKNKNLNL", "KFAMACKFHPM" }, null, null, null, null)
}));
}
#endregion
}
#region Messages
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
public sealed partial class RogueDebugReplaySaveScNotify : pb::IMessage
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
, pb::IBufferMessage
#endif
{
private static readonly pb::MessageParser _parser = new pb::MessageParser(() => new RogueDebugReplaySaveScNotify());
private pb::UnknownFieldSet _unknownFields;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public static pb::MessageParser 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.RogueDebugReplaySaveScNotifyReflection.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 RogueDebugReplaySaveScNotify() {
OnConstruction();
}
partial void OnConstruction();
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public RogueDebugReplaySaveScNotify(RogueDebugReplaySaveScNotify other) : this() {
dFPFALBJHJH_ = other.dFPFALBJHJH_;
jDEDCKKACGO_ = other.jDEDCKKACGO_;
nEPGEEJCLAH_ = other.nEPGEEJCLAH_;
jHJGFDMKIHG_ = other.jHJGFDMKIHG_;
uid_ = other.uid_;
iJPPKNKNLNL_ = other.iJPPKNKNLNL_;
kFAMACKFHPM_ = other.kFAMACKFHPM_;
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public RogueDebugReplaySaveScNotify Clone() {
return new RogueDebugReplaySaveScNotify(this);
}
/// Field number for the "DFPFALBJHJH" field.
public const int DFPFALBJHJHFieldNumber = 7;
private string dFPFALBJHJH_ = "";
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public string DFPFALBJHJH {
get { return dFPFALBJHJH_; }
set {
dFPFALBJHJH_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
}
}
/// Field number for the "JDEDCKKACGO" field.
public const int JDEDCKKACGOFieldNumber = 1;
private string jDEDCKKACGO_ = "";
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public string JDEDCKKACGO {
get { return jDEDCKKACGO_; }
set {
jDEDCKKACGO_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
}
}
/// Field number for the "NEPGEEJCLAH" field.
public const int NEPGEEJCLAHFieldNumber = 6;
private string nEPGEEJCLAH_ = "";
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public string NEPGEEJCLAH {
get { return nEPGEEJCLAH_; }
set {
nEPGEEJCLAH_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
}
}
/// Field number for the "JHJGFDMKIHG" field.
public const int JHJGFDMKIHGFieldNumber = 12;
private string jHJGFDMKIHG_ = "";
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public string JHJGFDMKIHG {
get { return jHJGFDMKIHG_; }
set {
jHJGFDMKIHG_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
}
}
/// Field number for the "uid" field.
public const int UidFieldNumber = 8;
private uint uid_;
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public uint Uid {
get { return uid_; }
set {
uid_ = value;
}
}
/// Field number for the "IJPPKNKNLNL" field.
public const int IJPPKNKNLNLFieldNumber = 13;
private string iJPPKNKNLNL_ = "";
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public string IJPPKNKNLNL {
get { return iJPPKNKNLNL_; }
set {
iJPPKNKNLNL_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
}
}
/// Field number for the "KFAMACKFHPM" field.
public const int KFAMACKFHPMFieldNumber = 10;
private string kFAMACKFHPM_ = "";
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public string KFAMACKFHPM {
get { return kFAMACKFHPM_; }
set {
kFAMACKFHPM_ = pb::ProtoPreconditions.CheckNotNull(value, "value");
}
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public override bool Equals(object other) {
return Equals(other as RogueDebugReplaySaveScNotify);
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public bool Equals(RogueDebugReplaySaveScNotify other) {
if (ReferenceEquals(other, null)) {
return false;
}
if (ReferenceEquals(other, this)) {
return true;
}
if (DFPFALBJHJH != other.DFPFALBJHJH) return false;
if (JDEDCKKACGO != other.JDEDCKKACGO) return false;
if (NEPGEEJCLAH != other.NEPGEEJCLAH) return false;
if (JHJGFDMKIHG != other.JHJGFDMKIHG) return false;
if (Uid != other.Uid) return false;
if (IJPPKNKNLNL != other.IJPPKNKNLNL) return false;
if (KFAMACKFHPM != other.KFAMACKFHPM) 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 (DFPFALBJHJH.Length != 0) hash ^= DFPFALBJHJH.GetHashCode();
if (JDEDCKKACGO.Length != 0) hash ^= JDEDCKKACGO.GetHashCode();
if (NEPGEEJCLAH.Length != 0) hash ^= NEPGEEJCLAH.GetHashCode();
if (JHJGFDMKIHG.Length != 0) hash ^= JHJGFDMKIHG.GetHashCode();
if (Uid != 0) hash ^= Uid.GetHashCode();
if (IJPPKNKNLNL.Length != 0) hash ^= IJPPKNKNLNL.GetHashCode();
if (KFAMACKFHPM.Length != 0) hash ^= KFAMACKFHPM.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 (JDEDCKKACGO.Length != 0) {
output.WriteRawTag(10);
output.WriteString(JDEDCKKACGO);
}
if (NEPGEEJCLAH.Length != 0) {
output.WriteRawTag(50);
output.WriteString(NEPGEEJCLAH);
}
if (DFPFALBJHJH.Length != 0) {
output.WriteRawTag(58);
output.WriteString(DFPFALBJHJH);
}
if (Uid != 0) {
output.WriteRawTag(64);
output.WriteUInt32(Uid);
}
if (KFAMACKFHPM.Length != 0) {
output.WriteRawTag(82);
output.WriteString(KFAMACKFHPM);
}
if (JHJGFDMKIHG.Length != 0) {
output.WriteRawTag(98);
output.WriteString(JHJGFDMKIHG);
}
if (IJPPKNKNLNL.Length != 0) {
output.WriteRawTag(106);
output.WriteString(IJPPKNKNLNL);
}
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 (JDEDCKKACGO.Length != 0) {
output.WriteRawTag(10);
output.WriteString(JDEDCKKACGO);
}
if (NEPGEEJCLAH.Length != 0) {
output.WriteRawTag(50);
output.WriteString(NEPGEEJCLAH);
}
if (DFPFALBJHJH.Length != 0) {
output.WriteRawTag(58);
output.WriteString(DFPFALBJHJH);
}
if (Uid != 0) {
output.WriteRawTag(64);
output.WriteUInt32(Uid);
}
if (KFAMACKFHPM.Length != 0) {
output.WriteRawTag(82);
output.WriteString(KFAMACKFHPM);
}
if (JHJGFDMKIHG.Length != 0) {
output.WriteRawTag(98);
output.WriteString(JHJGFDMKIHG);
}
if (IJPPKNKNLNL.Length != 0) {
output.WriteRawTag(106);
output.WriteString(IJPPKNKNLNL);
}
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 (DFPFALBJHJH.Length != 0) {
size += 1 + pb::CodedOutputStream.ComputeStringSize(DFPFALBJHJH);
}
if (JDEDCKKACGO.Length != 0) {
size += 1 + pb::CodedOutputStream.ComputeStringSize(JDEDCKKACGO);
}
if (NEPGEEJCLAH.Length != 0) {
size += 1 + pb::CodedOutputStream.ComputeStringSize(NEPGEEJCLAH);
}
if (JHJGFDMKIHG.Length != 0) {
size += 1 + pb::CodedOutputStream.ComputeStringSize(JHJGFDMKIHG);
}
if (Uid != 0) {
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(Uid);
}
if (IJPPKNKNLNL.Length != 0) {
size += 1 + pb::CodedOutputStream.ComputeStringSize(IJPPKNKNLNL);
}
if (KFAMACKFHPM.Length != 0) {
size += 1 + pb::CodedOutputStream.ComputeStringSize(KFAMACKFHPM);
}
if (_unknownFields != null) {
size += _unknownFields.CalculateSize();
}
return size;
}
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
public void MergeFrom(RogueDebugReplaySaveScNotify other) {
if (other == null) {
return;
}
if (other.DFPFALBJHJH.Length != 0) {
DFPFALBJHJH = other.DFPFALBJHJH;
}
if (other.JDEDCKKACGO.Length != 0) {
JDEDCKKACGO = other.JDEDCKKACGO;
}
if (other.NEPGEEJCLAH.Length != 0) {
NEPGEEJCLAH = other.NEPGEEJCLAH;
}
if (other.JHJGFDMKIHG.Length != 0) {
JHJGFDMKIHG = other.JHJGFDMKIHG;
}
if (other.Uid != 0) {
Uid = other.Uid;
}
if (other.IJPPKNKNLNL.Length != 0) {
IJPPKNKNLNL = other.IJPPKNKNLNL;
}
if (other.KFAMACKFHPM.Length != 0) {
KFAMACKFHPM = other.KFAMACKFHPM;
}
_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 10: {
JDEDCKKACGO = input.ReadString();
break;
}
case 50: {
NEPGEEJCLAH = input.ReadString();
break;
}
case 58: {
DFPFALBJHJH = input.ReadString();
break;
}
case 64: {
Uid = input.ReadUInt32();
break;
}
case 82: {
KFAMACKFHPM = input.ReadString();
break;
}
case 98: {
JHJGFDMKIHG = input.ReadString();
break;
}
case 106: {
IJPPKNKNLNL = input.ReadString();
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 10: {
JDEDCKKACGO = input.ReadString();
break;
}
case 50: {
NEPGEEJCLAH = input.ReadString();
break;
}
case 58: {
DFPFALBJHJH = input.ReadString();
break;
}
case 64: {
Uid = input.ReadUInt32();
break;
}
case 82: {
KFAMACKFHPM = input.ReadString();
break;
}
case 98: {
JHJGFDMKIHG = input.ReadString();
break;
}
case 106: {
IJPPKNKNLNL = input.ReadString();
break;
}
}
}
}
#endif
}
#endregion
}
#endregion Designer generated code