client2world_safe_deposit_box.pb.cc 2.4 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172
  1. // Generated by the protocol buffer compiler. DO NOT EDIT!
  2. // source: client2world_safe_deposit_box.proto
  3. #define INTERNAL_SUPPRESS_PROTOBUF_FIELD_DEPRECATION
  4. #include "client2world_safe_deposit_box.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 {
  16. } // namespace
  17. void protobuf_AssignDesc_client2world_5fsafe_5fdeposit_5fbox_2eproto() {
  18. protobuf_AddDesc_client2world_5fsafe_5fdeposit_5fbox_2eproto();
  19. const ::google::protobuf::FileDescriptor* file =
  20. ::google::protobuf::DescriptorPool::generated_pool()->FindFileByName(
  21. "client2world_safe_deposit_box.proto");
  22. GOOGLE_CHECK(file != NULL);
  23. }
  24. namespace {
  25. GOOGLE_PROTOBUF_DECLARE_ONCE(protobuf_AssignDescriptors_once_);
  26. inline void protobuf_AssignDescriptorsOnce() {
  27. ::google::protobuf::GoogleOnceInit(&protobuf_AssignDescriptors_once_,
  28. &protobuf_AssignDesc_client2world_5fsafe_5fdeposit_5fbox_2eproto);
  29. }
  30. void protobuf_RegisterTypes(const ::std::string&) {
  31. protobuf_AssignDescriptorsOnce();
  32. }
  33. } // namespace
  34. void protobuf_ShutdownFile_client2world_5fsafe_5fdeposit_5fbox_2eproto() {
  35. }
  36. void protobuf_AddDesc_client2world_5fsafe_5fdeposit_5fbox_2eproto() {
  37. static bool already_here = false;
  38. if (already_here) return;
  39. already_here = true;
  40. GOOGLE_PROTOBUF_VERIFY_VERSION;
  41. ::google::protobuf::DescriptorPool::InternalAddGeneratedFile(
  42. "\n#client2world_safe_deposit_box.proto", 37);
  43. ::google::protobuf::MessageFactory::InternalRegisterGeneratedFile(
  44. "client2world_safe_deposit_box.proto", &protobuf_RegisterTypes);
  45. ::google::protobuf::internal::OnShutdown(&protobuf_ShutdownFile_client2world_5fsafe_5fdeposit_5fbox_2eproto);
  46. }
  47. // Force AddDescriptors() to be called at static initialization time.
  48. struct StaticDescriptorInitializer_client2world_5fsafe_5fdeposit_5fbox_2eproto {
  49. StaticDescriptorInitializer_client2world_5fsafe_5fdeposit_5fbox_2eproto() {
  50. protobuf_AddDesc_client2world_5fsafe_5fdeposit_5fbox_2eproto();
  51. }
  52. } static_descriptor_initializer_client2world_5fsafe_5fdeposit_5fbox_2eproto_;
  53. // @@protoc_insertion_point(namespace_scope)
  54. // @@protoc_insertion_point(global_scope)