![]() |
ChimeraTK-DeviceAccess 03.25.00
|
Inheritance diagram for IntegersSigned32Async:
Collaboration diagram for IntegersSigned32Async:Public Member Functions | |
| template<typename UserType > | |
| std::vector< std::vector< UserType > > | generateValue (bool=false) |
| void | setRemoteValue () |
Public Member Functions inherited from IntegersBase< IntegersSigned32Async > | |
| ChimeraTK::AccessModeFlags | supportedFlags () |
| size_t | nChannels () |
| size_t | nElementsPerChannel () |
| size_t | writeQueueLength () |
| size_t | nRuntimeErrorCases () |
| void | ensureOpen () |
| 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, size_t) |
Static Public Member Functions | |
| static std::string | path (bool mirrored=false) |
| static bool | isWriteable () |
| static bool | isReadable () |
| static ChimeraTK::AccessModeFlags | supportedFlags () |
Static Public Attributes | |
| static int | value = 12 |
Static Public Attributes inherited from IntegersBase< IntegersSigned32Async > | |
| static constexpr auto | capabilities |
Additional Inherited Members | |
Public Types inherited from IntegersBase< IntegersSigned32Async > | |
| using | minimumUserType = int32_t |
| using | rawUserType = minimumUserType |
Public Attributes inherited from IntegersBase< IntegersSigned32Async > | |
| IntegersSigned32Async * | derived |
| boost::shared_ptr< NDRegisterAccessor< minimumUserType > > | acc |
| boost::shared_ptr< NDRegisterAccessor< rawUserType > > | accBackdoor |
Definition at line 216 of file testSharedDummyBackendUnified.cpp.
|
inline |
Definition at line 226 of file testSharedDummyBackendUnified.cpp.
|
inlinestatic |
Definition at line 220 of file testSharedDummyBackendUnified.cpp.
|
inlinestatic |
Definition at line 219 of file testSharedDummyBackendUnified.cpp.
|
inlinestatic |
Definition at line 218 of file testSharedDummyBackendUnified.cpp.
|
inline |
Definition at line 230 of file testSharedDummyBackendUnified.cpp.
|
inlinestatic |
Definition at line 221 of file testSharedDummyBackendUnified.cpp.
|
static |
Definition at line 217 of file testSharedDummyBackendUnified.cpp.