![]() |
ChimeraTK-DeviceAccess 03.25.00
|
#include "../ScalarRegisterAccessor.h"#include "../TransferGroup.h"#include "AsyncAccessorManager.h"#include "DataConsistencyRealm.h"#include "MuxedInterruptDistributor.h"#include <memory>
Include dependency graph for TriggeredPollDistributor.h:
This graph shows which files directly or indirectly include this file: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 | |
| namespace | ChimeraTK |
| namespace | ChimeraTK::async |