![]() |
ChimeraTK-DeviceAccess-DoocsBackend 01.12.00
|
Inheritance diagram for RegSomeShortArray:
Collaboration diagram for RegSomeShortArray:Public Types | |
| typedef int16_t | minimumUserType |
Public Types inherited from AllRegisterDefaults< DERIVED > | |
| 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< DERIVED > | |
| 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< DERIVED > | |
| DERIVED * | derived {static_cast<DERIVED*>(this)} |
Additional Inherited Members | |
Static Public Attributes inherited from AllRegisterDefaults< DERIVED > | |
| static constexpr auto | capabilities |
Definition at line 331 of file testUnifiedBackendTest.cpp.
| typedef int16_t RegSomeShortArray::minimumUserType |
Definition at line 335 of file testUnifiedBackendTest.cpp.
|
inline |
Definition at line 333 of file testUnifiedBackendTest.cpp.
|
inline |
Definition at line 332 of file testUnifiedBackendTest.cpp.
| int16_t RegSomeShortArray::increment {17} |
Definition at line 336 of file testUnifiedBackendTest.cpp.
| D_shortarray& RegSomeShortArray::prop {location->prop_someShortArray} |
Definition at line 334 of file testUnifiedBackendTest.cpp.