ChimeraTK-DeviceAccess
03.18.00
|
Test multiply plugin applied twice (just one direction for sake of simplicity) More...
Public Types | |
typedef double | minimumUserType |
typedef minimumUserType | rawUserType |
Public Member Functions | |
std::string | path () |
bool | isWriteable () |
bool | isPush () |
template<typename T , typename Traw > | |
T | convertRawToCooked (Traw value) |
ChimeraTK::AccessModeFlags | supportedFlags () |
Public Member Functions inherited from ScalarRegisterDescriptorBase< RegSingleWordScaledTwice_push > | |
size_t | nElementsPerChannel () |
Public Member Functions inherited from OneDRegisterDescriptorBase< RegSingleWordScaledTwice_push > | |
size_t | nChannels () |
size_t | myOffset () |
T | convertRawToCooked (Traw value) |
void | generateValueHook (std::vector< UserType > &) |
std::vector< std::vector< Type > > | generateValue (bool getRaw=false) |
std::vector< std::vector< UserType > > | getRemoteValue (bool getRaw=false) |
void | setRemoteValue () |
Public Member Functions inherited from RegisterDescriptorBase< RegSingleWordScaledTwice_push > | |
bool | isWriteable () |
bool | isReadable () |
bool | isPush () |
ChimeraTK::AccessModeFlags | supportedFlags () |
size_t | writeQueueLength () |
size_t | nRuntimeErrorCases () |
void | setForceRuntimeError (bool enable, size_t) |
Public Attributes | |
const double | increment = std::exp(3.) |
DummyRegisterAccessor< minimumUserType > | acc {exceptionDummyPush.get(), "", "/BOARD.WORD_FIRMWARE"} |
Public Attributes inherited from RegisterDescriptorBase< RegSingleWordScaledTwice_push > | |
RegSingleWordScaledTwice_push * | derived |
Static Public Attributes | |
static constexpr auto | capabilities |
Static Public Attributes inherited from RegisterDescriptorBase< RegSingleWordScaledTwice_push > | |
static constexpr auto | capabilities |
Test multiply plugin applied twice (just one direction for sake of simplicity)
Definition at line 604 of file testLMapBackendUnified.cpp.
typedef double RegSingleWordScaledTwice_push::minimumUserType |
Definition at line 616 of file testLMapBackendUnified.cpp.
Definition at line 617 of file testLMapBackendUnified.cpp.
|
inline |
Definition at line 612 of file testLMapBackendUnified.cpp.
|
inline |
Definition at line 607 of file testLMapBackendUnified.cpp.
|
inline |
Definition at line 606 of file testLMapBackendUnified.cpp.
|
inline |
Definition at line 605 of file testLMapBackendUnified.cpp.
|
inline |
Definition at line 621 of file testLMapBackendUnified.cpp.
DummyRegisterAccessor<minimumUserType> RegSingleWordScaledTwice_push::acc {exceptionDummyPush.get(), "", "/BOARD.WORD_FIRMWARE"} |
Definition at line 622 of file testLMapBackendUnified.cpp.
|
staticconstexpr |
Definition at line 619 of file testLMapBackendUnified.cpp.
const double RegSingleWordScaledTwice_push::increment = std::exp(3.) |
Definition at line 609 of file testLMapBackendUnified.cpp.