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.

Services.pb.cc 4.3 kB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495
  1. // Generated by the protocol buffer compiler. DO NOT EDIT!
  2. // source: Services.proto
  3. #include "Services.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 constexpr ::PROTOBUF_NAMESPACE_ID::EnumDescriptor const** file_level_enum_descriptors_Services_2eproto = nullptr;
  19. static constexpr ::PROTOBUF_NAMESPACE_ID::ServiceDescriptor const** file_level_service_descriptors_Services_2eproto = nullptr;
  20. const uint32_t TableStruct_Services_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_Services_2eproto[] PROTOBUF_SECTION_VARIABLE(protodesc_cold) =
  24. "\n\016Services.proto\022\010protobuf\032\025Message2Clie"
  25. "nts.proto\032\024Message2Server.proto2\200\010\n\020Avai"
  26. "lableService\0223\n\rTryConnection\022\017.protobuf"
  27. ".IDMsg\032\021.protobuf.BoolRes\022=\n\tAddPlayer\022\023"
  28. ".protobuf.PlayerMsg\032\031.protobuf.MessageTo"
  29. "Client0\001\022,\n\004Move\022\021.protobuf.MoveMsg\032\021.pr"
  30. "otobuf.MoveRes\0220\n\010PickProp\022\021.protobuf.Pr"
  31. "opMsg\032\021.protobuf.BoolRes\022/\n\007UseProp\022\021.pr"
  32. "otobuf.PropMsg\032\021.protobuf.BoolRes\0221\n\tThr"
  33. "owProp\022\021.protobuf.PropMsg\032\021.protobuf.Boo"
  34. "lRes\0221\n\010UseSkill\022\022.protobuf.SkillMsg\032\021.p"
  35. "rotobuf.BoolRes\0223\n\013SendMessage\022\021.protobu"
  36. "f.SendMsg\032\021.protobuf.BoolRes\0223\n\rStartLea"
  37. "rning\022\017.protobuf.IDMsg\032\021.protobuf.BoolRe"
  38. "s\022A\n\017StartRescueMate\022\033.protobuf.TreatAnd"
  39. "RescueMsg\032\021.protobuf.BoolRes\022@\n\016StartTre"
  40. "atMate\022\033.protobuf.TreatAndRescueMsg\032\021.pr"
  41. "otobuf.BoolRes\0220\n\006Attack\022\023.protobuf.Atta"
  42. "ckMsg\032\021.protobuf.BoolRes\022.\n\010Graduate\022\017.p"
  43. "rotobuf.IDMsg\032\021.protobuf.BoolRes\022.\n\010Open"
  44. "Door\022\017.protobuf.IDMsg\032\021.protobuf.BoolRes"
  45. "\022/\n\tCloseDoor\022\017.protobuf.IDMsg\032\021.protobu"
  46. "f.BoolRes\0220\n\nSkipWindow\022\017.protobuf.IDMsg"
  47. "\032\021.protobuf.BoolRes\0223\n\rStartOpenGate\022\017.p"
  48. "rotobuf.IDMsg\032\021.protobuf.BoolRes\0224\n\016Star"
  49. "tOpenChest\022\017.protobuf.IDMsg\032\021.protobuf.B"
  50. "oolRes\0222\n\014EndAllAction\022\017.protobuf.IDMsg\032"
  51. "\021.protobuf.BoolResb\006proto3";
  52. static const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable* const descriptor_table_Services_2eproto_deps[2] = {
  53. &::descriptor_table_Message2Clients_2eproto,
  54. &::descriptor_table_Message2Server_2eproto,
  55. };
  56. static ::PROTOBUF_NAMESPACE_ID::internal::once_flag descriptor_table_Services_2eproto_once;
  57. const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_Services_2eproto = {
  58. false,
  59. false,
  60. 1106,
  61. descriptor_table_protodef_Services_2eproto,
  62. "Services.proto",
  63. &descriptor_table_Services_2eproto_once,
  64. descriptor_table_Services_2eproto_deps,
  65. 2,
  66. 0,
  67. schemas,
  68. file_default_instances,
  69. TableStruct_Services_2eproto::offsets,
  70. nullptr,
  71. file_level_enum_descriptors_Services_2eproto,
  72. file_level_service_descriptors_Services_2eproto,
  73. };
  74. PROTOBUF_ATTRIBUTE_WEAK const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable* descriptor_table_Services_2eproto_getter()
  75. {
  76. return &descriptor_table_Services_2eproto;
  77. }
  78. // Force running AddDescriptors() at dynamic initialization time.
  79. PROTOBUF_ATTRIBUTE_INIT_PRIORITY static ::PROTOBUF_NAMESPACE_ID::internal::AddDescriptorsRunner dynamic_init_dummy_Services_2eproto(&descriptor_table_Services_2eproto);
  80. namespace protobuf
  81. {
  82. // @@protoc_insertion_point(namespace_scope)
  83. } // namespace protobuf
  84. PROTOBUF_NAMESPACE_OPEN
  85. PROTOBUF_NAMESPACE_CLOSE
  86. // @@protoc_insertion_point(global_scope)
  87. #include <google/protobuf/port_undef.inc>