GRPC C++  1.3.0
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Data Structures | Namespaces
server_builder.h File Reference
#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