ChimeraTK-DeviceAccess  03.18.00
ByteRaw_fixedPoint8_4u Struct Reference
+ Inheritance diagram for ByteRaw_fixedPoint8_4u:
+ Collaboration diagram for ByteRaw_fixedPoint8_4u:

Public Types

typedef float minimumUserType
 
typedef int8_t rawUserType
 

Public Member Functions

std::string path ()
 
- Public Member Functions inherited from ShortRaw_base< ByteRaw_fixedPoint8_4u, uint8_t >
bool isWriteable ()
 
bool isReadable ()
 
ChimeraTK::AccessModeFlags supportedFlags ()
 
size_t nChannels ()
 
size_t nElementsPerChannel ()
 
size_t writeQueueLength ()
 
size_t nRuntimeErrorCases ()
 
uint8_t get ()
 
void set (uint8_t val)
 
std::vector< std::vector< Type > > generateValue (bool raw=false)
 
std::vector< std::vector< Type > > getRemoteValue (bool raw=false)
 
void setRemoteValue ()
 
void setForceRuntimeError (bool enable, size_t)
 

Public Attributes

float rawToCooked = 1. / 16.
 
int8_t rawIncrement = 123
 
int bitshift = 16
 
int32_t bitmask = 0x00FF0000
 
- Public Attributes inherited from ShortRaw_base< ByteRaw_fixedPoint8_4u, uint8_t >
ByteRaw_fixedPoint8_4uderived
 
int32_t lastPadding
 
bool printPaddingChangedMessage
 
DummyRegisterRawAccessor acc
 

Additional Inherited Members

- Static Public Attributes inherited from ShortRaw_base< ByteRaw_fixedPoint8_4u, uint8_t >
static constexpr auto capabilities
 

Detailed Description

Definition at line 358 of file testNumericAddressedBackendUnified.cpp.

Member Typedef Documentation

◆ minimumUserType

◆ rawUserType

Member Function Documentation

◆ path()

std::string ByteRaw_fixedPoint8_4u::path ( )
inline

Definition at line 359 of file testNumericAddressedBackendUnified.cpp.

Member Data Documentation

◆ bitmask

int32_t ByteRaw_fixedPoint8_4u::bitmask = 0x00FF0000

Definition at line 366 of file testNumericAddressedBackendUnified.cpp.

◆ bitshift

int ByteRaw_fixedPoint8_4u::bitshift = 16

Definition at line 365 of file testNumericAddressedBackendUnified.cpp.

◆ rawIncrement

int8_t ByteRaw_fixedPoint8_4u::rawIncrement = 123

Definition at line 364 of file testNumericAddressedBackendUnified.cpp.

◆ rawToCooked

float ByteRaw_fixedPoint8_4u::rawToCooked = 1. / 16.

Definition at line 363 of file testNumericAddressedBackendUnified.cpp.


The documentation for this struct was generated from the following file: