gRPC  0.6.0
 All Classes Namespaces Functions Variables Enumerations Properties Pages
grpc::ServerStreamingHandler< ServiceType, RequestType, ResponseType > Member List

This is the complete list of members for grpc::ServerStreamingHandler< ServiceType, RequestType, ResponseType >, including all inherited members.

RunHandler(const HandlerParameter &param) GRPC_FINAL (defined in grpc::ServerStreamingHandler< ServiceType, RequestType, ResponseType >)grpc::ServerStreamingHandler< ServiceType, RequestType, ResponseType >inlinevirtual
ServerStreamingHandler(std::function< Status(ServiceType *, ServerContext *, const RequestType *, ServerWriter< ResponseType > *)> func, ServiceType *service) (defined in grpc::ServerStreamingHandler< ServiceType, RequestType, ResponseType >)grpc::ServerStreamingHandler< ServiceType, RequestType, ResponseType >inline
~MethodHandler() (defined in grpc::MethodHandler)grpc::MethodHandlerinlinevirtual