![]() |
ChimeraTK-DeviceAccess 03.26.00
|
#include "Exception.h"#include "NDRegisterAccessor.h"#include "NumericAddressedBackend.h"#include "NumericAddressedRegisterCatalogue.h"#include "RawConverter.h"#include <boost/shared_ptr.hpp>
Include dependency graph for NumericAddressedBackendMuxedRegisterAccessor.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ChimeraTK::NumericAddressedBackendMuxedRegisterAccessor< UserType > |
| Implementation of the NDRegisterAccessor for NumericAddressedBackends for multiplexd 2D registers. More... | |
Namespaces | |
| namespace | ChimeraTK |
Functions | |
| ChimeraTK::DECLARE_TEMPLATE_FOR_CHIMERATK_USER_TYPES (NumericAddressedBackendMuxedRegisterAccessor) | |
Variables | |
| constexpr auto | ChimeraTK::MULTIPLEXED_SEQUENCE_PREFIX = "AREA_MULTIPLEXED_SEQUENCE_" |
| constexpr auto | ChimeraTK::SEQUENCE_PREFIX = "SEQUENCE_" |
| constexpr auto | ChimeraTK::MEM_MULTIPLEXED_PREFIX = "MEM_MULTIPLEXED_" |