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

Public Types

typedef float minimumUserType
 
typedef int8_t rawUserType
 

Public Member Functions

std::string path ()
 
- Public Member Functions inherited from ShortRaw_base< ByteRaw_fixedPoint8_4s, int8_t >
bool isWriteable ()
 
bool isReadable ()
 
ChimeraTK::AccessModeFlags supportedFlags ()
 
size_t nChannels ()
 
size_t nElementsPerChannel ()
 
size_t writeQueueLength ()
 
size_t nRuntimeErrorCases ()
 
int8_t get ()
 
void set (int8_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 = 125
 
int bitshift = 24
 
int32_t bitmask = 0xFF000000
 
- Public Attributes inherited from ShortRaw_base< ByteRaw_fixedPoint8_4s, int8_t >
ByteRaw_fixedPoint8_4sderived
 
int32_t lastPadding
 
bool printPaddingChangedMessage
 
DummyRegisterRawAccessor acc
 

Additional Inherited Members

- Static Public Attributes inherited from ShortRaw_base< ByteRaw_fixedPoint8_4s, int8_t >
static constexpr auto capabilities
 

Detailed Description

Definition at line 371 of file testNumericAddressedBackendUnified.cpp.

Member Typedef Documentation

◆ minimumUserType

◆ rawUserType

Member Function Documentation

◆ path()

std::string ByteRaw_fixedPoint8_4s::path ( )
inline

Definition at line 372 of file testNumericAddressedBackendUnified.cpp.

Member Data Documentation

◆ bitmask

int32_t ByteRaw_fixedPoint8_4s::bitmask = 0xFF000000

Definition at line 379 of file testNumericAddressedBackendUnified.cpp.

◆ bitshift

int ByteRaw_fixedPoint8_4s::bitshift = 24

Definition at line 378 of file testNumericAddressedBackendUnified.cpp.

◆ rawIncrement

int8_t ByteRaw_fixedPoint8_4s::rawIncrement = 125

Definition at line 377 of file testNumericAddressedBackendUnified.cpp.

◆ rawToCooked

float ByteRaw_fixedPoint8_4s::rawToCooked = 1. / 16.

Definition at line 376 of file testNumericAddressedBackendUnified.cpp.


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