![]() |
ChimeraTK-DeviceAccess-TangoBackend 00.01.02
|
Inheritance diagram for ScalarDefaults< DERIVED >:
Collaboration diagram for ScalarDefaults< DERIVED >:Public Member Functions | |
| size_t | nElementsPerChannel () |
| template<typename UserType > | |
| std::vector< std::vector< UserType > > | getRemoteValue () |
| void | setRemoteValue () |
Public Member Functions inherited from ScalarDefaultsBase< DERIVED > | |
| size_t | nElementsPerChannel () |
| template<typename UserType > | |
| std::vector< std::vector< UserType > > | generateValue () |
| template<typename UserType > | |
| 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) |
Additional Inherited Members | |
Public Types inherited from AllRegisterDefaults< DERIVED > | |
| using | rawUserType = std::nullptr_t |
Public Attributes inherited from AllRegisterDefaults< DERIVED > | |
| DERIVED * | derived {static_cast<DERIVED*>(this)} |
Static Public Attributes inherited from AllRegisterDefaults< DERIVED > | |
| static constexpr auto | capabilities |
Definition at line 87 of file testUnifiedBackend.cpp.
|
inline |
Definition at line 92 of file testUnifiedBackend.cpp.
|
inline |
Definition at line 89 of file testUnifiedBackend.cpp.
|
inline |
Definition at line 97 of file testUnifiedBackend.cpp.