ChimeraTK-DeviceAccess
03.18.00
|
#include "BackendRegisterCatalogue.h"
#include "DeviceBackendImpl.h"
#include "LNMBackendRegisterInfo.h"
#include "LNMVariable.h"
#include <unordered_set>
#include <mutex>
#include <utility>
Go to the source code of this file.
Classes | |
class | ChimeraTK::LogicalNameMappingBackend |
Backend to map logical register names onto real hardware registers. More... | |
struct | ChimeraTK::LogicalNameMappingBackend::SharedAccessor< UserType > |
Struct holding shared accessors together with a mutex for thread safety. More... | |
Namespaces | |
ChimeraTK | |