![]() |
ChimeraTK-DeviceAccess 03.19.00
|
Test channel accessors. More...
Public Types | |
typedef int32_t | minimumUserType |
typedef int32_t | rawUserType |
Public Member Functions | |
std::string | path () |
size_t | nElementsPerChannel () |
ChimeraTK::AccessModeFlags | supportedFlags () |
![]() | |
size_t | nChannels () |
bool | isWriteable () |
std::vector< std::vector< UserType > > | generateValue () |
std::vector< std::vector< UserType > > | getRemoteValue () |
void | setRemoteValue () |
![]() | |
bool | isWriteable () |
bool | isReadable () |
bool | isPush () |
ChimeraTK::AccessModeFlags | supportedFlags () |
size_t | writeQueueLength () |
size_t | nRuntimeErrorCases () |
void | setForceRuntimeError (bool enable, size_t) |
Public Attributes | |
const int32_t | increment = 27 |
const size_t | channel {15} |
DummyMultiplexedRegisterAccessor< minimumUserType > | acc {exceptionDummyMuxed.get(), "TEST", "NODMA"} |
![]() | |
Derived * | derived {static_cast<Derived*>(this)} |
Additional Inherited Members | |
![]() | |
static constexpr auto | capabilities |
![]() | |
static constexpr auto | capabilities |
Test channel accessors.
Definition at line 431 of file testLMapBackendUnified.cpp.
typedef int32_t RegChannelLast::minimumUserType |
Definition at line 438 of file testLMapBackendUnified.cpp.
typedef int32_t RegChannelLast::rawUserType |
Definition at line 439 of file testLMapBackendUnified.cpp.
|
inline |
Definition at line 435 of file testLMapBackendUnified.cpp.
|
inline |
Definition at line 432 of file testLMapBackendUnified.cpp.
|
inline |
Definition at line 442 of file testLMapBackendUnified.cpp.
DummyMultiplexedRegisterAccessor<minimumUserType> RegChannelLast::acc {exceptionDummyMuxed.get(), "TEST", "NODMA"} |
Definition at line 443 of file testLMapBackendUnified.cpp.
const size_t RegChannelLast::channel {15} |
Definition at line 436 of file testLMapBackendUnified.cpp.
const int32_t RegChannelLast::increment = 27 |
Definition at line 434 of file testLMapBackendUnified.cpp.