19 template<
typename UserType>
#define DECLARE_TEMPLATE_FOR_CHIMERATK_USER_TYPES(TemplateClass)
A quasi-decorator to be used to decorate targets which should provide data updates only when data is ...
void doPostRead(TransferType type, bool updateDataBuffer) override
Backend specific implementation of postRead().
void doPreRead(TransferType type) override
Backend specific implementation of preRead().
DataConsistencyGroupDetail::HistorizedMatcher * _hGroup
Data consistency matching via history of available data.
Base class for decorators of the NDRegisterAccessor.
N-dimensional register accessor.
std::vector< std::vector< UserType > > buffer_2D
Buffer of converted data elements.
TransferType
Used to indicate the applicable operation on a Transferelement.