#include <EventFile.h>
Definition at line 43 of file EventFile.h.
◆ EventFile() [1/2]
ChimeraTK::EventFile::EventFile |
( |
| ) |
|
|
delete |
◆ EventFile() [2/2]
ChimeraTK::EventFile::EventFile |
( |
DeviceBackend * |
backend, |
|
|
const std::string & |
devicePath, |
|
|
size_t |
interruptIdx, |
|
|
boost::shared_ptr< async::DomainImpl< std::nullptr_t >> |
asyncDomain |
|
) |
| |
◆ ~EventFile()
ChimeraTK::EventFile::~EventFile |
( |
| ) |
|
◆ startThread()
void ChimeraTK::EventFile::startThread |
( |
std::promise< void > |
subscriptionDonePromise | ) |
|
◆ EventThread
The documentation for this class was generated from the following files:
- /scratch/dragon/sources/ChimeraTK-DeviceAccess/backends/xdma/include/EventFile.h
- /scratch/dragon/sources/ChimeraTK-DeviceAccess/backends/xdma/src/EventFile.cc