GRPC C++  1.0.0
Public Member Functions
grpc::ServerInitializer Class Reference

#include <server_initializer.h>

Public Member Functions

 ServerInitializer (Server *server)
 
bool RegisterService (std::shared_ptr< Service > service)
 
const std::vector< grpc::string > * GetServiceList ()
 

Constructor & Destructor Documentation

grpc::ServerInitializer::ServerInitializer ( Server server)
inline

Member Function Documentation

const std::vector<grpc::string>* grpc::ServerInitializer::GetServiceList ( )
inline
bool grpc::ServerInitializer::RegisterService ( std::shared_ptr< Service service)
inline

The documentation for this class was generated from the following file: