ifw-daq  3.0.0-pre2
IFW Data Acquisition modules
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 ()
 

Function Documentation

◆ CreateMockAsyncOperations()

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

Definition at line 40 of file mockAsyncOperations.hpp.