ChimeraTK-DeviceAccess
03.18.00
|
#include "../TransferGroup.h"
#include "AsyncAccessorManager.h"
#include "MuxedInterruptDistributor.h"
#include <memory>
Go to the source code of this file.
Classes | |
class | ChimeraTK::async::TriggeredPollDistributor |
The TriggeredPollDistributor has std::nullptr_t source data type and is polling the data for the AsyncVariables via synchronous accessors in TransferGroup. More... | |
struct | ChimeraTK::async::PolledAsyncVariable< UserType > |
Implementation of the PolledAsyncVariable for the concrete UserType. More... | |
Namespaces | |
ChimeraTK | |
ChimeraTK::async | |