![]() |
ChimeraTK-DeviceAccess 03.25.00
|
Inheritance diagram for Scalar32:
Collaboration diagram for Scalar32: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 (bool enable, 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 246 of file testUioBackendUnified.cpp.
|
inlinestatic |
Definition at line 248 of file testUioBackendUnified.cpp.
|
inlinestatic |
Definition at line 249 of file testUioBackendUnified.cpp.
|
inlinestatic |
Definition at line 247 of file testUioBackendUnified.cpp.