ChimeraTK-DeviceAccess
03.18.00
|
Static Public Member Functions | |
static std::string | path () |
static bool | isReadable () |
static bool | isWriteable () |
Additional Inherited Members | |
Public Types inherited from ScalarDescriptor< Scalar32 > | |
using | minimumUserType = int32_t |
using | rawUserType = minimumUserType |
Public Member Functions inherited from ScalarDescriptor< Scalar32 > | |
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< Scalar32 > | |
Scalar32 * | derived |
std::shared_ptr< RawUioAccess > | remote |
Static Public Attributes inherited from ScalarDescriptor< Scalar32 > | |
static constexpr auto | capabilities |
Definition at line 244 of file testUioBackendUnified.cpp.
|
inlinestatic |
Definition at line 246 of file testUioBackendUnified.cpp.
|
inlinestatic |
Definition at line 247 of file testUioBackendUnified.cpp.
|
inlinestatic |
Definition at line 245 of file testUioBackendUnified.cpp.