#include <grpc/impl/codegen/port_platform.h>
#include <grpc/impl/codegen/grpc_types.h>
#include <grpcpp/impl/codegen/byte_buffer.h>
#include <grpcpp/impl/codegen/call.h>
#include <grpcpp/impl/codegen/call_hook.h>
#include <grpcpp/impl/codegen/completion_queue_tag.h>
#include <grpcpp/impl/codegen/core_codegen_interface.h>
#include <grpcpp/impl/codegen/interceptor_common.h>
#include <grpcpp/impl/codegen/rpc_service_method.h>
#include <grpcpp/impl/codegen/server_context.h>
Go to the source code of this file.
Classes | |
class | grpc::ServerInterface::BaseAsyncRequest |
class | grpc::ServerInterface::GenericAsyncRequest |
class | grpc::ServerInterface::NoPayloadAsyncRequest |
class | grpc::ServerInterface::PayloadAsyncRequest< Message > |
class | grpc::ServerInterface::RegisteredAsyncRequest |
RegisteredAsyncRequest is not part of the C++ API. More... | |
class | grpc::ServerInterface |
Namespaces | |
grpc | |
grpc::experimental | |
grpc::internal | |
Actual implementation of bi-directional streaming. | |