gRPC  0.6.0
 All Classes Namespaces Functions Variables Enumerations Properties Pages
Public Member Functions | List of all members
grpc::ServerStreamingHandler< ServiceType, RequestType, ResponseType > Class Template Reference
Inheritance diagram for grpc::ServerStreamingHandler< ServiceType, RequestType, ResponseType >:
grpc::MethodHandler

Public Member Functions

 ServerStreamingHandler (std::function< Status(ServiceType *, ServerContext *, const RequestType *, ServerWriter< ResponseType > *)> func, ServiceType *service)
 
Status RunHandler (const HandlerParameter &param) GRPC_FINAL
 

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