| ifw-daq
    2.1.0-pre1
    IFW Data Acquisition modules | 
Simple class that facilitates mocking of the freestanding asynchronous operations in daq::op: More...
#include <mockAsyncOperations.hpp>
| Public Member Functions | |
| MOCK_METHOD0 (Abort, bool()) | |
Simple class that facilitates mocking of the freestanding asynchronous operations in daq::op:
where each method matches the interface of the operations.
Definition at line 18 of file mockAsyncOperations.hpp.
| MockAbort::MOCK_METHOD0 | ( | Abort | , | 
| bool() | |||
| ) |