![]() |
ChimeraTK-DeviceAccess 03.25.00
|
Inheritance diagram for Scalar32Async:
Collaboration diagram for Scalar32Async: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 (bool enable, 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 254 of file testUioBackendUnified.cpp.
|
inlinestatic |
Definition at line 256 of file testUioBackendUnified.cpp.
|
inlinestatic |
Definition at line 257 of file testUioBackendUnified.cpp.
|
inlinestatic |
Definition at line 255 of file testUioBackendUnified.cpp.
|
inlinestatic |
Definition at line 258 of file testUioBackendUnified.cpp.