Home
last modified time | relevance | path

Searched defs:MultiAsyncResp (Results 1 – 1 of 1) sorted by relevance

/openbmc/bmcweb/redfish-core/include/utils/
H A Dquery_param.hpp745 class MultiAsyncResp : public std::enable_shared_from_this<MultiAsyncResp> class
752 MultiAsyncResp(crow::App& appIn, in MultiAsyncResp() function in redfish::query_param::MultiAsyncResp
757 explicit MultiAsyncResp(std::shared_ptr<bmcweb::AsyncResp> finalResIn) : in MultiAsyncResp() function in redfish::query_param::MultiAsyncResp