ChimeraTK-DeviceAccess  03.18.00
Todo List
Member BOOST_AUTO_TEST_CASE (testRawAccessor)
FIXME Test something that does not have raw data transfer
Member BOOST_AUTO_TEST_CASE (test3regsArray)
Make a proper test with a custom backend, to make sure all elements of the array are properly written
Member BOOST_AUTO_TEST_CASE (testCallsToPrePostFunctionsInLowLevel)
FIXME transfer group should become read-only in this scenario!!!
Member BOOST_AUTO_TEST_CASE (testMayReplaceOther)
Test exception handling!
Namespace ChimeraTK

FIXME My dynamic init header is a hack.

FIXME My dynamic init header is a hack.

Class ChimeraTK::Device
update documentation Allows to read/write registers from device by passing the name of the register instead of offset from the beginning of address space. Type of the object used to control access to device must be passed as a template parameter and must be an type defined in libdev class.
Member ChimeraTK::SubdeviceBackend::readDeviceInfo () override
extend information
Member ChimeraTK::TransferElement::setPersistentDataStorage (boost::shared_ptr< ChimeraTK::PersistentDataStorage >)
TODO does this make sense?
Member ChimeraTK::TransferElementAbstractor::setPersistentDataStorage (boost::shared_ptr< ChimeraTK::PersistentDataStorage > storage)
TODO does this make sense?
Member ChimeraTK::TransferGroup::addAccessor (const boost::shared_ptr< TransferElement > &accessor)
implement smarter and more efficient!