|
GRPC C++
1.3.0
|
#include <climits>#include <map>#include <memory>#include <vector>#include <grpc++/impl/channel_argument_option.h>#include <grpc++/impl/server_builder_option.h>#include <grpc++/impl/server_builder_plugin.h>#include <grpc++/support/config.h>#include <grpc/compression.h>#include <grpc/support/cpu.h>#include <grpc/support/useful.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... | |
Namespaces | |
| grpc | |
| grpc::testing | |
1.8.6