GRPC C++
0.11.0.0
|
#include <list>
#include <memory>
#include <grpc++/completion_queue.h>
#include <grpc++/impl/call.h>
#include <grpc++/impl/grpc_library.h>
#include <grpc++/impl/sync.h>
#include <grpc++/security/server_credentials.h>
#include <grpc++/support/config.h>
#include <grpc++/support/status.h>
Go to the source code of this file.
Data Structures | |
class | grpc::Server |
Models a gRPC server. More... | |
Namespaces | |
grpc | |