![]() |
ChimeraTK-DeviceAccess-TangoBackend 00.01.02
|
Inheritance diagram for RegSomeIntArray:
Collaboration diagram for RegSomeIntArray:Public Types | |
| typedef int32_t | minimumUserType |
Public Types inherited from AllRegisterDefaults< DERIVED > | |
| using | rawUserType = std::nullptr_t |
Public Member Functions | |
| std::string | path () |
| std::string | writePath () |
| std::string | readPath () |
| size_t | nElementsPerChannel () |
| void | setValue (int i, Tango::DevLong v) |
| void | setRemoteValue () |
| Tango::DevLong | getValue (int i) |
Public Member Functions inherited from ArrayDefaults< RegSomeIntArray > | |
| std::vector< std::vector< UserType > > | generateValue () |
| std::vector< std::vector< UserType > > | getRemoteValue () |
| void | setRemoteValueImpl () |
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) |
Public Attributes | |
| int32_t | increment {12} |
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 342 of file testUnifiedBackend.cpp.
| typedef int32_t RegSomeIntArray::minimumUserType |
Definition at line 347 of file testUnifiedBackend.cpp.
|
inline |
Definition at line 374 of file testUnifiedBackend.cpp.
|
inline |
Definition at line 346 of file testUnifiedBackend.cpp.
|
inline |
Definition at line 343 of file testUnifiedBackend.cpp.
|
inline |
Definition at line 345 of file testUnifiedBackend.cpp.
|
inline |
Definition at line 372 of file testUnifiedBackend.cpp.
|
inline |
Definition at line 350 of file testUnifiedBackend.cpp.
|
inline |
Definition at line 344 of file testUnifiedBackend.cpp.
| int32_t RegSomeIntArray::increment {12} |
Definition at line 348 of file testUnifiedBackend.cpp.