123456789101112131415161718192021222324252627282930313233343536 |
- // Generated by the gRPC C++ plugin.
- // If you make any local change, they will be lost.
- // source: globalenums.proto
- #ifndef GRPC_globalenums_2eproto__INCLUDED
- #define GRPC_globalenums_2eproto__INCLUDED
- #include "globalenums.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 globalenums {
- } // namespace globalenums
- } // namespace tests
- } // namespace qtprotobufnamespace
- #endif // GRPC_globalenums_2eproto__INCLUDED
|