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

Public Types

typedef uint8_t minimumUserType
 
typedef int8_t rawUserType
 

Public Member Functions

std::string path ()
 
- Public Member Functions inherited from ShortRaw_base< ByteRaw_unsigned8, 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

uint8_t rawToCooked = 1
 
int8_t rawIncrement = 121
 
int bitshift = 8
 
int32_t bitmask = 0x0000FF00
 
- Public Attributes inherited from ShortRaw_base< ByteRaw_unsigned8, uint8_t >
ByteRaw_unsigned8derived
 
int32_t lastPadding
 
bool printPaddingChangedMessage
 
DummyRegisterRawAccessor acc
 

Additional Inherited Members

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

Detailed Description

Definition at line 345 of file testNumericAddressedBackendUnified.cpp.

Member Typedef Documentation

◆ minimumUserType

◆ rawUserType

Member Function Documentation

◆ path()

std::string ByteRaw_unsigned8::path ( )
inline

Definition at line 346 of file testNumericAddressedBackendUnified.cpp.

Member Data Documentation

◆ bitmask

int32_t ByteRaw_unsigned8::bitmask = 0x0000FF00

Definition at line 353 of file testNumericAddressedBackendUnified.cpp.

◆ bitshift

int ByteRaw_unsigned8::bitshift = 8

Definition at line 352 of file testNumericAddressedBackendUnified.cpp.

◆ rawIncrement

int8_t ByteRaw_unsigned8::rawIncrement = 121

Definition at line 351 of file testNumericAddressedBackendUnified.cpp.

◆ rawToCooked

uint8_t ByteRaw_unsigned8::rawToCooked = 1

Definition at line 350 of file testNumericAddressedBackendUnified.cpp.


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