![]() |
ChimeraTK-DeviceAccess 03.25.00
|
Inheritance diagram for AreaType< Register >:
Collaboration diagram for AreaType< Register >:Public Member Functions | |
| bool | isWriteable () |
| bool | isReadable () |
| ChimeraTK::AccessModeFlags | supportedFlags () |
| size_t | nChannels () |
| size_t | writeQueueLength () |
| size_t | nRuntimeErrorCases () |
| template<typename UserType > | |
| std::vector< std::vector< UserType > > | generateValue () |
| template<typename UserType > | |
| std::vector< std::vector< UserType > > | getRemoteValue (bool=false) |
| void | setRemoteValue () |
| void | setForceRuntimeError (bool enable, size_t caseNumber) |
| bool | isWriteable () |
| bool | isReadable () |
| ChimeraTK::AccessModeFlags | supportedFlags () |
| size_t | nChannels () |
| size_t | writeQueueLength () |
| size_t | nRuntimeErrorCases () |
| template<typename UserType > | |
| std::vector< std::vector< UserType > > | generateValue (bool raw=false) |
| template<typename Type > | |
| std::vector< std::vector< Type > > | getRemoteValue (bool raw=false) |
| void | setRemoteValue () |
| void | setForceRuntimeError (bool enable, size_t) |
Public Attributes | |
| DummyRegisterAccessor< uint32_t > | acc {target.get(), "APP.0", "THE_AREA"} |
Static Public Attributes | |
| static uint32_t | _currentBufferNumber = 0 |
| static constexpr auto | capabilities |
Definition at line 81 of file testDoubleBuffering.cpp.
|
inline |
Definition at line 100 of file testDoubleBuffering.cpp.
|
inline |
Definition at line 40 of file testSubdeviceBackendUnified.cpp.
|
inline |
Definition at line 54 of file testSubdeviceBackendUnified.cpp.
|
inline |
Definition at line 110 of file testDoubleBuffering.cpp.
|
inline |
Definition at line 85 of file testDoubleBuffering.cpp.
|
inline |
Definition at line 28 of file testSubdeviceBackendUnified.cpp.
|
inline |
Definition at line 84 of file testDoubleBuffering.cpp.
|
inline |
Definition at line 27 of file testSubdeviceBackendUnified.cpp.
|
inline |
Definition at line 87 of file testDoubleBuffering.cpp.
|
inline |
Definition at line 30 of file testSubdeviceBackendUnified.cpp.
|
inline |
Definition at line 89 of file testDoubleBuffering.cpp.
|
inline |
Definition at line 32 of file testSubdeviceBackendUnified.cpp.
|
inline |
Definition at line 195 of file testDoubleBuffering.cpp.
|
inline |
Definition at line 72 of file testSubdeviceBackendUnified.cpp.
|
inline |
Definition at line 157 of file testDoubleBuffering.cpp.
|
inline |
Definition at line 64 of file testSubdeviceBackendUnified.cpp.
|
inline |
Definition at line 86 of file testDoubleBuffering.cpp.
|
inline |
Definition at line 29 of file testSubdeviceBackendUnified.cpp.
|
inline |
Definition at line 88 of file testDoubleBuffering.cpp.
|
inline |
Definition at line 31 of file testSubdeviceBackendUnified.cpp.
|
static |
Definition at line 82 of file testDoubleBuffering.cpp.
| DummyRegisterAccessor<uint32_t> AreaType< Register >::acc {target.get(), "APP.0", "THE_AREA"} |
Definition at line 37 of file testSubdeviceBackendUnified.cpp.
|
staticconstexpr |
Definition at line 91 of file testDoubleBuffering.cpp.