| _activateNewPushAccessors | ChimeraTK::ExceptionDummy | |
| _asyncDomainsContainer | ChimeraTK::DeviceBackendImpl | protected |
| _barContents | ChimeraTK::DummyBackend | protected |
| _mapFile | ChimeraTK::DummyBackend | protected |
| _metadataCatalogue | ChimeraTK::NumericAddressedBackend | protected |
| _opened | ChimeraTK::DeviceBackendImpl | protected |
| _pushDecorators | ChimeraTK::ExceptionDummy | |
| _pushDecoratorsMutex | ChimeraTK::ExceptionDummy | |
| _pushVersions | ChimeraTK::ExceptionDummy | |
| _readOnlyAddresses | ChimeraTK::DummyBackend | protected |
| _registerMap | ChimeraTK::NumericAddressedBackend | protected |
| _registerMapPointer | ChimeraTK::NumericAddressedBackend | protected |
| _registerValidities | ChimeraTK::ExceptionDummy | |
| _registerValiditiesMutex | ChimeraTK::ExceptionDummy | |
| _unalignedAccess | ChimeraTK::NumericAddressedBackend | protected |
| _writeCallbackFunctions | ChimeraTK::DummyBackend | protected |
| _writeCounterMap | ChimeraTK::ExceptionDummy | |
| _writeOrderCounter | ChimeraTK::ExceptionDummy | |
| _writeOrderMap | ChimeraTK::ExceptionDummy | |
| activateAsyncRead() noexcept override | ChimeraTK::ExceptionDummy | virtual |
| activateSubscription(uint32_t interruptNumber, boost::shared_ptr< async::DomainImpl< std::nullptr_t > > asyncDomain) | ChimeraTK::NumericAddressedBackend | virtual |
| asyncReadActivated() | ChimeraTK::ExceptionDummy | |
| BackendID typedef | ChimeraTK::DeviceBackend | |
| backendRegisterer | DecoratorBackend | static |
| barIndexValid(uint64_t bar) override | ChimeraTK::DummyBackendBase | virtual |
| canMergeRequests() const | ChimeraTK::NumericAddressedBackend | inlinevirtual |
| checkActiveException() final | ChimeraTK::DeviceBackendImpl | inlinevirtual |
| checkSizeIsMultipleOfWordSize(size_t sizeInBytes) | ChimeraTK::DummyBackendBase | static |
| close() final | ChimeraTK::NumericAddressedBackend | virtual |
| closeImpl() override | ChimeraTK::ExceptionDummy | virtual |
| convertPathRelativeToDmapToAbs(std::string const &mapfileName) | ChimeraTK::DummyBackend | protectedstatic |
| createInstance(std::string, std::map< std::string, std::string > parameters) | DecoratorBackend | inlinestatic |
| DecoratorBackend(std::string mapFileName) | DecoratorBackend | inline |
| DEFINE_VIRTUAL_FUNCTION_OVERRIDE_VTABLE(ExceptionDummy, getRegisterAccessor_impl, boost::shared_ptr< NDRegisterAccessor< T > >(const RegisterPath &, size_t, size_t, AccessModeFlags)) | DecoratorBackend | |
| ChimeraTK::ExceptionDummy::DEFINE_VIRTUAL_FUNCTION_OVERRIDE_VTABLE(DummyBackendBase, getRegisterAccessor_impl, boost::shared_ptr< NDRegisterAccessor< T > >(const RegisterPath &, size_t, size_t, AccessModeFlags)) | ChimeraTK::ExceptionDummy | |
| ChimeraTK::DummyBackend::DEFINE_VIRTUAL_FUNCTION_OVERRIDE_VTABLE(NumericAddressedBackend, getRegisterAccessor_impl, boost::shared_ptr< NDRegisterAccessor< T > >(const RegisterPath &, size_t, size_t, AccessModeFlags)) | ChimeraTK::DummyBackendBase | |
| DEFINE_VIRTUAL_FUNCTION_TEMPLATE_VTABLE(getRegisterAccessor_impl, boost::shared_ptr< NDRegisterAccessor< T > >(const RegisterPath &, size_t, size_t, AccessModeFlags)) | ChimeraTK::DeviceBackend | |
| DummyBackend(const std::string &mapFileName, const std::string &dataConsistencyKeyDescriptor="") | ChimeraTK::DummyBackend | explicit |
| DummyBackendBase(std::string const &mapFileName, const std::string &dataConsistencyKeyDescriptor="") | ChimeraTK::DummyBackendBase | explicit |
| ExceptionDummy(std::string const &mapFileName, const std::string &dataConsistencyKeyDescriptor="") | ChimeraTK::ExceptionDummy | explicit |
| extractControllerInterrupt(const RegisterPath ®isterPathName) const | ChimeraTK::DummyBackendBase | |
| findCallbackFunctionsForAddressRange(AddressRange addressRange) | ChimeraTK::DummyBackend | protected |
| getActiveExceptionMessage() noexcept | ChimeraTK::DeviceBackendImpl | |
| getAsyncDomainInitialValue(size_t asyncDomainId) | ChimeraTK::NumericAddressedBackend | |
| getBackendID() | ChimeraTK::DeviceBackend | inline |
| getBarSizesInBytesFromRegisterMapping() const | ChimeraTK::DummyBackendBase | |
| getInvolvedBackendIDs() override | ChimeraTK::DeviceBackendImpl | virtual |
| getMetadataCatalogue() const override | ChimeraTK::NumericAddressedBackend | virtual |
| getRawAccessor(const std::string &module, const std::string ®ister_name) | ChimeraTK::DummyBackend | |
| getRegisterAccessor(const RegisterPath ®isterPathName, size_t numberOfWords, size_t wordOffsetInRegister, AccessModeFlags flags) | ChimeraTK::DeviceBackend | |
| getRegisterAccessor_impl(const RegisterPath ®isterPathName, size_t numberOfWords, size_t wordOffsetInRegister, AccessModeFlags flags) | DecoratorBackend | inline |
| getRegisterAccessor_impl(const RegisterPath &, size_t, size_t, AccessModeFlags) | DecoratorBackend | |
| getRegisterCatalogue() const override | ChimeraTK::NumericAddressedBackend | virtual |
| getRegisterInfo(const RegisterPath ®isterPathName) | ChimeraTK::NumericAddressedBackend | |
| getValidity(RegisterPath path) | ChimeraTK::ExceptionDummy | inline |
| getWriteCount(const RegisterPath &path) | ChimeraTK::ExceptionDummy | |
| getWriteOrder(const RegisterPath &path) | ChimeraTK::ExceptionDummy | |
| isConnected() final | ChimeraTK::DeviceBackendImpl | inlinevirtual |
| isFunctional() const noexcept final | ChimeraTK::DeviceBackendImpl | inlinevirtual |
| isOpen() override | ChimeraTK::DeviceBackendImpl | inlinevirtual |
| isReadOnly(uint64_t bar, uint64_t address) const | ChimeraTK::DummyBackend | protected |
| isWriteRangeOverlap(AddressRange firstRange, AddressRange secondRange) | ChimeraTK::DummyBackend | protected |
| minimumTransferAlignment(uint64_t bar) const override | ChimeraTK::DummyBackendBase | virtual |
| mutex | ChimeraTK::DummyBackend | protected |
| NumericAddressedBackend(const std::string &mapFileName="", std::unique_ptr< NumericAddressedRegisterCatalogue > registerMapPointer=std::make_unique< NumericAddressedRegisterCatalogue >(), const std::string &dataConsistencyKeyDescriptor="") | ChimeraTK::NumericAddressedBackend | explicit |
| NumericAddressedLowLevelTransferElement | ChimeraTK::NumericAddressedBackend | protected |
| open() override | ChimeraTK::ExceptionDummy | virtual |
| read(uint64_t bar, uint64_t address, int32_t *data, size_t sizeInBytes) override | ChimeraTK::ExceptionDummy | virtual |
| ChimeraTK::DummyBackend::read(uint8_t bar, uint32_t address, int32_t *data, size_t sizeInBytes) final | ChimeraTK::DummyBackend | inlinevirtual |
| readDeviceInfo() override | ChimeraTK::DummyBackend | virtual |
| resizeBarContents() | ChimeraTK::DummyBackend | protected |
| returnInstance(const std::string &instanceId, Args &&... arguments) | ChimeraTK::DummyBackendBase | inlinestatic |
| runWriteCallbackFunctionsForAddressRange(AddressRange addressRange) | ChimeraTK::DummyBackend | protected |
| setException(const std::string &message) noexcept final | ChimeraTK::DeviceBackendImpl | virtual |
| setExceptionImpl() noexcept override | ChimeraTK::ExceptionDummy | virtual |
| setOpenedAndClearException() noexcept | ChimeraTK::DeviceBackendImpl | protected |
| setReadOnly(uint64_t bar, uint64_t address, size_t sizeInWords) | ChimeraTK::DummyBackend | protected |
| setReadOnly(AddressRange addressRange) | ChimeraTK::DummyBackend | protected |
| setValidity(RegisterPath path, DataValidity val) | ChimeraTK::ExceptionDummy | inline |
| setWriteCallbackFunction(AddressRange addressRange, boost::function< void(void)> const &writeCallbackFunction) | ChimeraTK::DummyBackend | protected |
| throwExceptionCounter | ChimeraTK::DummyBackendBase | |
| throwExceptionOpen | ChimeraTK::DummyBackendBase | |
| throwExceptionRead | ChimeraTK::DummyBackendBase | |
| throwExceptionWrite | ChimeraTK::DummyBackendBase | |
| TriggeredPollDistributor | ChimeraTK::NumericAddressedBackend | protected |
| triggerInterrupt(uint32_t interruptNumber) override | ChimeraTK::DummyBackend | virtual |
| triggerPush(RegisterPath path, VersionNumber v={}) | ChimeraTK::ExceptionDummy | |
| write(uint64_t bar, uint64_t address, int32_t const *data, size_t sizeInBytes) override | ChimeraTK::ExceptionDummy | virtual |
| ChimeraTK::DummyBackend::write(uint8_t bar, uint32_t address, int32_t const *data, size_t sizeInBytes) final | ChimeraTK::DummyBackend | inlinevirtual |
| writeRegisterWithoutCallback(uint64_t bar, uint64_t address, int32_t data) | ChimeraTK::DummyBackend | protected |
| ~DeviceBackend()=default | ChimeraTK::DeviceBackend | virtual |
| ~DummyBackend() override=default | ChimeraTK::DummyBackend | |
| ~DummyBackendBase() override=default | ChimeraTK::DummyBackendBase | |
| ~NumericAddressedBackend() override=default | ChimeraTK::NumericAddressedBackend | |