RTXI  2.4
The Real-Time eXperiment Interface Documentation
Static Public Member Functions | Protected Member Functions | Protected Attributes
DAQManagerTest Class Reference

#include <daq_tests.h>

Inheritance diagram for DAQManagerTest:
Inheritance graph
Collaboration diagram for DAQManagerTest:
Collaboration graph

Static Public Member Functions

static void callback (DAQ::Device *device, void *)
 

Protected Member Functions

 DAQManagerTest ()
 
 ~DAQManagerTest ()
 

Protected Attributes

DAQ::Managerdaq_manager
 
std::stringstream cerr_buffer
 
std::streambuf * cerr_original_buffer
 

Detailed Description

Definition at line 80 of file daq_tests.h.

Constructor & Destructor Documentation

◆ DAQManagerTest()

DAQManagerTest::DAQManagerTest()
protected

Definition at line 25 of file daq_tests.cpp.

Here is the call graph for this function:

◆ ~DAQManagerTest()

DAQManagerTest::~DAQManagerTest()
protected

Definition at line 32 of file daq_tests.cpp.

Member Function Documentation

◆ callback()

static void DAQManagerTest::callback(DAQ::Devicedevice,
void *  
)
inlinestatic

Definition at line 83 of file daq_tests.h.

Here is the call graph for this function:

Field Documentation

◆ cerr_buffer

std::stringstream DAQManagerTest::cerr_buffer
protected

Definition at line 90 of file daq_tests.h.

◆ cerr_original_buffer

std::streambuf* DAQManagerTest::cerr_original_buffer
protected

Definition at line 91 of file daq_tests.h.

◆ daq_manager

DAQ::Manager* DAQManagerTest::daq_manager
protected

Definition at line 89 of file daq_tests.h.


The documentation for this class was generated from the following files: