![]() |
ChimeraTK-DeviceAccess-DoocsBackend 01.12.00
|
Inheritance diagram for RegSomeRoInt:
Collaboration diagram for RegSomeRoInt:Public Types | |
| typedef int32_t | minimumUserType |
Public Types inherited from AllRegisterDefaults< DERIVED > | |
| typedef std::nullptr_t | rawUserType |
Public Member Functions | |
| bool | isWriteable () |
| std::string | path () |
Public Member Functions inherited from ScalarDefaults< RegSomeInt > | |
| 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_int & | prop {location->prop_someReadonlyInt} |
| int32_t | increment {7} |
Public Attributes inherited from AllRegisterDefaults< DERIVED > | |
| DERIVED * | derived {static_cast<DERIVED*>(this)} |
Static Public Attributes | |
| static constexpr auto | capabilities = ScalarDefaults<RegSomeInt>::capabilities.disableTestCatalogue() |
Static Public Attributes inherited from AllRegisterDefaults< DERIVED > | |
| static constexpr auto | capabilities |
Definition at line 220 of file testUnifiedBackendTest.cpp.
| typedef int32_t RegSomeRoInt::minimumUserType |
Definition at line 224 of file testUnifiedBackendTest.cpp.
|
inline |
Definition at line 221 of file testUnifiedBackendTest.cpp.
|
inline |
Definition at line 222 of file testUnifiedBackendTest.cpp.
|
staticconstexpr |
Definition at line 227 of file testUnifiedBackendTest.cpp.
| int32_t RegSomeRoInt::increment {7} |
Definition at line 225 of file testUnifiedBackendTest.cpp.
| D_int& RegSomeRoInt::prop {location->prop_someReadonlyInt} |
Definition at line 223 of file testUnifiedBackendTest.cpp.