ifw-daq 3.1.0
IFW Data Acquisition modules
Loading...
Searching...
No Matches
Classes | Functions
mockAsyncOperations.hpp File Reference
#include <daq/config.hpp>
#include <gmock/gmock.h>
#include <daq/daqController.hpp>
#include <daq/op/asyncOpParams.hpp>

Go to the source code of this file.

Classes

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

Functions

std::tuple< std::unique_ptr< MockAsyncOperations >, daq::OcmAsyncOperationsCreateMockAsyncOperations (rad::IoExecutor &ex)
 

Function Documentation

◆ CreateMockAsyncOperations()

std::tuple< std::unique_ptr< MockAsyncOperations >, daq::OcmAsyncOperations > CreateMockAsyncOperations ( rad::IoExecutor ex)

Definition at line 40 of file mockAsyncOperations.hpp.