You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.

MessageType.pb.cc 8.2 kB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240
  1. // Generated by the protocol buffer compiler. DO NOT EDIT!
  2. // source: MessageType.proto
  3. #include "MessageType.pb.h"
  4. #include <algorithm>
  5. #include <google/protobuf/io/coded_stream.h>
  6. #include <google/protobuf/extension_set.h>
  7. #include <google/protobuf/wire_format_lite.h>
  8. #include <google/protobuf/descriptor.h>
  9. #include <google/protobuf/generated_message_reflection.h>
  10. #include <google/protobuf/reflection_ops.h>
  11. #include <google/protobuf/wire_format.h>
  12. // @@protoc_insertion_point(includes)
  13. #include <google/protobuf/port_def.inc>
  14. PROTOBUF_PRAGMA_INIT_SEG
  15. namespace protobuf
  16. {
  17. } // namespace protobuf
  18. static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* file_level_enum_descriptors_MessageType_2eproto[8];
  19. static constexpr ::PROTOBUF_NAMESPACE_ID::ServiceDescriptor const** file_level_service_descriptors_MessageType_2eproto = nullptr;
  20. const uint32_t TableStruct_MessageType_2eproto::offsets[1] = {};
  21. static constexpr ::PROTOBUF_NAMESPACE_ID::internal::MigrationSchema* schemas = nullptr;
  22. static constexpr ::PROTOBUF_NAMESPACE_ID::Message* const* file_default_instances = nullptr;
  23. const char descriptor_table_protodef_MessageType_2eproto[] PROTOBUF_SECTION_VARIABLE(protodesc_cold) =
  24. "\n\021MessageType.proto\022\010protobuf*g\n\tPlaceTy"
  25. "pe\022\023\n\017NULL_PLACE_TYPE\020\000\022\010\n\004LAND\020\001\022\010\n\004WAL"
  26. "L\020\002\022\t\n\005GRASS\020\003\022\013\n\007MACHINE\020\004\022\010\n\004GATE\020\005\022\017\n"
  27. "\013HIDDEN_GATE\020\006*8\n\tShapeType\022\023\n\017NULL_SHAP"
  28. "E_TYPE\020\000\022\n\n\006CIRCLE\020\001\022\n\n\006SQUARE\020\002*N\n\010Prop"
  29. "Type\022\022\n\016NULL_PROP_TYPE\020\000\022\n\n\006PTYPE1\020\001\022\n\n\006"
  30. "PTYPE2\020\002\022\n\n\006PTYPE3\020\003\022\n\n\006PTYPE4\020\004*d\n\rHuma"
  31. "nBuffType\022\023\n\017NULL_HBUFF_TYPE\020\000\022\016\n\nHBUFFT"
  32. "YPE1\020\001\022\016\n\nHBUFFTYPE2\020\002\022\016\n\nHBUFFTYPE3\020\003\022\016"
  33. "\n\nHBUFFTYPE4\020\004*f\n\017ButcherBuffType\022\023\n\017NUL"
  34. "L_BBUFF_TYPE\020\000\022\016\n\nBBUFFTYPE1\020\001\022\016\n\nBBUFFT"
  35. "YPE2\020\002\022\016\n\nBBUFFTYPE3\020\003\022\016\n\nBBUFFTYPE4\020\004*H"
  36. "\n\nPlayerType\022\024\n\020NULL_PLAYER_TYPE\020\000\022\020\n\014HU"
  37. "MAN_PLAYER\020\001\022\022\n\016BUTCHER_PLAYER\020\002*`\n\tHuma"
  38. "nType\022\023\n\017NULL_HUMAN_TYPE\020\000\022\016\n\nHUMANTYPE1"
  39. "\020\001\022\016\n\nHUMANTYPE2\020\002\022\016\n\nHUMANTYPE3\020\003\022\016\n\nHU"
  40. "MANTYPE4\020\004*l\n\013ButcherType\022\025\n\021NULL_BUTCHE"
  41. "R_TYPE\020\000\022\020\n\014BUTCHERTYPE1\020\001\022\020\n\014BUTCHERTYP"
  42. "E2\020\002\022\020\n\014BUTCHERTYPE3\020\003\022\020\n\014BUTCHERTYPE4\020\004"
  43. "b\006proto3";
  44. static ::PROTOBUF_NAMESPACE_ID::internal::once_flag descriptor_table_MessageType_2eproto_once;
  45. const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_MessageType_2eproto = {
  46. false,
  47. false,
  48. 768,
  49. descriptor_table_protodef_MessageType_2eproto,
  50. "MessageType.proto",
  51. &descriptor_table_MessageType_2eproto_once,
  52. nullptr,
  53. 0,
  54. 0,
  55. schemas,
  56. file_default_instances,
  57. TableStruct_MessageType_2eproto::offsets,
  58. nullptr,
  59. file_level_enum_descriptors_MessageType_2eproto,
  60. file_level_service_descriptors_MessageType_2eproto,
  61. };
  62. PROTOBUF_ATTRIBUTE_WEAK const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable* descriptor_table_MessageType_2eproto_getter()
  63. {
  64. return &descriptor_table_MessageType_2eproto;
  65. }
  66. // Force running AddDescriptors() at dynamic initialization time.
  67. PROTOBUF_ATTRIBUTE_INIT_PRIORITY static ::PROTOBUF_NAMESPACE_ID::internal::AddDescriptorsRunner dynamic_init_dummy_MessageType_2eproto(&descriptor_table_MessageType_2eproto);
  68. namespace protobuf
  69. {
  70. const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* PlaceType_descriptor()
  71. {
  72. ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&descriptor_table_MessageType_2eproto);
  73. return file_level_enum_descriptors_MessageType_2eproto[0];
  74. }
  75. bool PlaceType_IsValid(int value)
  76. {
  77. switch (value)
  78. {
  79. case 0:
  80. case 1:
  81. case 2:
  82. case 3:
  83. case 4:
  84. case 5:
  85. case 6:
  86. return true;
  87. default:
  88. return false;
  89. }
  90. }
  91. const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* ShapeType_descriptor()
  92. {
  93. ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&descriptor_table_MessageType_2eproto);
  94. return file_level_enum_descriptors_MessageType_2eproto[1];
  95. }
  96. bool ShapeType_IsValid(int value)
  97. {
  98. switch (value)
  99. {
  100. case 0:
  101. case 1:
  102. case 2:
  103. return true;
  104. default:
  105. return false;
  106. }
  107. }
  108. const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* PropType_descriptor()
  109. {
  110. ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&descriptor_table_MessageType_2eproto);
  111. return file_level_enum_descriptors_MessageType_2eproto[2];
  112. }
  113. bool PropType_IsValid(int value)
  114. {
  115. switch (value)
  116. {
  117. case 0:
  118. case 1:
  119. case 2:
  120. case 3:
  121. case 4:
  122. return true;
  123. default:
  124. return false;
  125. }
  126. }
  127. const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* HumanBuffType_descriptor()
  128. {
  129. ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&descriptor_table_MessageType_2eproto);
  130. return file_level_enum_descriptors_MessageType_2eproto[3];
  131. }
  132. bool HumanBuffType_IsValid(int value)
  133. {
  134. switch (value)
  135. {
  136. case 0:
  137. case 1:
  138. case 2:
  139. case 3:
  140. case 4:
  141. return true;
  142. default:
  143. return false;
  144. }
  145. }
  146. const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* ButcherBuffType_descriptor()
  147. {
  148. ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&descriptor_table_MessageType_2eproto);
  149. return file_level_enum_descriptors_MessageType_2eproto[4];
  150. }
  151. bool ButcherBuffType_IsValid(int value)
  152. {
  153. switch (value)
  154. {
  155. case 0:
  156. case 1:
  157. case 2:
  158. case 3:
  159. case 4:
  160. return true;
  161. default:
  162. return false;
  163. }
  164. }
  165. const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* PlayerType_descriptor()
  166. {
  167. ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&descriptor_table_MessageType_2eproto);
  168. return file_level_enum_descriptors_MessageType_2eproto[5];
  169. }
  170. bool PlayerType_IsValid(int value)
  171. {
  172. switch (value)
  173. {
  174. case 0:
  175. case 1:
  176. case 2:
  177. return true;
  178. default:
  179. return false;
  180. }
  181. }
  182. const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* HumanType_descriptor()
  183. {
  184. ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&descriptor_table_MessageType_2eproto);
  185. return file_level_enum_descriptors_MessageType_2eproto[6];
  186. }
  187. bool HumanType_IsValid(int value)
  188. {
  189. switch (value)
  190. {
  191. case 0:
  192. case 1:
  193. case 2:
  194. case 3:
  195. case 4:
  196. return true;
  197. default:
  198. return false;
  199. }
  200. }
  201. const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* ButcherType_descriptor()
  202. {
  203. ::PROTOBUF_NAMESPACE_ID::internal::AssignDescriptors(&descriptor_table_MessageType_2eproto);
  204. return file_level_enum_descriptors_MessageType_2eproto[7];
  205. }
  206. bool ButcherType_IsValid(int value)
  207. {
  208. switch (value)
  209. {
  210. case 0:
  211. case 1:
  212. case 2:
  213. case 3:
  214. case 4:
  215. return true;
  216. default:
  217. return false;
  218. }
  219. }
  220. // @@protoc_insertion_point(namespace_scope)
  221. } // namespace protobuf
  222. PROTOBUF_NAMESPACE_OPEN
  223. PROTOBUF_NAMESPACE_CLOSE
  224. // @@protoc_insertion_point(global_scope)
  225. #include <google/protobuf/port_undef.inc>