ChimeraTK-DeviceAccess-DoocsBackend
01.09.02
|
Public Types | |
typedef int32_t | minimumUserType |
Public Types inherited from AllRegisterDefaults< RegSomeInt > | |
typedef std::nullptr_t | rawUserType |
Public Member Functions | |
bool | isWriteable () |
std::string | path () |
Public Member Functions inherited from ScalarDefaults< RegSomeInt > | |
size_t | nElementsPerChannel () |
std::vector< std::vector< UserType > > | generateValue () |
std::vector< std::vector< UserType > > | getRemoteValue () |
void | setRemoteValue () |
Public Member Functions inherited from AllRegisterDefaults< RegSomeInt > | |
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_someReadonlyInt} |
int32_t | increment {7} |
Public Attributes inherited from AllRegisterDefaults< RegSomeInt > | |
RegSomeInt * | derived |
Static Public Attributes | |
static constexpr auto | capabilities = ScalarDefaults<RegSomeInt>::capabilities.disableTestCatalogue() |
Static Public Attributes inherited from AllRegisterDefaults< RegSomeInt > | |
static constexpr auto | capabilities |
Definition at line 218 of file testUnifiedBackendTest.cpp.
typedef int32_t RegSomeRoInt::minimumUserType |
Definition at line 222 of file testUnifiedBackendTest.cpp.
|
inline |
Definition at line 219 of file testUnifiedBackendTest.cpp.
|
inline |
Definition at line 220 of file testUnifiedBackendTest.cpp.
|
staticconstexpr |
Definition at line 225 of file testUnifiedBackendTest.cpp.
int32_t RegSomeRoInt::increment {7} |
Definition at line 223 of file testUnifiedBackendTest.cpp.
D_int& RegSomeRoInt::prop {location->prop_someReadonlyInt} |
Definition at line 221 of file testUnifiedBackendTest.cpp.