ChimeraTK-DeviceAccess
03.18.00
|
Static Public Member Functions | |
static std::string | path () |
static bool | isReadable () |
static bool | isWriteable () |
static ChimeraTK::AccessModeFlags | supportedFlags () |
Additional Inherited Members | |
Public Types inherited from ScalarDescriptor< Scalar32Async > | |
using | minimumUserType = int32_t |
using | rawUserType = minimumUserType |
Public Member Functions inherited from ScalarDescriptor< Scalar32Async > | |
AccessModeFlags | supportedFlags () |
size_t | nChannels () |
size_t | nElementsPerChannel () |
size_t | writeQueueLength () |
size_t | nRuntimeErrorCases () |
std::vector< std::vector< Type > > | generateValue (bool raw=false) |
std::vector< std::vector< Type > > | getRemoteValue (bool raw=false) |
void | setRemoteValue () |
RawType | cookedToRaw (UserType val) |
UserType | rawToCooked (RawType val) |
void | setForceRuntimeError ([[maybe_unused]] bool enable,[[maybe_unused]] size_t type) |
Public Attributes inherited from ScalarDescriptor< Scalar32Async > | |
Scalar32Async * | derived |
std::shared_ptr< RawUioAccess > | remote |
Static Public Attributes inherited from ScalarDescriptor< Scalar32Async > | |
static constexpr auto | capabilities |
Definition at line 252 of file testUioBackendUnified.cpp.
|
inlinestatic |
Definition at line 254 of file testUioBackendUnified.cpp.
|
inlinestatic |
Definition at line 255 of file testUioBackendUnified.cpp.
|
inlinestatic |
Definition at line 253 of file testUioBackendUnified.cpp.
|
inlinestatic |
Definition at line 256 of file testUioBackendUnified.cpp.