![]() |
ChimeraTK-DeviceAccess 03.25.00
|
Base descriptor for constant accessors. More...
Inheritance diagram for ConstantRegisterDescriptorBase< Derived >:
Collaboration diagram for ConstantRegisterDescriptorBase< Derived >:Public Member Functions | |
| size_t | nChannels () |
| bool | isWriteable () |
| ChimeraTK::AccessModeFlags | supportedFlags () |
| size_t | nRuntimeErrorCases () |
| template<typename UserType > | |
| std::vector< std::vector< UserType > > | generateValue () |
| template<typename UserType > | |
| std::vector< std::vector< UserType > > | getRemoteValue () |
| void | setRemoteValue () |
| void | setForceRuntimeError (bool, size_t) |
Public Member Functions inherited from RegisterDescriptorBase< Derived > | |
| bool | isWriteable () |
| bool | isReadable () |
| bool | isPush () |
| ChimeraTK::AccessModeFlags | supportedFlags () |
| size_t | writeQueueLength () |
| size_t | nRuntimeErrorCases () |
| void | setForceRuntimeError (bool enable, size_t) |
Static Public Attributes | |
| static constexpr auto | capabilities |
Static Public Attributes inherited from RegisterDescriptorBase< Derived > | |
| static constexpr auto | capabilities |
Additional Inherited Members | |
Public Attributes inherited from RegisterDescriptorBase< Derived > | |
| Derived * | derived {static_cast<Derived*>(this)} |
Base descriptor for constant accessors.
Definition at line 194 of file testLMapBackendUnified.cpp.
|
inline |
Definition at line 206 of file testLMapBackendUnified.cpp.
|
inline |
Definition at line 211 of file testLMapBackendUnified.cpp.
|
inline |
Definition at line 200 of file testLMapBackendUnified.cpp.
|
inline |
Definition at line 199 of file testLMapBackendUnified.cpp.
|
inline |
Definition at line 203 of file testLMapBackendUnified.cpp.
|
inline |
Definition at line 221 of file testLMapBackendUnified.cpp.
|
inline |
Definition at line 219 of file testLMapBackendUnified.cpp.
|
inline |
Definition at line 201 of file testLMapBackendUnified.cpp.
|
staticconstexpr |
Definition at line 196 of file testLMapBackendUnified.cpp.