ifw-daq
3.0.0-pre2
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() | |||
) |