![]() |
ChimeraTK-DeviceAccess-DoocsBackend 01.12.00
|
Inheritance diagram for RegSomeSpectrum:
Collaboration diagram for RegSomeSpectrum:Public Types | |
| typedef float | minimumUserType |
Public Types inherited from AllRegisterDefaults< DERIVED > | |
| typedef std::nullptr_t | rawUserType |
Public Member Functions | |
| std::string | path () |
| size_t | nElementsPerChannel () |
| void | setRemoteValue () |
| template<typename UserType > | |
| std::vector< std::vector< UserType > > | getRemoteValue () |
| void | updateStamp () |
Public Member Functions inherited from ArrayDefaults< RegSomeSpectrum > | |
| 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_spectrum & | prop {location->prop_someSpectrum} |
| float | increment {std::exp(11.F)} |
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 371 of file testUnifiedBackendTest.cpp.
| typedef float RegSomeSpectrum::minimumUserType |
Definition at line 375 of file testUnifiedBackendTest.cpp.
|
inline |
Definition at line 389 of file testUnifiedBackendTest.cpp.
|
inline |
Definition at line 373 of file testUnifiedBackendTest.cpp.
|
inline |
Definition at line 372 of file testUnifiedBackendTest.cpp.
|
inline |
Definition at line 378 of file testUnifiedBackendTest.cpp.
|
inline |
Definition at line 398 of file testUnifiedBackendTest.cpp.
| float RegSomeSpectrum::increment {std::exp(11.F)} |
Definition at line 376 of file testUnifiedBackendTest.cpp.
| D_spectrum& RegSomeSpectrum::prop {location->prop_someSpectrum} |
Definition at line 374 of file testUnifiedBackendTest.cpp.