fish_turntablefish.pb.cc 2.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081
  1. // Generated by the protocol buffer compiler. DO NOT EDIT!
  2. // source: fish_turntablefish.proto
  3. #define INTERNAL_SUPPRESS_PROTOBUF_FIELD_DEPRECATION
  4. #include "fish_turntablefish.pb.h"
  5. #include <algorithm>
  6. #include <google/protobuf/stubs/common.h>
  7. #include <google/protobuf/stubs/once.h>
  8. #include <google/protobuf/io/coded_stream.h>
  9. #include <google/protobuf/wire_format_lite_inl.h>
  10. #include <google/protobuf/descriptor.h>
  11. #include <google/protobuf/generated_message_reflection.h>
  12. #include <google/protobuf/reflection_ops.h>
  13. #include <google/protobuf/wire_format.h>
  14. // @@protoc_insertion_point(includes)
  15. namespace fish_protocols {
  16. namespace {
  17. } // namespace
  18. void protobuf_AssignDesc_fish_5fturntablefish_2eproto() {
  19. protobuf_AddDesc_fish_5fturntablefish_2eproto();
  20. const ::google::protobuf::FileDescriptor* file =
  21. ::google::protobuf::DescriptorPool::generated_pool()->FindFileByName(
  22. "fish_turntablefish.proto");
  23. GOOGLE_CHECK(file != NULL);
  24. }
  25. namespace {
  26. GOOGLE_PROTOBUF_DECLARE_ONCE(protobuf_AssignDescriptors_once_);
  27. inline void protobuf_AssignDescriptorsOnce() {
  28. ::google::protobuf::GoogleOnceInit(&protobuf_AssignDescriptors_once_,
  29. &protobuf_AssignDesc_fish_5fturntablefish_2eproto);
  30. }
  31. void protobuf_RegisterTypes(const ::std::string&) {
  32. protobuf_AssignDescriptorsOnce();
  33. }
  34. } // namespace
  35. void protobuf_ShutdownFile_fish_5fturntablefish_2eproto() {
  36. }
  37. void protobuf_AddDesc_fish_5fturntablefish_2eproto() {
  38. static bool already_here = false;
  39. if (already_here) return;
  40. already_here = true;
  41. GOOGLE_PROTOBUF_VERIFY_VERSION;
  42. ::fish_protocols::protobuf_AddDesc_fish_5fdef_2eproto();
  43. ::fish_protocols::protobuf_AddDesc_fish_5ftype_5fdef_2eproto();
  44. ::msg_type_def::protobuf_AddDesc_msg_5ftype_5fdef_2eproto();
  45. ::google::protobuf::DescriptorPool::InternalAddGeneratedFile(
  46. "\n\030fish_turntablefish.proto\022\016fish_protoco"
  47. "ls\032\016fish_def.proto\032\023fish_type_def.proto\032"
  48. "\022msg_type_def.proto", 99);
  49. ::google::protobuf::MessageFactory::InternalRegisterGeneratedFile(
  50. "fish_turntablefish.proto", &protobuf_RegisterTypes);
  51. ::google::protobuf::internal::OnShutdown(&protobuf_ShutdownFile_fish_5fturntablefish_2eproto);
  52. }
  53. // Force AddDescriptors() to be called at static initialization time.
  54. struct StaticDescriptorInitializer_fish_5fturntablefish_2eproto {
  55. StaticDescriptorInitializer_fish_5fturntablefish_2eproto() {
  56. protobuf_AddDesc_fish_5fturntablefish_2eproto();
  57. }
  58. } static_descriptor_initializer_fish_5fturntablefish_2eproto_;
  59. // @@protoc_insertion_point(namespace_scope)
  60. } // namespace fish_protocols
  61. // @@protoc_insertion_point(global_scope)