![]() |
Home | Libraries | People | FAQ | More |
Runs a set of pipelined requests.
void
run_pipeline(
const pipeline_request& req,
std::vector< stage_response >& res,
error_code& err,
diagnostics& diag);
» more...
Runs a set of pipelined requests.
void
run_pipeline(
const pipeline_request& req,
std::vector< stage_response >& res);
» more...