57 return _impl->readNonBlocking();
66 return _impl->readLatest();
Base class for the register accessor abstractors (ScalarRegisterAccessor, OneDRegisterAccessor and Tw...
N-dimensional register accessor.
boost::shared_ptr< TransferElement > _impl
Untyped pointer to implementation.
Accessor class to read and write void-typed registers.
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.