ChimeraTK-DeviceAccess-DoocsBackend
01.09.02
|
Public Types | |
typedef int32_t | minimumUserType |
Public Types inherited from AllRegisterDefaults< RegSomeIiii > | |
typedef std::nullptr_t | rawUserType |
Public Member Functions | |
std::string | path () |
size_t | nElementsPerChannel () |
void | setRemoteValue () |
template<typename UserType > | |
std::vector< std::vector< UserType > > | getRemoteValue () |
Public Member Functions inherited from ArrayDefaults< RegSomeIiii > | |
std::vector< std::vector< UserType > > | generateValue () |
std::vector< std::vector< UserType > > | getRemoteValue () |
void | setRemoteValue () |
Public Member Functions inherited from AllRegisterDefaults< RegSomeIiii > | |
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_iiii & | prop {location->prop_someIIII} |
int32_t | increment {13} |
Public Attributes inherited from AllRegisterDefaults< RegSomeIiii > | |
RegSomeIiii * | derived |
Additional Inherited Members | |
Static Public Attributes inherited from AllRegisterDefaults< RegSomeIiii > | |
static constexpr auto | capabilities |
Definition at line 421 of file testUnifiedBackendTest.cpp.
typedef int32_t RegSomeIiii::minimumUserType |
Definition at line 425 of file testUnifiedBackendTest.cpp.
|
inline |
Definition at line 436 of file testUnifiedBackendTest.cpp.
|
inline |
Definition at line 423 of file testUnifiedBackendTest.cpp.
|
inline |
Definition at line 422 of file testUnifiedBackendTest.cpp.
|
inline |
Definition at line 428 of file testUnifiedBackendTest.cpp.
int32_t RegSomeIiii::increment {13} |
Definition at line 426 of file testUnifiedBackendTest.cpp.
D_iiii& RegSomeIiii::prop {location->prop_someIIII} |
Definition at line 424 of file testUnifiedBackendTest.cpp.