![]() |
ChimeraTK-DeviceAccess 03.25.00
|
Inheritance diagram for IntegersSigned32RO:
Collaboration diagram for IntegersSigned32RO:Static Public Member Functions | |
| static std::string | path (bool mirrored=false) |
| static bool | isWriteable () |
| static bool | isReadable () |
Additional Inherited Members | |
Public Types inherited from IntegersBase< IntegersSigned32RO > | |
| using | minimumUserType = int32_t |
| using | rawUserType = minimumUserType |
Public Member Functions inherited from IntegersBase< IntegersSigned32RO > | |
| 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) |
Public Attributes inherited from IntegersBase< IntegersSigned32RO > | |
| IntegersSigned32RO * | derived |
| boost::shared_ptr< NDRegisterAccessor< minimumUserType > > | acc |
| boost::shared_ptr< NDRegisterAccessor< rawUserType > > | accBackdoor |
Static Public Attributes inherited from IntegersBase< IntegersSigned32RO > | |
| static constexpr auto | capabilities |
Definition at line 200 of file testSharedDummyBackendUnified.cpp.
|
inlinestatic |
Definition at line 203 of file testSharedDummyBackendUnified.cpp.
|
inlinestatic |
Definition at line 202 of file testSharedDummyBackendUnified.cpp.
|
inlinestatic |
Definition at line 201 of file testSharedDummyBackendUnified.cpp.