NexusForce 1.0.0
A rigorously engineered full-stack C++ backend library.
载入中...
搜索中...
未找到
neforce::http::grpc_handler 成员列表

成员的完整列表,这些成员属于 neforce::http::grpc_handler,包括所有继承而来的类成员

grpc_to_http_status(grpc_status status) noexceptneforce::http::grpc_handlerstatic
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_handlerstatic