mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-03 04:36:03 +08:00
681 lines
26 KiB
C#
681 lines
26 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: FriendDevelopmentInfo.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 FriendDevelopmentInfo.proto</summary>
|
|
public static partial class FriendDevelopmentInfoReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for FriendDevelopmentInfo.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static FriendDevelopmentInfoReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChtGcmllbmREZXZlbG9wbWVudEluZm8ucHJvdG8aFURldmVsb3BtZW50VHlw",
|
|
"ZS5wcm90bxoRREZFS0ZFR0xDS08ucHJvdG8aEVBBTUlMRkNCTU9OLnByb3Rv",
|
|
"GhFBR0ZGTkpNTk5JRy5wcm90byKoAgoVRnJpZW5kRGV2ZWxvcG1lbnRJbmZv",
|
|
"EiUKC0NFQUtIREZBQ0xLGAcgASgOMhAuRGV2ZWxvcG1lbnRUeXBlEgwKBHRp",
|
|
"bWUYBCABKAMSJAoLRUlHS0JERkVJQkYYzgogASgLMgwuUEFNSUxGQ0JNT05I",
|
|
"ABIkCgtHS0NQSkxIRkFESRitDCABKAsyDC5BR0ZGTkpNTk5JR0gAEhQKCWF2",
|
|
"YXRhcl9pZBj7DiABKA1IABIWCgtHQ09NRU9HQ0tFThjOASABKA1IABIWCgtL",
|
|
"Q0pBSkRHTlBHQhjkASABKA1IABIkCgtPSUdHQkZBTEJMQRiWCSABKAsyDC5E",
|
|
"RkVLRkVHTENLT0gAEhMKCHBhbmVsX2lkGLkHIAEoDUgAQg0KC0RQQklMRE5O",
|
|
"RU9HQh6qAhtFZ2dMaW5rLkRhbmhlbmdTZXJ2ZXIuUHJvdG9iBnByb3RvMw=="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { global::EggLink.DanhengServer.Proto.DevelopmentTypeReflection.Descriptor, global::EggLink.DanhengServer.Proto.DFEKFEGLCKOReflection.Descriptor, global::EggLink.DanhengServer.Proto.PAMILFCBMONReflection.Descriptor, global::EggLink.DanhengServer.Proto.AGFFNJMNNIGReflection.Descriptor, },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.FriendDevelopmentInfo), global::EggLink.DanhengServer.Proto.FriendDevelopmentInfo.Parser, new[]{ "CEAKHDFACLK", "Time", "EIGKBDFEIBF", "GKCPJLHFADI", "AvatarId", "GCOMEOGCKEN", "KCJAJDGNPGB", "OIGGBFALBLA", "PanelId" }, new[]{ "DPBILDNNEOG" }, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class FriendDevelopmentInfo : pb::IMessage<FriendDevelopmentInfo>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<FriendDevelopmentInfo> _parser = new pb::MessageParser<FriendDevelopmentInfo>(() => new FriendDevelopmentInfo());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<FriendDevelopmentInfo> 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.FriendDevelopmentInfoReflection.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 FriendDevelopmentInfo() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public FriendDevelopmentInfo(FriendDevelopmentInfo other) : this() {
|
|
cEAKHDFACLK_ = other.cEAKHDFACLK_;
|
|
time_ = other.time_;
|
|
switch (other.DPBILDNNEOGCase) {
|
|
case DPBILDNNEOGOneofCase.EIGKBDFEIBF:
|
|
EIGKBDFEIBF = other.EIGKBDFEIBF.Clone();
|
|
break;
|
|
case DPBILDNNEOGOneofCase.GKCPJLHFADI:
|
|
GKCPJLHFADI = other.GKCPJLHFADI.Clone();
|
|
break;
|
|
case DPBILDNNEOGOneofCase.AvatarId:
|
|
AvatarId = other.AvatarId;
|
|
break;
|
|
case DPBILDNNEOGOneofCase.GCOMEOGCKEN:
|
|
GCOMEOGCKEN = other.GCOMEOGCKEN;
|
|
break;
|
|
case DPBILDNNEOGOneofCase.KCJAJDGNPGB:
|
|
KCJAJDGNPGB = other.KCJAJDGNPGB;
|
|
break;
|
|
case DPBILDNNEOGOneofCase.OIGGBFALBLA:
|
|
OIGGBFALBLA = other.OIGGBFALBLA.Clone();
|
|
break;
|
|
case DPBILDNNEOGOneofCase.PanelId:
|
|
PanelId = other.PanelId;
|
|
break;
|
|
}
|
|
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public FriendDevelopmentInfo Clone() {
|
|
return new FriendDevelopmentInfo(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "CEAKHDFACLK" field.</summary>
|
|
public const int CEAKHDFACLKFieldNumber = 7;
|
|
private global::EggLink.DanhengServer.Proto.DevelopmentType cEAKHDFACLK_ = global::EggLink.DanhengServer.Proto.DevelopmentType.DevelopmentNone;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.DevelopmentType CEAKHDFACLK {
|
|
get { return cEAKHDFACLK_; }
|
|
set {
|
|
cEAKHDFACLK_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "time" field.</summary>
|
|
public const int TimeFieldNumber = 4;
|
|
private long time_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public long Time {
|
|
get { return time_; }
|
|
set {
|
|
time_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "EIGKBDFEIBF" field.</summary>
|
|
public const int EIGKBDFEIBFFieldNumber = 1358;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.PAMILFCBMON EIGKBDFEIBF {
|
|
get { return dPBILDNNEOGCase_ == DPBILDNNEOGOneofCase.EIGKBDFEIBF ? (global::EggLink.DanhengServer.Proto.PAMILFCBMON) dPBILDNNEOG_ : null; }
|
|
set {
|
|
dPBILDNNEOG_ = value;
|
|
dPBILDNNEOGCase_ = value == null ? DPBILDNNEOGOneofCase.None : DPBILDNNEOGOneofCase.EIGKBDFEIBF;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "GKCPJLHFADI" field.</summary>
|
|
public const int GKCPJLHFADIFieldNumber = 1581;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.AGFFNJMNNIG GKCPJLHFADI {
|
|
get { return dPBILDNNEOGCase_ == DPBILDNNEOGOneofCase.GKCPJLHFADI ? (global::EggLink.DanhengServer.Proto.AGFFNJMNNIG) dPBILDNNEOG_ : null; }
|
|
set {
|
|
dPBILDNNEOG_ = value;
|
|
dPBILDNNEOGCase_ = value == null ? DPBILDNNEOGOneofCase.None : DPBILDNNEOGOneofCase.GKCPJLHFADI;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "avatar_id" field.</summary>
|
|
public const int AvatarIdFieldNumber = 1915;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint AvatarId {
|
|
get { return HasAvatarId ? (uint) dPBILDNNEOG_ : 0; }
|
|
set {
|
|
dPBILDNNEOG_ = value;
|
|
dPBILDNNEOGCase_ = DPBILDNNEOGOneofCase.AvatarId;
|
|
}
|
|
}
|
|
/// <summary>Gets whether the "avatar_id" field is set</summary>
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool HasAvatarId {
|
|
get { return dPBILDNNEOGCase_ == DPBILDNNEOGOneofCase.AvatarId; }
|
|
}
|
|
/// <summary> Clears the value of the oneof if it's currently set to "avatar_id" </summary>
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void ClearAvatarId() {
|
|
if (HasAvatarId) {
|
|
ClearDPBILDNNEOG();
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "GCOMEOGCKEN" field.</summary>
|
|
public const int GCOMEOGCKENFieldNumber = 206;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint GCOMEOGCKEN {
|
|
get { return HasGCOMEOGCKEN ? (uint) dPBILDNNEOG_ : 0; }
|
|
set {
|
|
dPBILDNNEOG_ = value;
|
|
dPBILDNNEOGCase_ = DPBILDNNEOGOneofCase.GCOMEOGCKEN;
|
|
}
|
|
}
|
|
/// <summary>Gets whether the "GCOMEOGCKEN" field is set</summary>
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool HasGCOMEOGCKEN {
|
|
get { return dPBILDNNEOGCase_ == DPBILDNNEOGOneofCase.GCOMEOGCKEN; }
|
|
}
|
|
/// <summary> Clears the value of the oneof if it's currently set to "GCOMEOGCKEN" </summary>
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void ClearGCOMEOGCKEN() {
|
|
if (HasGCOMEOGCKEN) {
|
|
ClearDPBILDNNEOG();
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "KCJAJDGNPGB" field.</summary>
|
|
public const int KCJAJDGNPGBFieldNumber = 228;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint KCJAJDGNPGB {
|
|
get { return HasKCJAJDGNPGB ? (uint) dPBILDNNEOG_ : 0; }
|
|
set {
|
|
dPBILDNNEOG_ = value;
|
|
dPBILDNNEOGCase_ = DPBILDNNEOGOneofCase.KCJAJDGNPGB;
|
|
}
|
|
}
|
|
/// <summary>Gets whether the "KCJAJDGNPGB" field is set</summary>
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool HasKCJAJDGNPGB {
|
|
get { return dPBILDNNEOGCase_ == DPBILDNNEOGOneofCase.KCJAJDGNPGB; }
|
|
}
|
|
/// <summary> Clears the value of the oneof if it's currently set to "KCJAJDGNPGB" </summary>
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void ClearKCJAJDGNPGB() {
|
|
if (HasKCJAJDGNPGB) {
|
|
ClearDPBILDNNEOG();
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "OIGGBFALBLA" field.</summary>
|
|
public const int OIGGBFALBLAFieldNumber = 1174;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public global::EggLink.DanhengServer.Proto.DFEKFEGLCKO OIGGBFALBLA {
|
|
get { return dPBILDNNEOGCase_ == DPBILDNNEOGOneofCase.OIGGBFALBLA ? (global::EggLink.DanhengServer.Proto.DFEKFEGLCKO) dPBILDNNEOG_ : null; }
|
|
set {
|
|
dPBILDNNEOG_ = value;
|
|
dPBILDNNEOGCase_ = value == null ? DPBILDNNEOGOneofCase.None : DPBILDNNEOGOneofCase.OIGGBFALBLA;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "panel_id" field.</summary>
|
|
public const int PanelIdFieldNumber = 953;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint PanelId {
|
|
get { return HasPanelId ? (uint) dPBILDNNEOG_ : 0; }
|
|
set {
|
|
dPBILDNNEOG_ = value;
|
|
dPBILDNNEOGCase_ = DPBILDNNEOGOneofCase.PanelId;
|
|
}
|
|
}
|
|
/// <summary>Gets whether the "panel_id" field is set</summary>
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool HasPanelId {
|
|
get { return dPBILDNNEOGCase_ == DPBILDNNEOGOneofCase.PanelId; }
|
|
}
|
|
/// <summary> Clears the value of the oneof if it's currently set to "panel_id" </summary>
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void ClearPanelId() {
|
|
if (HasPanelId) {
|
|
ClearDPBILDNNEOG();
|
|
}
|
|
}
|
|
|
|
private object dPBILDNNEOG_;
|
|
/// <summary>Enum of possible cases for the "DPBILDNNEOG" oneof.</summary>
|
|
public enum DPBILDNNEOGOneofCase {
|
|
None = 0,
|
|
EIGKBDFEIBF = 1358,
|
|
GKCPJLHFADI = 1581,
|
|
AvatarId = 1915,
|
|
GCOMEOGCKEN = 206,
|
|
KCJAJDGNPGB = 228,
|
|
OIGGBFALBLA = 1174,
|
|
PanelId = 953,
|
|
}
|
|
private DPBILDNNEOGOneofCase dPBILDNNEOGCase_ = DPBILDNNEOGOneofCase.None;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public DPBILDNNEOGOneofCase DPBILDNNEOGCase {
|
|
get { return dPBILDNNEOGCase_; }
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void ClearDPBILDNNEOG() {
|
|
dPBILDNNEOGCase_ = DPBILDNNEOGOneofCase.None;
|
|
dPBILDNNEOG_ = null;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as FriendDevelopmentInfo);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(FriendDevelopmentInfo other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (CEAKHDFACLK != other.CEAKHDFACLK) return false;
|
|
if (Time != other.Time) return false;
|
|
if (!object.Equals(EIGKBDFEIBF, other.EIGKBDFEIBF)) return false;
|
|
if (!object.Equals(GKCPJLHFADI, other.GKCPJLHFADI)) return false;
|
|
if (AvatarId != other.AvatarId) return false;
|
|
if (GCOMEOGCKEN != other.GCOMEOGCKEN) return false;
|
|
if (KCJAJDGNPGB != other.KCJAJDGNPGB) return false;
|
|
if (!object.Equals(OIGGBFALBLA, other.OIGGBFALBLA)) return false;
|
|
if (PanelId != other.PanelId) return false;
|
|
if (DPBILDNNEOGCase != other.DPBILDNNEOGCase) 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 (CEAKHDFACLK != global::EggLink.DanhengServer.Proto.DevelopmentType.DevelopmentNone) hash ^= CEAKHDFACLK.GetHashCode();
|
|
if (Time != 0L) hash ^= Time.GetHashCode();
|
|
if (dPBILDNNEOGCase_ == DPBILDNNEOGOneofCase.EIGKBDFEIBF) hash ^= EIGKBDFEIBF.GetHashCode();
|
|
if (dPBILDNNEOGCase_ == DPBILDNNEOGOneofCase.GKCPJLHFADI) hash ^= GKCPJLHFADI.GetHashCode();
|
|
if (HasAvatarId) hash ^= AvatarId.GetHashCode();
|
|
if (HasGCOMEOGCKEN) hash ^= GCOMEOGCKEN.GetHashCode();
|
|
if (HasKCJAJDGNPGB) hash ^= KCJAJDGNPGB.GetHashCode();
|
|
if (dPBILDNNEOGCase_ == DPBILDNNEOGOneofCase.OIGGBFALBLA) hash ^= OIGGBFALBLA.GetHashCode();
|
|
if (HasPanelId) hash ^= PanelId.GetHashCode();
|
|
hash ^= (int) dPBILDNNEOGCase_;
|
|
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 (Time != 0L) {
|
|
output.WriteRawTag(32);
|
|
output.WriteInt64(Time);
|
|
}
|
|
if (CEAKHDFACLK != global::EggLink.DanhengServer.Proto.DevelopmentType.DevelopmentNone) {
|
|
output.WriteRawTag(56);
|
|
output.WriteEnum((int) CEAKHDFACLK);
|
|
}
|
|
if (HasGCOMEOGCKEN) {
|
|
output.WriteRawTag(240, 12);
|
|
output.WriteUInt32(GCOMEOGCKEN);
|
|
}
|
|
if (HasKCJAJDGNPGB) {
|
|
output.WriteRawTag(160, 14);
|
|
output.WriteUInt32(KCJAJDGNPGB);
|
|
}
|
|
if (HasPanelId) {
|
|
output.WriteRawTag(200, 59);
|
|
output.WriteUInt32(PanelId);
|
|
}
|
|
if (dPBILDNNEOGCase_ == DPBILDNNEOGOneofCase.OIGGBFALBLA) {
|
|
output.WriteRawTag(178, 73);
|
|
output.WriteMessage(OIGGBFALBLA);
|
|
}
|
|
if (dPBILDNNEOGCase_ == DPBILDNNEOGOneofCase.EIGKBDFEIBF) {
|
|
output.WriteRawTag(242, 84);
|
|
output.WriteMessage(EIGKBDFEIBF);
|
|
}
|
|
if (dPBILDNNEOGCase_ == DPBILDNNEOGOneofCase.GKCPJLHFADI) {
|
|
output.WriteRawTag(234, 98);
|
|
output.WriteMessage(GKCPJLHFADI);
|
|
}
|
|
if (HasAvatarId) {
|
|
output.WriteRawTag(216, 119);
|
|
output.WriteUInt32(AvatarId);
|
|
}
|
|
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 (Time != 0L) {
|
|
output.WriteRawTag(32);
|
|
output.WriteInt64(Time);
|
|
}
|
|
if (CEAKHDFACLK != global::EggLink.DanhengServer.Proto.DevelopmentType.DevelopmentNone) {
|
|
output.WriteRawTag(56);
|
|
output.WriteEnum((int) CEAKHDFACLK);
|
|
}
|
|
if (HasGCOMEOGCKEN) {
|
|
output.WriteRawTag(240, 12);
|
|
output.WriteUInt32(GCOMEOGCKEN);
|
|
}
|
|
if (HasKCJAJDGNPGB) {
|
|
output.WriteRawTag(160, 14);
|
|
output.WriteUInt32(KCJAJDGNPGB);
|
|
}
|
|
if (HasPanelId) {
|
|
output.WriteRawTag(200, 59);
|
|
output.WriteUInt32(PanelId);
|
|
}
|
|
if (dPBILDNNEOGCase_ == DPBILDNNEOGOneofCase.OIGGBFALBLA) {
|
|
output.WriteRawTag(178, 73);
|
|
output.WriteMessage(OIGGBFALBLA);
|
|
}
|
|
if (dPBILDNNEOGCase_ == DPBILDNNEOGOneofCase.EIGKBDFEIBF) {
|
|
output.WriteRawTag(242, 84);
|
|
output.WriteMessage(EIGKBDFEIBF);
|
|
}
|
|
if (dPBILDNNEOGCase_ == DPBILDNNEOGOneofCase.GKCPJLHFADI) {
|
|
output.WriteRawTag(234, 98);
|
|
output.WriteMessage(GKCPJLHFADI);
|
|
}
|
|
if (HasAvatarId) {
|
|
output.WriteRawTag(216, 119);
|
|
output.WriteUInt32(AvatarId);
|
|
}
|
|
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 (CEAKHDFACLK != global::EggLink.DanhengServer.Proto.DevelopmentType.DevelopmentNone) {
|
|
size += 1 + pb::CodedOutputStream.ComputeEnumSize((int) CEAKHDFACLK);
|
|
}
|
|
if (Time != 0L) {
|
|
size += 1 + pb::CodedOutputStream.ComputeInt64Size(Time);
|
|
}
|
|
if (dPBILDNNEOGCase_ == DPBILDNNEOGOneofCase.EIGKBDFEIBF) {
|
|
size += 2 + pb::CodedOutputStream.ComputeMessageSize(EIGKBDFEIBF);
|
|
}
|
|
if (dPBILDNNEOGCase_ == DPBILDNNEOGOneofCase.GKCPJLHFADI) {
|
|
size += 2 + pb::CodedOutputStream.ComputeMessageSize(GKCPJLHFADI);
|
|
}
|
|
if (HasAvatarId) {
|
|
size += 2 + pb::CodedOutputStream.ComputeUInt32Size(AvatarId);
|
|
}
|
|
if (HasGCOMEOGCKEN) {
|
|
size += 2 + pb::CodedOutputStream.ComputeUInt32Size(GCOMEOGCKEN);
|
|
}
|
|
if (HasKCJAJDGNPGB) {
|
|
size += 2 + pb::CodedOutputStream.ComputeUInt32Size(KCJAJDGNPGB);
|
|
}
|
|
if (dPBILDNNEOGCase_ == DPBILDNNEOGOneofCase.OIGGBFALBLA) {
|
|
size += 2 + pb::CodedOutputStream.ComputeMessageSize(OIGGBFALBLA);
|
|
}
|
|
if (HasPanelId) {
|
|
size += 2 + pb::CodedOutputStream.ComputeUInt32Size(PanelId);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(FriendDevelopmentInfo other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.CEAKHDFACLK != global::EggLink.DanhengServer.Proto.DevelopmentType.DevelopmentNone) {
|
|
CEAKHDFACLK = other.CEAKHDFACLK;
|
|
}
|
|
if (other.Time != 0L) {
|
|
Time = other.Time;
|
|
}
|
|
switch (other.DPBILDNNEOGCase) {
|
|
case DPBILDNNEOGOneofCase.EIGKBDFEIBF:
|
|
if (EIGKBDFEIBF == null) {
|
|
EIGKBDFEIBF = new global::EggLink.DanhengServer.Proto.PAMILFCBMON();
|
|
}
|
|
EIGKBDFEIBF.MergeFrom(other.EIGKBDFEIBF);
|
|
break;
|
|
case DPBILDNNEOGOneofCase.GKCPJLHFADI:
|
|
if (GKCPJLHFADI == null) {
|
|
GKCPJLHFADI = new global::EggLink.DanhengServer.Proto.AGFFNJMNNIG();
|
|
}
|
|
GKCPJLHFADI.MergeFrom(other.GKCPJLHFADI);
|
|
break;
|
|
case DPBILDNNEOGOneofCase.AvatarId:
|
|
AvatarId = other.AvatarId;
|
|
break;
|
|
case DPBILDNNEOGOneofCase.GCOMEOGCKEN:
|
|
GCOMEOGCKEN = other.GCOMEOGCKEN;
|
|
break;
|
|
case DPBILDNNEOGOneofCase.KCJAJDGNPGB:
|
|
KCJAJDGNPGB = other.KCJAJDGNPGB;
|
|
break;
|
|
case DPBILDNNEOGOneofCase.OIGGBFALBLA:
|
|
if (OIGGBFALBLA == null) {
|
|
OIGGBFALBLA = new global::EggLink.DanhengServer.Proto.DFEKFEGLCKO();
|
|
}
|
|
OIGGBFALBLA.MergeFrom(other.OIGGBFALBLA);
|
|
break;
|
|
case DPBILDNNEOGOneofCase.PanelId:
|
|
PanelId = other.PanelId;
|
|
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 32: {
|
|
Time = input.ReadInt64();
|
|
break;
|
|
}
|
|
case 56: {
|
|
CEAKHDFACLK = (global::EggLink.DanhengServer.Proto.DevelopmentType) input.ReadEnum();
|
|
break;
|
|
}
|
|
case 1648: {
|
|
GCOMEOGCKEN = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 1824: {
|
|
KCJAJDGNPGB = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 7624: {
|
|
PanelId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 9394: {
|
|
global::EggLink.DanhengServer.Proto.DFEKFEGLCKO subBuilder = new global::EggLink.DanhengServer.Proto.DFEKFEGLCKO();
|
|
if (dPBILDNNEOGCase_ == DPBILDNNEOGOneofCase.OIGGBFALBLA) {
|
|
subBuilder.MergeFrom(OIGGBFALBLA);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
OIGGBFALBLA = subBuilder;
|
|
break;
|
|
}
|
|
case 10866: {
|
|
global::EggLink.DanhengServer.Proto.PAMILFCBMON subBuilder = new global::EggLink.DanhengServer.Proto.PAMILFCBMON();
|
|
if (dPBILDNNEOGCase_ == DPBILDNNEOGOneofCase.EIGKBDFEIBF) {
|
|
subBuilder.MergeFrom(EIGKBDFEIBF);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
EIGKBDFEIBF = subBuilder;
|
|
break;
|
|
}
|
|
case 12650: {
|
|
global::EggLink.DanhengServer.Proto.AGFFNJMNNIG subBuilder = new global::EggLink.DanhengServer.Proto.AGFFNJMNNIG();
|
|
if (dPBILDNNEOGCase_ == DPBILDNNEOGOneofCase.GKCPJLHFADI) {
|
|
subBuilder.MergeFrom(GKCPJLHFADI);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
GKCPJLHFADI = subBuilder;
|
|
break;
|
|
}
|
|
case 15320: {
|
|
AvatarId = input.ReadUInt32();
|
|
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: {
|
|
Time = input.ReadInt64();
|
|
break;
|
|
}
|
|
case 56: {
|
|
CEAKHDFACLK = (global::EggLink.DanhengServer.Proto.DevelopmentType) input.ReadEnum();
|
|
break;
|
|
}
|
|
case 1648: {
|
|
GCOMEOGCKEN = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 1824: {
|
|
KCJAJDGNPGB = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 7624: {
|
|
PanelId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 9394: {
|
|
global::EggLink.DanhengServer.Proto.DFEKFEGLCKO subBuilder = new global::EggLink.DanhengServer.Proto.DFEKFEGLCKO();
|
|
if (dPBILDNNEOGCase_ == DPBILDNNEOGOneofCase.OIGGBFALBLA) {
|
|
subBuilder.MergeFrom(OIGGBFALBLA);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
OIGGBFALBLA = subBuilder;
|
|
break;
|
|
}
|
|
case 10866: {
|
|
global::EggLink.DanhengServer.Proto.PAMILFCBMON subBuilder = new global::EggLink.DanhengServer.Proto.PAMILFCBMON();
|
|
if (dPBILDNNEOGCase_ == DPBILDNNEOGOneofCase.EIGKBDFEIBF) {
|
|
subBuilder.MergeFrom(EIGKBDFEIBF);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
EIGKBDFEIBF = subBuilder;
|
|
break;
|
|
}
|
|
case 12650: {
|
|
global::EggLink.DanhengServer.Proto.AGFFNJMNNIG subBuilder = new global::EggLink.DanhengServer.Proto.AGFFNJMNNIG();
|
|
if (dPBILDNNEOGCase_ == DPBILDNNEOGOneofCase.GKCPJLHFADI) {
|
|
subBuilder.MergeFrom(GKCPJLHFADI);
|
|
}
|
|
input.ReadMessage(subBuilder);
|
|
GKCPJLHFADI = subBuilder;
|
|
break;
|
|
}
|
|
case 15320: {
|
|
AvatarId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|