![]() |
ChimeraTK-DeviceAccess 03.25.00
|
#include "async/DataConsistencyRealm.h"#include "RegisterCatalogue.h"#include <boost/make_shared.hpp>#include <boost/range/adaptors.hpp>
Include dependency graph for BackendRegisterCatalogue.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | ChimeraTK::BackendRegisterCatalogueBase |
| Pure virtual implementation base class for the register catalogue. More... | |
| class | ChimeraTK::BackendRegisterCatalogue< BackendRegisterInfo > |
| Interface for backends to the register catalogue. More... | |
| class | ChimeraTK::const_BackendRegisterCatalogueImplIterator< BackendRegisterInfo > |
| Implementation of the catalogue const iterator which is templated to the actual BackendRegisterInfo implementation provided by the backend. More... | |
| class | ChimeraTK::BackendRegisterCatalogueImplIterator< BackendRegisterInfo > |
| Non-const iterator for iterating through the registers in the catalogue, used by backend implementations only. More... | |
Namespaces | |
| namespace | ChimeraTK |