![]() |
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 () |
bool | isPush () |
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 = 23 |
const size_t | channel {4} |
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 414 of file testLMapBackendUnified.cpp.
typedef int32_t RegChannel4_push::minimumUserType |
Definition at line 422 of file testLMapBackendUnified.cpp.
typedef int32_t RegChannel4_push::rawUserType |
Definition at line 423 of file testLMapBackendUnified.cpp.
|
inline |
Definition at line 416 of file testLMapBackendUnified.cpp.
|
inline |
Definition at line 419 of file testLMapBackendUnified.cpp.
|
inline |
Definition at line 415 of file testLMapBackendUnified.cpp.
|
inline |
Definition at line 426 of file testLMapBackendUnified.cpp.
DummyMultiplexedRegisterAccessor<minimumUserType> RegChannel4_push::acc {exceptionDummyMuxed.get(), "TEST", "NODMA"} |
Definition at line 427 of file testLMapBackendUnified.cpp.
const size_t RegChannel4_push::channel {4} |
Definition at line 420 of file testLMapBackendUnified.cpp.
const int32_t RegChannel4_push::increment = 23 |
Definition at line 418 of file testLMapBackendUnified.cpp.