mirror of
https://github.com/EggLinks/DanhengServer-OpenSource.git
synced 2026-01-03 04:36:03 +08:00
347 lines
12 KiB
C#
347 lines
12 KiB
C#
// <auto-generated>
|
|
// Generated by the protocol buffer compiler. DO NOT EDIT!
|
|
// source: GGIBOHHAIKA.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 GGIBOHHAIKA.proto</summary>
|
|
public static partial class GGIBOHHAIKAReflection {
|
|
|
|
#region Descriptor
|
|
/// <summary>File descriptor for GGIBOHHAIKA.proto</summary>
|
|
public static pbr::FileDescriptor Descriptor {
|
|
get { return descriptor; }
|
|
}
|
|
private static pbr::FileDescriptor descriptor;
|
|
|
|
static GGIBOHHAIKAReflection() {
|
|
byte[] descriptorData = global::System.Convert.FromBase64String(
|
|
string.Concat(
|
|
"ChFHR0lCT0hIQUlLQS5wcm90byJeCgtHR0lCT0hIQUlLQRITCgtJTU1ER0pG",
|
|
"SUFNQxgNIAEoDRITCgtBQU1CTk1IT0dKQxgPIAEoDRIQCghncm91cF9pZBgB",
|
|
"IAEoDRITCgtEQUVDS0lQT1BQThgDIAEoDUIeqgIbRWdnTGluay5EYW5oZW5n",
|
|
"U2VydmVyLlByb3RvYgZwcm90bzM="));
|
|
descriptor = pbr::FileDescriptor.FromGeneratedCode(descriptorData,
|
|
new pbr::FileDescriptor[] { },
|
|
new pbr::GeneratedClrTypeInfo(null, null, new pbr::GeneratedClrTypeInfo[] {
|
|
new pbr::GeneratedClrTypeInfo(typeof(global::EggLink.DanhengServer.Proto.GGIBOHHAIKA), global::EggLink.DanhengServer.Proto.GGIBOHHAIKA.Parser, new[]{ "IMMDGJFIAMC", "AAMBNMHOGJC", "GroupId", "DAECKIPOPPN" }, null, null, null, null)
|
|
}));
|
|
}
|
|
#endregion
|
|
|
|
}
|
|
#region Messages
|
|
[global::System.Diagnostics.DebuggerDisplayAttribute("{ToString(),nq}")]
|
|
public sealed partial class GGIBOHHAIKA : pb::IMessage<GGIBOHHAIKA>
|
|
#if !GOOGLE_PROTOBUF_REFSTRUCT_COMPATIBILITY_MODE
|
|
, pb::IBufferMessage
|
|
#endif
|
|
{
|
|
private static readonly pb::MessageParser<GGIBOHHAIKA> _parser = new pb::MessageParser<GGIBOHHAIKA>(() => new GGIBOHHAIKA());
|
|
private pb::UnknownFieldSet _unknownFields;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public static pb::MessageParser<GGIBOHHAIKA> 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.GGIBOHHAIKAReflection.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 GGIBOHHAIKA() {
|
|
OnConstruction();
|
|
}
|
|
|
|
partial void OnConstruction();
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public GGIBOHHAIKA(GGIBOHHAIKA other) : this() {
|
|
iMMDGJFIAMC_ = other.iMMDGJFIAMC_;
|
|
aAMBNMHOGJC_ = other.aAMBNMHOGJC_;
|
|
groupId_ = other.groupId_;
|
|
dAECKIPOPPN_ = other.dAECKIPOPPN_;
|
|
_unknownFields = pb::UnknownFieldSet.Clone(other._unknownFields);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public GGIBOHHAIKA Clone() {
|
|
return new GGIBOHHAIKA(this);
|
|
}
|
|
|
|
/// <summary>Field number for the "IMMDGJFIAMC" field.</summary>
|
|
public const int IMMDGJFIAMCFieldNumber = 13;
|
|
private uint iMMDGJFIAMC_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint IMMDGJFIAMC {
|
|
get { return iMMDGJFIAMC_; }
|
|
set {
|
|
iMMDGJFIAMC_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "AAMBNMHOGJC" field.</summary>
|
|
public const int AAMBNMHOGJCFieldNumber = 15;
|
|
private uint aAMBNMHOGJC_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint AAMBNMHOGJC {
|
|
get { return aAMBNMHOGJC_; }
|
|
set {
|
|
aAMBNMHOGJC_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "group_id" field.</summary>
|
|
public const int GroupIdFieldNumber = 1;
|
|
private uint groupId_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint GroupId {
|
|
get { return groupId_; }
|
|
set {
|
|
groupId_ = value;
|
|
}
|
|
}
|
|
|
|
/// <summary>Field number for the "DAECKIPOPPN" field.</summary>
|
|
public const int DAECKIPOPPNFieldNumber = 3;
|
|
private uint dAECKIPOPPN_;
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public uint DAECKIPOPPN {
|
|
get { return dAECKIPOPPN_; }
|
|
set {
|
|
dAECKIPOPPN_ = value;
|
|
}
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public override bool Equals(object other) {
|
|
return Equals(other as GGIBOHHAIKA);
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public bool Equals(GGIBOHHAIKA other) {
|
|
if (ReferenceEquals(other, null)) {
|
|
return false;
|
|
}
|
|
if (ReferenceEquals(other, this)) {
|
|
return true;
|
|
}
|
|
if (IMMDGJFIAMC != other.IMMDGJFIAMC) return false;
|
|
if (AAMBNMHOGJC != other.AAMBNMHOGJC) return false;
|
|
if (GroupId != other.GroupId) return false;
|
|
if (DAECKIPOPPN != other.DAECKIPOPPN) 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 (IMMDGJFIAMC != 0) hash ^= IMMDGJFIAMC.GetHashCode();
|
|
if (AAMBNMHOGJC != 0) hash ^= AAMBNMHOGJC.GetHashCode();
|
|
if (GroupId != 0) hash ^= GroupId.GetHashCode();
|
|
if (DAECKIPOPPN != 0) hash ^= DAECKIPOPPN.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 (GroupId != 0) {
|
|
output.WriteRawTag(8);
|
|
output.WriteUInt32(GroupId);
|
|
}
|
|
if (DAECKIPOPPN != 0) {
|
|
output.WriteRawTag(24);
|
|
output.WriteUInt32(DAECKIPOPPN);
|
|
}
|
|
if (IMMDGJFIAMC != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(IMMDGJFIAMC);
|
|
}
|
|
if (AAMBNMHOGJC != 0) {
|
|
output.WriteRawTag(120);
|
|
output.WriteUInt32(AAMBNMHOGJC);
|
|
}
|
|
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 (GroupId != 0) {
|
|
output.WriteRawTag(8);
|
|
output.WriteUInt32(GroupId);
|
|
}
|
|
if (DAECKIPOPPN != 0) {
|
|
output.WriteRawTag(24);
|
|
output.WriteUInt32(DAECKIPOPPN);
|
|
}
|
|
if (IMMDGJFIAMC != 0) {
|
|
output.WriteRawTag(104);
|
|
output.WriteUInt32(IMMDGJFIAMC);
|
|
}
|
|
if (AAMBNMHOGJC != 0) {
|
|
output.WriteRawTag(120);
|
|
output.WriteUInt32(AAMBNMHOGJC);
|
|
}
|
|
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 (IMMDGJFIAMC != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(IMMDGJFIAMC);
|
|
}
|
|
if (AAMBNMHOGJC != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(AAMBNMHOGJC);
|
|
}
|
|
if (GroupId != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(GroupId);
|
|
}
|
|
if (DAECKIPOPPN != 0) {
|
|
size += 1 + pb::CodedOutputStream.ComputeUInt32Size(DAECKIPOPPN);
|
|
}
|
|
if (_unknownFields != null) {
|
|
size += _unknownFields.CalculateSize();
|
|
}
|
|
return size;
|
|
}
|
|
|
|
[global::System.Diagnostics.DebuggerNonUserCodeAttribute]
|
|
[global::System.CodeDom.Compiler.GeneratedCode("protoc", null)]
|
|
public void MergeFrom(GGIBOHHAIKA other) {
|
|
if (other == null) {
|
|
return;
|
|
}
|
|
if (other.IMMDGJFIAMC != 0) {
|
|
IMMDGJFIAMC = other.IMMDGJFIAMC;
|
|
}
|
|
if (other.AAMBNMHOGJC != 0) {
|
|
AAMBNMHOGJC = other.AAMBNMHOGJC;
|
|
}
|
|
if (other.GroupId != 0) {
|
|
GroupId = other.GroupId;
|
|
}
|
|
if (other.DAECKIPOPPN != 0) {
|
|
DAECKIPOPPN = other.DAECKIPOPPN;
|
|
}
|
|
_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: {
|
|
GroupId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 24: {
|
|
DAECKIPOPPN = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 104: {
|
|
IMMDGJFIAMC = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 120: {
|
|
AAMBNMHOGJC = 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 8: {
|
|
GroupId = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 24: {
|
|
DAECKIPOPPN = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 104: {
|
|
IMMDGJFIAMC = input.ReadUInt32();
|
|
break;
|
|
}
|
|
case 120: {
|
|
AAMBNMHOGJC = input.ReadUInt32();
|
|
break;
|
|
}
|
|
}
|
|
}
|
|
}
|
|
#endif
|
|
|
|
}
|
|
|
|
#endregion
|
|
|
|
}
|
|
|
|
#endregion Designer generated code
|