|
NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
|
成员的完整列表,这些成员属于 neforce::http::grpc_handler,包括所有继承而来的类成员
| grpc_to_http_status(grpc_status status) noexcept | neforce::http::grpc_handler | static |
| process_unary(http_request &request, http_response &response, unary_handler handler) | neforce::http::grpc_handler | |
| send_error(http_response &response, grpc_status status, const string &message) | neforce::http::grpc_handler | static |