ChimeraTK-DeviceAccess-DoocsBackend
01.09.02
|
Public Types | |
typedef int64_t | minimumUserType |
Public Types inherited from AllRegisterDefaults< RegSomeLongArray > | |
typedef std::nullptr_t | rawUserType |
Public Member Functions | |
std::string | path () |
size_t | nElementsPerChannel () |
Public Member Functions inherited from ArrayDefaults< RegSomeLongArray > | |
std::vector< std::vector< UserType > > | generateValue () |
std::vector< std::vector< UserType > > | getRemoteValue () |
void | setRemoteValue () |
Public Member Functions inherited from AllRegisterDefaults< RegSomeLongArray > | |
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_longarray & | prop {location->prop_someLongArray} |
int64_t | increment {23} |
Public Attributes inherited from AllRegisterDefaults< RegSomeLongArray > | |
RegSomeLongArray * | derived |
Additional Inherited Members | |
Static Public Attributes inherited from AllRegisterDefaults< RegSomeLongArray > | |
static constexpr auto | capabilities |
Definition at line 350 of file testUnifiedBackendTest.cpp.
typedef int64_t RegSomeLongArray::minimumUserType |
Definition at line 354 of file testUnifiedBackendTest.cpp.
|
inline |
Definition at line 352 of file testUnifiedBackendTest.cpp.
|
inline |
Definition at line 351 of file testUnifiedBackendTest.cpp.
int64_t RegSomeLongArray::increment {23} |
Definition at line 355 of file testUnifiedBackendTest.cpp.
D_longarray& RegSomeLongArray::prop {location->prop_someLongArray} |
Definition at line 353 of file testUnifiedBackendTest.cpp.