GRPC C++
0.10.0.0
|
#include <server.h>
Public Member Functions | |
~Server () | |
void | Shutdown () |
void | Wait () |
Public Member Functions inherited from grpc::GrpcLibrary | |
GrpcLibrary () | |
virtual | ~GrpcLibrary () |
Friends | |
class | AsyncGenericService |
class | AsynchronousService |
class | ServerBuilder |
grpc::Server::~Server | ( | ) |
void grpc::Server::Shutdown | ( | ) |
void grpc::Server::Wait | ( | ) |
|
friend |
|
friend |
|
friend |