![]() |
ChimeraTK-DeviceAccess 03.20.00
|
Public Member Functions | |
Fixture () | |
Fixture () | |
void | waitOnReceiveAck () |
void | updaterLoop (unsigned nLoops, unsigned delay, unsigned duplicateVns=0, bool catchUp=false) |
Fixture () | |
Public Attributes | |
Device | dev |
ScalarRegisterAccessor< int32_t > | readAccA |
ScalarRegisterAccessor< int32_t > | readAccB |
sem_t | sem |
Device | device |
Definition at line 122 of file testAsyncRead.cpp.
|
inline |
Definition at line 123 of file testAsyncRead.cpp.
|
inline |
Definition at line 35 of file testHistorizedDataMatching.cpp.
|
inline |
Definition at line 31 of file testOneDRegisterAccessor.cpp.
|
inline |
Definition at line 56 of file testHistorizedDataMatching.cpp.
|
inline |
Definition at line 44 of file testHistorizedDataMatching.cpp.
Device Fixture::dev |
Definition at line 101 of file testHistorizedDataMatching.cpp.
Device Fixture::device |
Definition at line 36 of file testOneDRegisterAccessor.cpp.
ScalarRegisterAccessor<int32_t> Fixture::readAccA |
Definition at line 102 of file testHistorizedDataMatching.cpp.
ScalarRegisterAccessor<int32_t> Fixture::readAccB |
Definition at line 103 of file testHistorizedDataMatching.cpp.
sem_t Fixture::sem |
Definition at line 106 of file testHistorizedDataMatching.cpp.