GRPC C++  1.0.0
Data Structures | Namespaces
server.h File Reference
#include <list>
#include <memory>
#include <vector>
#include <grpc++/completion_queue.h>
#include <grpc++/impl/call.h>
#include <grpc++/impl/codegen/grpc_library.h>
#include <grpc++/impl/codegen/server_interface.h>
#include <grpc++/impl/rpc_service_method.h>
#include <grpc++/impl/sync.h>
#include <grpc++/security/server_credentials.h>
#include <grpc++/support/channel_arguments.h>
#include <grpc++/support/config.h>
#include <grpc++/support/status.h>
#include <grpc/compression.h>

Go to the source code of this file.

Data Structures

class  grpc::Server
 Models a gRPC server. More...
 
class  grpc::Server::GlobalCallbacks
 Global Callbacks. More...
 

Namespaces

 grpc