ChimeraTK-DeviceAccess-DoocsBackend
01.09.02
|
Public Types | |
typedef uint16_t | minimumUserType |
Public Types inherited from AllRegisterDefaults< RegSomeStatus > | |
typedef std::nullptr_t | rawUserType |
Public Member Functions | |
std::string | path () |
Public Member Functions inherited from ScalarDefaults< RegSomeStatus > | |
size_t | nElementsPerChannel () |
std::vector< std::vector< UserType > > | generateValue () |
std::vector< std::vector< UserType > > | getRemoteValue () |
void | setRemoteValue () |
Public Member Functions inherited from AllRegisterDefaults< RegSomeStatus > | |
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_status & | prop {location->prop_someStatus} |
uint16_t | increment {32000} |
Public Attributes inherited from AllRegisterDefaults< RegSomeStatus > | |
RegSomeStatus * | derived |
Additional Inherited Members | |
Static Public Attributes inherited from AllRegisterDefaults< RegSomeStatus > | |
static constexpr auto | capabilities |
Definition at line 307 of file testUnifiedBackendTest.cpp.
typedef uint16_t RegSomeStatus::minimumUserType |
Definition at line 310 of file testUnifiedBackendTest.cpp.
|
inline |
Definition at line 308 of file testUnifiedBackendTest.cpp.
uint16_t RegSomeStatus::increment {32000} |
Definition at line 311 of file testUnifiedBackendTest.cpp.
D_status& RegSomeStatus::prop {location->prop_someStatus} |
Definition at line 309 of file testUnifiedBackendTest.cpp.