#include <server_initializer.h>
◆ ServerInitializer()
grpc::ServerInitializer::ServerInitializer |
( |
grpc::Server * |
server | ) |
|
|
inlineexplicit |
◆ GetServiceList()
const std::vector<std::string>* grpc::ServerInitializer::GetServiceList |
( |
| ) |
|
|
inline |
◆ RegisterService()
bool grpc::ServerInitializer::RegisterService |
( |
std::shared_ptr< grpc::Service > |
service | ) |
|
|
inline |
◆ default_services_
std::vector<std::shared_ptr<grpc::Service> > grpc::ServerInitializer::default_services_ |
|
private |
◆ server_
The documentation for this class was generated from the following file: