14 "A VoidRegisterAccessor without wait_for_new_data does not make sense for non-writeable register " +
26 return _impl->isReadOnly();
36 return _impl->isReadable();
Base class for the register accessor abstractors (ScalarRegisterAccessor, OneDRegisterAccessor and Tw...
N-dimensional register accessor.
boost::shared_ptr< TransferElement > _impl
Untyped pointer to implementation.
VoidRegisterAccessor()=default
Placeholder constructer, to allow late initialisation of the accessor, e.g.
Exception thrown when a logic error has occured.
@ wait_for_new_data
Make any read blocking until new data has arrived since the last read.