ChimeraTK-DeviceAccess-DoocsBackend
01.09.02
|
Public Types | |
typedef int16_t | minimumUserType |
Public Types inherited from AllRegisterDefaults< RegSomeShortArray > | |
typedef std::nullptr_t | rawUserType |
Public Member Functions | |
std::string | path () |
size_t | nElementsPerChannel () |
Public Member Functions inherited from ArrayDefaults< RegSomeShortArray > | |
std::vector< std::vector< UserType > > | generateValue () |
std::vector< std::vector< UserType > > | getRemoteValue () |
void | setRemoteValue () |
Public Member Functions inherited from AllRegisterDefaults< RegSomeShortArray > | |
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_shortarray & | prop {location->prop_someShortArray} |
int16_t | increment {17} |
Public Attributes inherited from AllRegisterDefaults< RegSomeShortArray > | |
RegSomeShortArray * | derived |
Additional Inherited Members | |
Static Public Attributes inherited from AllRegisterDefaults< RegSomeShortArray > | |
static constexpr auto | capabilities |
Definition at line 340 of file testUnifiedBackendTest.cpp.
typedef int16_t RegSomeShortArray::minimumUserType |
Definition at line 344 of file testUnifiedBackendTest.cpp.
|
inline |
Definition at line 342 of file testUnifiedBackendTest.cpp.
|
inline |
Definition at line 341 of file testUnifiedBackendTest.cpp.
int16_t RegSomeShortArray::increment {17} |
Definition at line 345 of file testUnifiedBackendTest.cpp.
D_shortarray& RegSomeShortArray::prop {location->prop_someShortArray} |
Definition at line 343 of file testUnifiedBackendTest.cpp.