![]() |
ChimeraTK-DeviceAccess-DoocsBackend 01.12.00
|
Inheritance diagram for RegSomeIfff_F3:
Collaboration diagram for RegSomeIfff_F3:Public Types | |
| typedef float | minimumUserType |
Public Types inherited from AllRegisterDefaults< DERIVED > | |
| typedef std::nullptr_t | rawUserType |
Public Member Functions | |
| std::string | path () |
| void | setRemoteValue () |
| template<typename UserType > | |
| std::vector< std::vector< UserType > > | getRemoteValue () |
Public Member Functions inherited from ScalarDefaults< RegSomeIfff_F3 > | |
| size_t | nElementsPerChannel () |
| 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_ifff & | prop {location->prop_someIFFF} |
| float | increment {std::exp(2.34F)} |
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 506 of file testUnifiedBackendTest.cpp.
| typedef float RegSomeIfff_F3::minimumUserType |
Definition at line 509 of file testUnifiedBackendTest.cpp.
|
inline |
Definition at line 521 of file testUnifiedBackendTest.cpp.
|
inline |
Definition at line 507 of file testUnifiedBackendTest.cpp.
|
inline |
Definition at line 512 of file testUnifiedBackendTest.cpp.
| float RegSomeIfff_F3::increment {std::exp(2.34F)} |
Definition at line 510 of file testUnifiedBackendTest.cpp.
| D_ifff& RegSomeIfff_F3::prop {location->prop_someIFFF} |
Definition at line 508 of file testUnifiedBackendTest.cpp.