![]() |
ChimeraTK-DeviceAccess 03.19.00
|
Public Types | |
typedef int32_t | minimumUserType |
typedef minimumUserType | rawUserType |
![]() | |
typedef int32_t | minimumUserType |
typedef minimumUserType | rawUserType |
Public Member Functions | |
std::string | path () |
bool | isWriteable () |
bool | isReadable () |
ChimeraTK::AccessModeFlags | supportedFlags () |
size_t | nChannels () |
size_t | nElementsPerChannel () |
size_t | writeQueueLength () |
size_t | nRuntimeErrorCases () |
template<typename Type > | |
std::vector< std::vector< Type > > | generateValue (bool raw=false) |
template<typename UserType > | |
std::vector< std::vector< UserType > > | getRemoteValue (bool raw=false) |
void | setRemoteValue () |
void | setForceRuntimeError (bool enable, size_t) |
std::string | path () |
bool | isWriteable () |
bool | isReadable () |
![]() | |
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 | |
DummyRegisterAccessor< int32_t > | acc {exceptionDummy.get(), "", path()} |
![]() | |
Integers_signed32 * | derived |
boost::shared_ptr< NDRegisterAccessor< minimumUserType > > | acc |
boost::shared_ptr< NDRegisterAccessor< rawUserType > > | accBackdoor |
Static Public Attributes | |
static constexpr auto | capabilities |
![]() | |
static constexpr auto | capabilities |
Definition at line 44 of file testNumericAddressedBackendUnified.cpp.
typedef int32_t Integers_signed32::minimumUserType |
Definition at line 53 of file testNumericAddressedBackendUnified.cpp.
Definition at line 54 of file testNumericAddressedBackendUnified.cpp.
|
inline |
Definition at line 67 of file testNumericAddressedBackendUnified.cpp.
|
inline |
Definition at line 72 of file testNumericAddressedBackendUnified.cpp.
|
inline |
Definition at line 47 of file testNumericAddressedBackendUnified.cpp.
|
inline |
Definition at line 190 of file testSharedDummyBackendUnified.cpp.
|
inline |
Definition at line 46 of file testNumericAddressedBackendUnified.cpp.
|
inline |
Definition at line 189 of file testSharedDummyBackendUnified.cpp.
|
inline |
Definition at line 49 of file testNumericAddressedBackendUnified.cpp.
|
inline |
Definition at line 50 of file testNumericAddressedBackendUnified.cpp.
|
inline |
Definition at line 52 of file testNumericAddressedBackendUnified.cpp.
|
inline |
Definition at line 45 of file testNumericAddressedBackendUnified.cpp.
|
inline |
Definition at line 188 of file testSharedDummyBackendUnified.cpp.
|
inline |
Definition at line 78 of file testNumericAddressedBackendUnified.cpp.
|
inline |
Definition at line 76 of file testNumericAddressedBackendUnified.cpp.
|
inline |
Definition at line 48 of file testNumericAddressedBackendUnified.cpp.
|
inline |
Definition at line 51 of file testNumericAddressedBackendUnified.cpp.
DummyRegisterAccessor<int32_t> Integers_signed32::acc {exceptionDummy.get(), "", path()} |
Definition at line 64 of file testNumericAddressedBackendUnified.cpp.
|
staticconstexpr |
Definition at line 56 of file testNumericAddressedBackendUnified.cpp.