GRPC C++
1.13.0-dev
|
#include <climits>
#include <map>
#include <memory>
#include <vector>
#include <grpc/compression.h>
#include <grpc/support/cpu.h>
#include <grpc/support/workaround_list.h>
#include <grpcpp/impl/channel_argument_option.h>
#include <grpcpp/impl/server_builder_option.h>
#include <grpcpp/impl/server_builder_plugin.h>
#include <grpcpp/support/config.h>
Go to the source code of this file.
Data Structures | |
class | grpc::ServerBuilder |
A builder class for the creation and startup of grpc::Server instances. More... | |
struct | grpc::ServerBuilder::Port |
Experimental, to be deprecated. More... | |
struct | grpc::ServerBuilder::NamedService |
Namespaces | |
grpc | |
An Alarm posts the user provided tag to its associated completion queue upon expiry or cancellation. | |
grpc::testing | |