ChimeraTK-DeviceAccess-DoocsBackend
01.09.02
|
Public Types | |
typedef int32_t | minimumUserType |
Public Types inherited from AllRegisterDefaults< RegSomeZmqInt > | |
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< RegSomeZmqInt > | |
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< RegSomeZmqInt > | |
RegSomeZmqInt * | derived |
Static Public Attributes | |
static constexpr auto | capabilities = ScalarDefaults<RegSomeZmqInt>::capabilities.enableAsyncReadInconsistency() |
Static Public Attributes inherited from AllRegisterDefaults< RegSomeZmqInt > | |
static constexpr auto | capabilities |
Definition at line 230 of file testUnifiedBackendTest.cpp.
typedef int32_t RegSomeZmqInt::minimumUserType |
Definition at line 234 of file testUnifiedBackendTest.cpp.
|
inline |
Definition at line 252 of file testUnifiedBackendTest.cpp.
|
inline |
Definition at line 232 of file testUnifiedBackendTest.cpp.
|
inline |
Definition at line 239 of file testUnifiedBackendTest.cpp.
|
inline |
Definition at line 231 of file testUnifiedBackendTest.cpp.
|
staticconstexpr |
Definition at line 237 of file testUnifiedBackendTest.cpp.
int32_t RegSomeZmqInt::increment {51} |
Definition at line 235 of file testUnifiedBackendTest.cpp.
D_int& RegSomeZmqInt::prop {location->prop_someZMQInt} |
Definition at line 233 of file testUnifiedBackendTest.cpp.