![]() |
ChimeraTK-DeviceAccess 03.25.00
|
Inheritance diagram for RegRedirectedBitWithMath:
Collaboration diagram for RegRedirectedBitWithMath:Public Types | |
| typedef int32_t | rawUserType |
Public Types inherited from RegVariableAsPushParameterInMathBase< RegRedirectedBitWithMath, RawToCookedProvider_BitWithMath > | |
| typedef double | minimumUserType |
| typedef minimumUserType | rawUserType |
Public Member Functions | |
| std::string | path () |
| template<typename UserType > | |
| void | generateValueHook (std::vector< UserType > &) |
Public Member Functions inherited from RegVariableAsPushParameterInMathBase< RegRedirectedBitWithMath, RawToCookedProvider_BitWithMath > | |
| size_t | nRuntimeErrorCases () |
| void | setForceRuntimeError (bool, size_t) |
| ChimeraTK::AccessModeFlags | supportedFlags () |
| T | convertRawToCooked (Traw value) |
Public Member Functions inherited from ScalarRegisterDescriptorBase< Derived > | |
| size_t | nElementsPerChannel () |
Public Member Functions inherited from OneDRegisterDescriptorBase< Derived > | |
| size_t | nChannels () |
| size_t | myOffset () |
| template<typename T , typename Traw > | |
| T | convertRawToCooked (Traw value) |
| template<typename UserType > | |
| void | generateValueHook (std::vector< UserType > &) |
| template<typename Type > | |
| std::vector< std::vector< Type > > | generateValue (bool getRaw=false) |
| template<typename UserType > | |
| std::vector< std::vector< UserType > > | getRemoteValue (bool getRaw=false) |
| void | setRemoteValue () |
Public Member Functions inherited from RegisterDescriptorBase< Derived > | |
| bool | isWriteable () |
| bool | isReadable () |
| bool | isPush () |
| ChimeraTK::AccessModeFlags | supportedFlags () |
| size_t | writeQueueLength () |
| size_t | nRuntimeErrorCases () |
| void | setForceRuntimeError (bool enable, size_t) |
Public Attributes | |
| const double | increment = 8 |
Public Attributes inherited from RegVariableAsPushParameterInMathBase< RegRedirectedBitWithMath, RawToCookedProvider_BitWithMath > | |
| DummyRegisterAccessor< rawUserType > | acc |
Public Attributes inherited from RegisterDescriptorBase< Derived > | |
| Derived * | derived {static_cast<Derived*>(this)} |
Additional Inherited Members | |
Static Public Attributes inherited from RegVariableAsPushParameterInMathBase< RegRedirectedBitWithMath, RawToCookedProvider_BitWithMath > | |
| static constexpr auto | capabilities |
Static Public Attributes inherited from RegisterDescriptorBase< Derived > | |
| static constexpr auto | capabilities |
Definition at line 1049 of file testLMapBackendUnified.cpp.
| typedef int32_t RegRedirectedBitWithMath::rawUserType |
Definition at line 1054 of file testLMapBackendUnified.cpp.
|
inline |
Definition at line 1057 of file testLMapBackendUnified.cpp.
|
inline |
Definition at line 1051 of file testLMapBackendUnified.cpp.
| const double RegRedirectedBitWithMath::increment = 8 |
Definition at line 1053 of file testLMapBackendUnified.cpp.