ifw-daq
3.0.0-pre2
IFW Data Acquisition modules
|
A composite async operation that aborts a DAQ. More...
#include <abort.hpp>
Public Types | |
using | ResultType = Result< void > |
Public Member Functions | |
AbortAsync (ErrorPolicy policy, AsyncOpParams params) noexcept | |
boost::future< ResultType > | Initiate () |
Initiates operation that stats metadata acquisition. More... | |
using daq::op::AbortAsync::ResultType = Result<void> |
|
explicitnoexcept |
boost::future< AbortAsync::ResultType > daq::op::AbortAsync::Initiate | ( | ) |
Initiates operation that stats metadata acquisition.
If tolerant policy is used exceptions from AbortMeta() or AbortPrim() are ignored.