testservice.pb.h 2.6 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677
  1. // Generated by the protocol buffer compiler. DO NOT EDIT!
  2. // source: testservice.proto
  3. #ifndef PROTOBUF_INCLUDED_testservice_2eproto
  4. #define PROTOBUF_INCLUDED_testservice_2eproto
  5. #include <string>
  6. #include <google/protobuf/stubs/common.h>
  7. #if GOOGLE_PROTOBUF_VERSION < 3006001
  8. #error This file was generated by a newer version of protoc which is
  9. #error incompatible with your Protocol Buffer headers. Please update
  10. #error your headers.
  11. #endif
  12. #if 3006001 < GOOGLE_PROTOBUF_MIN_PROTOC_VERSION
  13. #error This file was generated by an older version of protoc which is
  14. #error incompatible with your Protocol Buffer headers. Please
  15. #error regenerate this file with a newer version of protoc.
  16. #endif
  17. #include <google/protobuf/io/coded_stream.h>
  18. #include <google/protobuf/arena.h>
  19. #include <google/protobuf/arenastring.h>
  20. #include <google/protobuf/generated_message_table_driven.h>
  21. #include <google/protobuf/generated_message_util.h>
  22. #include <google/protobuf/inlined_string_field.h>
  23. #include <google/protobuf/metadata.h>
  24. #include <google/protobuf/repeated_field.h> // IWYU pragma: export
  25. #include <google/protobuf/extension_set.h> // IWYU pragma: export
  26. #include "simpletest.pb.h"
  27. // @@protoc_insertion_point(includes)
  28. #define PROTOBUF_INTERNAL_EXPORT_protobuf_testservice_2eproto
  29. namespace protobuf_testservice_2eproto {
  30. // Internal implementation detail -- do not use these members.
  31. struct TableStruct {
  32. static const ::google::protobuf::internal::ParseTableField entries[];
  33. static const ::google::protobuf::internal::AuxillaryParseTableField aux[];
  34. static const ::google::protobuf::internal::ParseTable schema[1];
  35. static const ::google::protobuf::internal::FieldMetadata field_metadata[];
  36. static const ::google::protobuf::internal::SerializationTable serialization_table[];
  37. static const ::google::protobuf::uint32 offsets[];
  38. };
  39. void AddDescriptors();
  40. } // namespace protobuf_testservice_2eproto
  41. namespace qtprotobufnamespace {
  42. namespace tests {
  43. } // namespace tests
  44. } // namespace qtprotobufnamespace
  45. namespace qtprotobufnamespace {
  46. namespace tests {
  47. // ===================================================================
  48. // ===================================================================
  49. // ===================================================================
  50. #ifdef __GNUC__
  51. #pragma GCC diagnostic push
  52. #pragma GCC diagnostic ignored "-Wstrict-aliasing"
  53. #endif // __GNUC__
  54. #ifdef __GNUC__
  55. #pragma GCC diagnostic pop
  56. #endif // __GNUC__
  57. // @@protoc_insertion_point(namespace_scope)
  58. } // namespace tests
  59. } // namespace qtprotobufnamespace
  60. // @@protoc_insertion_point(global_scope)
  61. #endif // PROTOBUF_INCLUDED_testservice_2eproto