ChimeraTK-DeviceAccess
03.18.00
|
#include "../DeviceBackend.h"
#include "../VersionNumber.h"
#include "TriggeredPollDistributor.h"
#include "VariableDistributor.h"
#include <boost/make_shared.hpp>
Go to the source code of this file.
Classes | |
class | ChimeraTK::async::AsyncNDRegisterAccessor< UserType > |
The AsyncNDRegisterAccessor implements a data transport queue with typed data as continuation of the void queue in TransferElement. More... | |
class | ChimeraTK::async::detail::SubDomainSubscriptionImplementor< UserType, BackendSpecificDataType > |
class | ChimeraTK::async::SubDomain< BackendSpecificDataType > |
Send backend-specific asynchronous data to different distributors: More... | |
class | ChimeraTK::async::detail::SubDomainSubscriptionImplementor< UserType, BackendSpecificDataType > |
Namespaces | |
ChimeraTK | |
ChimeraTK::async | |
ChimeraTK::async::detail | |
Functions | |
ChimeraTK::async::detail::INSTANTIATE_MULTI_TEMPLATE_FOR_CHIMERATK_USER_TYPES (SubDomainSubscriptionImplementor, std::nullptr_t) | |