![]() |
ChimeraTK-DeviceAccess-TangoBackend 00.01.02
|
Inheritance diagram for RegSomeWoInt:
Collaboration diagram for RegSomeWoInt: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 () |
| void | setValue (minimumUserType v) |
| minimumUserType | getValue () |
Public Member Functions inherited from ScalarDefaults< RegSomeWoInt > | |
| size_t | nElementsPerChannel () |
| std::vector< std::vector< UserType > > | getRemoteValue () |
| void | setRemoteValue () |
Public Member Functions inherited from ScalarDefaultsBase< DERIVED > | |
| size_t | nElementsPerChannel () |
| template<typename UserType > | |
| std::vector< std::vector< UserType > > | generateValue () |
| template<typename UserType > | |
| 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) |
Public Attributes | |
| int32_t | increment {3} |
Public Attributes inherited from AllRegisterDefaults< DERIVED > | |
| DERIVED * | derived {static_cast<DERIVED*>(this)} |
Static Public Attributes | |
| static constexpr auto | capabilities = ScalarDefaults<RegSomeInt>::capabilities.enableTestWriteOnly() |
Static Public Attributes inherited from AllRegisterDefaults< DERIVED > | |
| static constexpr auto | capabilities |
Definition at line 188 of file testUnifiedBackend.cpp.
| typedef int32_t RegSomeWoInt::minimumUserType |
Definition at line 192 of file testUnifiedBackend.cpp.
|
inline |
Definition at line 203 of file testUnifiedBackend.cpp.
|
inline |
Definition at line 189 of file testUnifiedBackend.cpp.
|
inline |
Definition at line 191 of file testUnifiedBackend.cpp.
|
inline |
Definition at line 197 of file testUnifiedBackend.cpp.
|
inline |
Definition at line 190 of file testUnifiedBackend.cpp.
|
staticconstexpr |
Definition at line 195 of file testUnifiedBackend.cpp.
| int32_t RegSomeWoInt::increment {3} |
Definition at line 193 of file testUnifiedBackend.cpp.