![]() |
ChimeraTK-DeviceAccess-DoocsBackend 01.12.00
|
Inheritance diagram for RegSomeIiii:
Collaboration diagram for RegSomeIiii:Public Types | |
| typedef int32_t | 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 () |
Public Member Functions inherited from ArrayDefaults< RegSomeIiii > | |
| 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_iiii & | prop {location->prop_someIIII} |
| int32_t | increment {13} |
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 412 of file testUnifiedBackendTest.cpp.
| typedef int32_t RegSomeIiii::minimumUserType |
Definition at line 416 of file testUnifiedBackendTest.cpp.
|
inline |
Definition at line 427 of file testUnifiedBackendTest.cpp.
|
inline |
Definition at line 414 of file testUnifiedBackendTest.cpp.
|
inline |
Definition at line 413 of file testUnifiedBackendTest.cpp.
|
inline |
Definition at line 419 of file testUnifiedBackendTest.cpp.
| int32_t RegSomeIiii::increment {13} |
Definition at line 417 of file testUnifiedBackendTest.cpp.
| D_iiii& RegSomeIiii::prop {location->prop_someIIII} |
Definition at line 415 of file testUnifiedBackendTest.cpp.