![]() |
ChimeraTK-DeviceAccess-TangoBackend 00.01.02
|
Inheritance diagram for RegSomeWoBool:
Collaboration diagram for RegSomeWoBool:Public Types | |
| typedef ChimeraTK::Boolean | 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< RegSomeWoBool > | |
| 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 | |
| bool | increment {false} |
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 277 of file testUnifiedBackend.cpp.
| typedef ChimeraTK::Boolean RegSomeWoBool::minimumUserType |
Definition at line 282 of file testUnifiedBackend.cpp.
|
inline |
Definition at line 294 of file testUnifiedBackend.cpp.
|
inline |
Definition at line 278 of file testUnifiedBackend.cpp.
|
inline |
Definition at line 280 of file testUnifiedBackend.cpp.
|
inline |
Definition at line 288 of file testUnifiedBackend.cpp.
|
inline |
Definition at line 279 of file testUnifiedBackend.cpp.
|
staticconstexpr |
Definition at line 286 of file testUnifiedBackend.cpp.
| bool RegSomeWoBool::increment {false} |
Definition at line 284 of file testUnifiedBackend.cpp.