RTXI 2.4 The Real-Time eXperiment Interface Documentation |
#include <daq_tests.h>


Public Member Functions | |
| MockDAQDriver (const std::string name) | |
| ~MockDAQDriver () | |
| MOCK_METHOD (DAQ::Device *, createDevice,(const std::list< std::string > &),(override)) | |
Public Member Functions inherited from DAQ::Driver | |
| Driver (const std::string &name) | |
| virtual | ~Driver (void) |
| virtual Device * | createDevice (const std::list< std::string > &args)=0 |
Definition at line 32 of file daq_tests.h.
| inline |
Definition at line 35 of file daq_tests.h.
| inline |
Definition at line 36 of file daq_tests.h.
| MockDAQDriver::MOCK_METHOD | ( | DAQ::Device * | , |
| createDevice | , | ||
| (const std::list< std::string > &) | , | ||
| (override) | |||
| ) |
1.8.17