ChimeraTK-DeviceAccess-DoocsBackend
01.09.02
|
Public Types | |
typedef double | minimumUserType |
Public Types inherited from AllRegisterDefaults< RegSomeDoubleArray > | |
typedef std::nullptr_t | rawUserType |
Public Member Functions | |
std::string | path () |
size_t | nElementsPerChannel () |
Public Member Functions inherited from ArrayDefaults< RegSomeDoubleArray > | |
std::vector< std::vector< UserType > > | generateValue () |
std::vector< std::vector< UserType > > | getRemoteValue () |
void | setRemoteValue () |
Public Member Functions inherited from AllRegisterDefaults< RegSomeDoubleArray > | |
bool | isWriteable () |
bool | isReadable () |
ChimeraTK::AccessModeFlags | supportedFlags () |
size_t | nChannels () |
size_t | writeQueueLength () |
size_t | nRuntimeErrorCases () |
void | setForceRuntimeError (bool enable, size_t) |
void | updateStamp () |
Public Attributes | |
D_doublearray & | prop {location->prop_someDoubleArray} |
double | increment {std::exp(7.)} |
Public Attributes inherited from AllRegisterDefaults< RegSomeDoubleArray > | |
RegSomeDoubleArray * | derived |
Additional Inherited Members | |
Static Public Attributes inherited from AllRegisterDefaults< RegSomeDoubleArray > | |
static constexpr auto | capabilities |
Definition at line 370 of file testUnifiedBackendTest.cpp.
typedef double RegSomeDoubleArray::minimumUserType |
Definition at line 374 of file testUnifiedBackendTest.cpp.
|
inline |
Definition at line 372 of file testUnifiedBackendTest.cpp.
|
inline |
Definition at line 371 of file testUnifiedBackendTest.cpp.
double RegSomeDoubleArray::increment {std::exp(7.)} |
Definition at line 375 of file testUnifiedBackendTest.cpp.
D_doublearray& RegSomeDoubleArray::prop {location->prop_someDoubleArray} |
Definition at line 373 of file testUnifiedBackendTest.cpp.