![]() |
ChimeraTK-DeviceAccess-DoocsBackend 01.12.00
|
Inheritance diagram for RegSomeZmqInt:
Collaboration diagram for RegSomeZmqInt:Public Types | |
| typedef int32_t | minimumUserType |
Public Types inherited from AllRegisterDefaults< DERIVED > | |
| typedef std::nullptr_t | rawUserType |
Public Member Functions | |
| AccessModeFlags | supportedFlags () |
| std::string | path () |
| void | setRemoteValue () |
| void | forceAsyncReadInconsistency () |
Public Member Functions inherited from ScalarDefaults< RegSomeZmqInt > | |
| size_t | nElementsPerChannel () |
| 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_int & | prop {location->prop_someZMQInt} |
| int32_t | increment {51} |
Public Attributes inherited from AllRegisterDefaults< DERIVED > | |
| DERIVED * | derived {static_cast<DERIVED*>(this)} |
Static Public Attributes | |
| static constexpr auto | capabilities = ScalarDefaults<RegSomeZmqInt>::capabilities.enableAsyncReadInconsistency() |
Static Public Attributes inherited from AllRegisterDefaults< DERIVED > | |
| static constexpr auto | capabilities |
Definition at line 232 of file testUnifiedBackendTest.cpp.
| typedef int32_t RegSomeZmqInt::minimumUserType |
Definition at line 236 of file testUnifiedBackendTest.cpp.
|
inline |
Definition at line 254 of file testUnifiedBackendTest.cpp.
|
inline |
Definition at line 234 of file testUnifiedBackendTest.cpp.
|
inline |
Definition at line 241 of file testUnifiedBackendTest.cpp.
|
inline |
Definition at line 233 of file testUnifiedBackendTest.cpp.
|
staticconstexpr |
Definition at line 239 of file testUnifiedBackendTest.cpp.
| int32_t RegSomeZmqInt::increment {51} |
Definition at line 237 of file testUnifiedBackendTest.cpp.
| D_int& RegSomeZmqInt::prop {location->prop_someZMQInt} |
Definition at line 235 of file testUnifiedBackendTest.cpp.