|
ifw-daq
3.0.0-pre2
IFW Data Acquisition modules
|
Functions | |
| template<class SourceType > | |
| void | Reply (AsyncOpParams ¶ms, SourceType const &source, std::string description, bool error) |
| template<class SourceType > | |
| void | Request (AsyncOpParams ¶ms, SourceType const &source, std::string description) |
| template<class F > | |
| size_t | CountExceptions (std::vector< F > const &futures) noexcept |
|
noexcept |
| void daq::op::eventlog::Reply | ( | AsyncOpParams & | params, |
| SourceType const & | source, | ||
| std::string | description, | ||
| bool | error | ||
| ) |
| void daq::op::eventlog::Request | ( | AsyncOpParams & | params, |
| SourceType const & | source, | ||
| std::string | description | ||
| ) |