ifw-daq  3.0.0-pre2
IFW Data Acquisition modules
Public Member Functions | List of all members
MockAbort Struct Reference

Simple class that facilitates mocking of the freestanding asynchronous operations in daq::op: More...

#include <mockAsyncOperations.hpp>

Public Member Functions

 MOCK_METHOD0 (Abort, bool())
 

Detailed Description

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.

Member Function Documentation

◆ MOCK_METHOD0()

MockAbort::MOCK_METHOD0 ( Abort  ,
bool()   
)

The documentation for this struct was generated from the following file: