![]() |
ChimeraTK-DeviceAccess-DoocsBackend 01.12.00
|
Inheritance diagram for RegSomeLongArray:
Collaboration diagram for RegSomeLongArray:Public Types | |
| typedef int64_t | minimumUserType |
Public Types inherited from AllRegisterDefaults< DERIVED > | |
| typedef std::nullptr_t | rawUserType |
Public Member Functions | |
| std::string | path () |
| size_t | nElementsPerChannel () |
Public Member Functions inherited from ArrayDefaults< RegSomeLongArray > | |
| 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_longarray & | prop {location->prop_someLongArray} |
| int64_t | increment {23} |
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 341 of file testUnifiedBackendTest.cpp.
| typedef int64_t RegSomeLongArray::minimumUserType |
Definition at line 345 of file testUnifiedBackendTest.cpp.
|
inline |
Definition at line 343 of file testUnifiedBackendTest.cpp.
|
inline |
Definition at line 342 of file testUnifiedBackendTest.cpp.
| int64_t RegSomeLongArray::increment {23} |
Definition at line 346 of file testUnifiedBackendTest.cpp.
| D_longarray& RegSomeLongArray::prop {location->prop_someLongArray} |
Definition at line 344 of file testUnifiedBackendTest.cpp.