12345678910111213141516171819202122232425262728293031323334 |
- // Generated by the gRPC C++ plugin.
- // If you make any local change, they will be lost.
- // source: globalenumssamenamespace.proto
- #ifndef GRPC_globalenumssamenamespace_2eproto__INCLUDED
- #define GRPC_globalenumssamenamespace_2eproto__INCLUDED
- #include "globalenumssamenamespace.pb.h"
- #include <grpcpp/impl/codegen/async_generic_service.h>
- #include <grpcpp/impl/codegen/async_stream.h>
- #include <grpcpp/impl/codegen/async_unary_call.h>
- #include <grpcpp/impl/codegen/method_handler_impl.h>
- #include <grpcpp/impl/codegen/proto_utils.h>
- #include <grpcpp/impl/codegen/rpc_method.h>
- #include <grpcpp/impl/codegen/service_type.h>
- #include <grpcpp/impl/codegen/status.h>
- #include <grpcpp/impl/codegen/stub_options.h>
- #include <grpcpp/impl/codegen/sync_stream.h>
- namespace grpc {
- class CompletionQueue;
- class Channel;
- class ServerCompletionQueue;
- class ServerContext;
- } // namespace grpc
- namespace qtprotobufnamespace {
- namespace tests {
- } // namespace tests
- } // namespace qtprotobufnamespace
- #endif // GRPC_globalenumssamenamespace_2eproto__INCLUDED
|