ChimeraTK-DeviceAccess-DoocsBackend
01.09.02
|
Public Types | |
typedef float | minimumUserType |
Public Types inherited from AllRegisterDefaults< RegSomeIfff_F1 > | |
typedef std::nullptr_t | rawUserType |
Public Member Functions | |
std::string | path () |
void | setRemoteValue () |
template<typename UserType > | |
std::vector< std::vector< UserType > > | getRemoteValue () |
Public Member Functions inherited from ScalarDefaults< RegSomeIfff_F1 > | |
size_t | nElementsPerChannel () |
std::vector< std::vector< UserType > > | generateValue () |
std::vector< std::vector< UserType > > | getRemoteValue () |
void | setRemoteValue () |
Public Member Functions inherited from AllRegisterDefaults< RegSomeIfff_F1 > | |
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_ifff & | prop {location->prop_someIFFF} |
float | increment {std::exp(3.14F)} |
Public Attributes inherited from AllRegisterDefaults< RegSomeIfff_F1 > | |
RegSomeIfff_F1 * | derived |
Additional Inherited Members | |
Static Public Attributes inherited from AllRegisterDefaults< RegSomeIfff_F1 > | |
static constexpr auto | capabilities |
Definition at line 469 of file testUnifiedBackendTest.cpp.
typedef float RegSomeIfff_F1::minimumUserType |
Definition at line 472 of file testUnifiedBackendTest.cpp.
|
inline |
Definition at line 484 of file testUnifiedBackendTest.cpp.
|
inline |
Definition at line 470 of file testUnifiedBackendTest.cpp.
|
inline |
Definition at line 475 of file testUnifiedBackendTest.cpp.
float RegSomeIfff_F1::increment {std::exp(3.14F)} |
Definition at line 473 of file testUnifiedBackendTest.cpp.
D_ifff& RegSomeIfff_F1::prop {location->prop_someIFFF} |
Definition at line 471 of file testUnifiedBackendTest.cpp.