![]() |
ChimeraTK-DeviceAccess 03.25.00
|
Include dependency graph for DummyRegisterAccessor.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ChimeraTK::proxies::DummyRegisterElement< T > |
| Temporary proxy class for use in the DummyRegister and DummyMultiplexedRegister classes. More... | |
| class | ChimeraTK::proxies::DummyRegisterSequence< T > |
| Temporary proxy class for sequences, used in the DummyMultiplexedRegister class. More... | |
| class | ChimeraTK::DummyRegisterAccessor< T > |
| Register accessor for accessing single word or 1D array registers internally of a DummyBackend implementation. More... | |
| class | ChimeraTK::DummyMultiplexedRegisterAccessor< T > |
| Register accessor for accessing multiplexed 2D array registers internally of a DummyBackend implementation. More... | |
| class | ChimeraTK::DummyRegisterRawAccessor |
| Accessor for raw 32 bit integer access to the underlying memory space. More... | |
Namespaces | |
| namespace | ChimeraTK |
| namespace | ChimeraTK::proxies |
| We are using temporary proxy classes to realise element access with fixed point conversion. | |