▼ sources | |
▼ ChimeraTK-DeviceAccess | |
► backends | |
► DummyBackend | |
► include | |
DummyBackend.h | |
DummyBackendBase.h | |
DummyBackendRegisterCatalogue.h | |
DummyInterruptTriggerAccessor.h | |
DummyRegisterAccessor.h | |
ExceptionDummyBackend.h | |
► src | |
DummyBackend.cc | |
DummyBackendRegisterCatalogue.cc | |
ExceptionDummyBackend.cc | |
► LogicalNameMapping | |
► include | |
► internal | |
LNMMathPluginFormulaHelper.h | |
LNMAccessorPlugin.h | |
LNMBackendBitAccessor.h | |
LNMBackendChannelAccessor.h | |
LNMBackendRegisterInfo.h | |
LNMBackendVariableAccessor.h | |
LNMDoubleBufferPlugin.h | |
LNMMathPlugin.h | |
LNMVariable.h | |
LogicalNameMapParser.h | |
LogicalNameMappingBackend.h | |
► src | |
LNMAccessorPlugin.cc | |
LNMBackendBitAccessor.cc | |
LNMBackendChannelAccessor.cc | |
LNMBackendVariableAccessor.cc | |
LNMBitRangeAccessPlugin.cc | |
LNMDoubleBufferPlugin.cc | |
LNMForcePollingReadPlugin.cc | |
LNMForceReadOnlyPlugin.cc | |
LNMMathPlugin.cc | |
LNMMonostableTriggerPlugin.cc | |
LNMMultiplierPlugin.cc | |
LNMTagModifierPluign.cc | |
LNMTypeHintModifierPlugin.cc | |
LogicalNameMapParser.cc | |
LogicalNameMappingBackend.cc | |
► pcie | |
► include | |
llrfdrv_io_compat.h | |
PcieBackend.h | |
pciedev_io_compat.h | |
pcieuni_io_compat.h | |
► src | |
PcieBackend.cc | |
► Rebot | |
► include | |
RebotBackend.h | |
► src | |
Connection.cc | |
Connection.h | |
RebotBackend.cc | |
RebotProtocol0.cc | |
RebotProtocol0.h | |
RebotProtocol1.cc | |
RebotProtocol1.h | |
RebotProtocolDefinitions.h | |
RebotProtocolImplementor.h | |
testableRebotSleep.cc | |
testableRebotSleep.h | |
► SharedDummy | |
► include | |
SharedDummyBackend.h | |
► src | |
SharedDummyBackend.cc | |
SharedMemoryManager.cc | |
► Subdevice | |
► include | |
SubdeviceBackend.h | |
SubdeviceRegisterAccessor.h | |
► src | |
SubdeviceBackend.cc | |
SubdeviceRegisterAccessor.cc | |
► uio | |
► include | |
UioAccess.h | |
UioBackend.h | |
► src | |
UioAccess.cc | |
UioBackend.cc | |
► xdma | |
► include | |
CtrlIntf.h | |
DeviceFile.h | |
DmaIntf.h | |
EventFile.h | |
XdmaBackend.h | |
XdmaIntfAbstract.h | |
► src | |
CtrlIntf.cc | |
DeviceFile.cc | |
DmaIntf.cc | |
EventFile.cc | |
XdmaBackend.cc | |
► cmake | |
CheckFileOffsetBits.c | |
fix-linter-for-all.py | |
doc | |
► examples | |
► custom_backend_registration | |
CustomBackend.cc | |
useCustomBackend.cpp | |
► wait_for_new_data | |
read_temperature_doocs_zmq.cpp | |
accessor1D.cpp | |
accessor2D.cpp | |
accessor2D_multiplexed.cpp | |
basic.cpp | |
dataConsistencyGroup.cpp | |
numeric_address.cpp | |
► include | |
► async | |
AsyncAccessorManager.h | |
AsyncNDRegisterAccessor.h | |
DataConsistencyKey.h | |
DataConsistencyRealm.h | |
DataConsistencyRealmStore.h | |
Domain.h | |
DomainImpl.h | |
DomainsContainer.h | |
DummyMuxedInterruptDistributor.h | |
GenericMuxedInterruptDistributor.h | |
MuxedInterruptDistributor.h | |
SubDomain.h | |
TriggeredPollDistributor.h | |
VariableDistributor.h | |
AccessMode.h | |
BackendFactory.h | |
BackendRegisterCatalogue.h | |
BackendRegisterInfoBase.h | |
CopyRegisterDecorator.h | |
createDataConverter.h | |
DataConsistencyGroup.h | |
DataDescriptor.h | |
Device.h | |
DeviceBackend.h | |
DeviceBackendImpl.h | |
DeviceInfoMap.h | |
DMapFileParser.h | |
Exception.h | |
ExperimentalFeatures.h | |
FixedPointConverter.h | |
ForwardDeclarations.h | |
IEEE754_SingleConverter.h | |
JsonMapFileParser.h | |
MapFileParser.h | |
MappedImage.h | |
MetadataCatalogue.h | |
NDRegisterAccessor.h | |
NDRegisterAccessorAbstractor.h | |
NDRegisterAccessorDecorator.h | |
NumericAddress.h | |
NumericAddressedBackend.h | |
NumericAddressedBackendASCIIAccessor.h | |
NumericAddressedBackendMuxedRegisterAccessor.h | |
NumericAddressedBackendRegisterAccessor.h | |
NumericAddressedLowLevelTransferElement.h | |
NumericAddressedRegisterCatalogue.h | |
OneDRegisterAccessor.h | |
parserUtilities.h | |
predicates.h | |
ProcessManagement.h | |
ReadAnyGroup.h | |
RegisterCatalogue.h | |
RegisterInfo.h | |
RegisterPath.h | |
ScalarRegisterAccessor.h | |
SupportedUserTypes.h | |
SystemTags.h | |
TraditionalMapFileParser.h | |
TransferElement.h | |
TransferElementAbstractor.h | |
TransferElementID.h | |
TransferGroup.h | |
TwoDRegisterAccessor.h | |
TypeChangingDecorator.h | |
UnifiedBackendTest.h | |
Utilities.h | |
VariantUserTypes.h | |
VersionNumber.h | |
VirtualFunctionTemplate.h | |
VoidRegisterAccessor.h | |
► src | |
► async | |
AsyncAccessorManager.cc | |
AsyncNDRegisterAccessor.cc | |
DataConsistencyRealm.cc | |
DataConsistencyRealmStore.cc | |
DomainsContainer.cc | |
DummyMuxedInterruptDistributor.cc | |
GenericMuxedInterruptDistributor.cc | |
MuxedInterruptDistributor.cc | |
TriggeredPollDistributor.cc | |
AccessMode.cc | |
BackendFactory.cc | |
BackendRegisterCatalogue.cc | |
createDataConverter.cc | |
DataConsistencyGroup.cc | |
DataDescriptor.cpp | |
Device.cc | |
DeviceBackendImpl.cc | |
DeviceInfoMap.cc | |
DMapFileParser.cpp | |
DummyBackendBase.cc | |
DummyInterruptTriggerAccessor.cc | |
Exception.cpp | |
ExperimentalFeatures.cc | |
FixedPointConverter.cc | |
IEEE754_SingleConverter.cc | |
JsonMapFileParser.cc | |
MapFileParser.cpp | |
MetadataCatalogue.cc | |
NDRegisterAccessor.cc | |
NDRegisterAccessorDecorator.cc | |
NumericAddress.cc | |
NumericAddressedBackend.cc | |
NumericAddressedBackendMuxedRegisterAccessor.cc | |
NumericAddressedBackendRegisterAccessor.cc | |
NumericAddressedRegisterCatalogue.cc | |
parserUtilities.cc | |
ProcessManagement.cpp | |
RegisterCatalogue.cc | |
RegisterInfo.cpp | |
RegisterPath.cc | |
TraditionalMapFileParser.cc | |
TransferElement.cc | |
TransferElementAbstractor.cc | |
TransferElementID.cc | |
TransferGroup.cc | |
TypeChangingDecorator.cc | |
Utilities.cpp | |
VersionNumber.cc | |
VoidRegisterAccessor.cc | |
► tests | |
► BackendTestLibs | |
AnotherWorkingBackend.cc | |
DummyForAreaHandshake.cc | |
NotRegisteringPlugin.cc | |
WorkingBackend.cc | |
WrongVersionBackend.cc | |
WrongVersionBackendCompat.cc | |
► executables_src | |
testAccessModeFlags.cc | |
testAccessorPerformance.cpp | |
testAsyncRead.cpp | |
testAsyncVarAndHierarchicalInterruptsUnified.cpp | |
testBackendFactory.cpp | |
testDataConsistencyGroup.cpp | |
testDataConsistencyRealm.cpp | |
testDevice.cpp | |
testDeviceInfoMap.cpp | |
testDMapFileParser.cpp | |
testDoubleBuffering.cpp | |
testDummyBackend.cpp | |
testDummyBackendUnified.cc | |
testDummyRegisterAccessor.cpp | |
testExceptionDummyDevice.cc | |
testFixedPointConverter.cpp | |
testFloatRawData.cpp | |
testGenericMuxedInterruptDistributor.cpp | |
testGetSetAsCoocked.cpp | |
testIEEE754_SingleConverter.cpp | |
testJsonMapFileParser.cpp | |
testLargeBar.cpp | |
testLMapBackend.cpp | |
testLMapBackendUnified.cpp | |
testLMapBitRangePlugin.cc | |
testLMapFile.cpp | |
testLMapForceReadOnlyPlugin.cc | |
testLMapMathPlugin.cpp | |
testLMapMathPluginPushPars.cc | |
testLMapMonostableTriggerPlugin.cpp | |
testLMapTagModifier.cc | |
testLMapTypeHintModifierPlugin.cc | |
testMapFileParser.cpp | |
testMappedImage.cc | |
testMathPluginDataValidity.cpp | |
testMultiplexedDataAccesor.cpp | |
testNDRegisterAccessorDecorator.cpp | |
testNumericAddressedBackendRegisterAccessor.cpp | |
testNumericAddressedBackendUnified.cpp | |
testOneDRegisterAccessor.cpp | |
testPcieBackend.cpp | |
testRawDataTypeInfo.cpp | |
testRebotConnectionTimeouts.cpp | |
testRebotHeartbeatCount.cpp | |
testRegisterAccess.cpp | |
testRegisterCatalogue.cpp | |
testRegisterPath.cpp | |
testRunTimeBackendLoading.cpp | |
testScalarRegisterAccessor.cpp | |
testSharedDummyBackend.cpp | |
testSharedDummyBackendUnified.cpp | |
testSubdeviceBackend.cpp | |
testSubdeviceBackendUnified.cpp | |
testTransferElement.cpp | |
testTransferGroup.cpp | |
testTypeChangingDecorator.cpp | |
testUioBackendUnified.cpp | |
testUnifiedTypeChangingDecorator.cpp | |
testUtilities.cpp | |
testVersionNumber.cpp | |
testVirtualFunctionTemplate.cc | |
testVoidRegisterAccessor.cpp | |
► include | |
accessPrivateData.h | |
boost_dynamic_init_test.h | |
helperFunctions.h | |
sharedDummyHelpers.h | |
testableRebotSleep_testingImpl.h | |
TransferElementTestAccessor.h | |
WriteCountingBackend.h | |
► RebotDummyServer | |
► include | |
argumentParser.h | |
DummyProtocol0.h | |
DummyProtocol1.h | |
DummyProtocolImplementor.h | |
RebotDummyServer.h | |
► src | |
argumentParser.cc | |
DummyProtocol0.cc | |
DummyProtocol1.cc | |
RebotDummyServer.cc | |
main.cpp | |
► src | |
helperFunctions.cc | |
► unitTestsNotUnderCtest | |
rebotManualTest.cpp | |
testDoubleBufferingHW.cc | |
testParserUtilities.cpp | |
testPcieErrorHandling.cpp | |
testRebotBackend.cpp | |
testRebotBackendCreation.cpp | |
testSharedDummyBackendExt.cpp | |
testSharedDummyBackendUnifiedExt.cpp | |
testUioBackendWithHardware.cpp | |