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

Public Types

typedef int8_t minimumUserType
 
typedef int8_t rawUserType
 

Public Member Functions

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

int8_t rawToCooked = 1
 
int8_t rawIncrement = 119
 
int bitshift = 0
 
int32_t bitmask = 0x000000FF
 
- Public Attributes inherited from ShortRaw_base< ByteRaw_signed8, int8_t >
ByteRaw_signed8derived
 
int32_t lastPadding
 
bool printPaddingChangedMessage
 
DummyRegisterRawAccessor acc
 

Additional Inherited Members

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

Detailed Description

Definition at line 332 of file testNumericAddressedBackendUnified.cpp.

Member Typedef Documentation

◆ minimumUserType

◆ rawUserType

Definition at line 335 of file testNumericAddressedBackendUnified.cpp.

Member Function Documentation

◆ path()

std::string ByteRaw_signed8::path ( )
inline

Definition at line 333 of file testNumericAddressedBackendUnified.cpp.

Member Data Documentation

◆ bitmask

int32_t ByteRaw_signed8::bitmask = 0x000000FF

Definition at line 340 of file testNumericAddressedBackendUnified.cpp.

◆ bitshift

int ByteRaw_signed8::bitshift = 0

Definition at line 339 of file testNumericAddressedBackendUnified.cpp.

◆ rawIncrement

int8_t ByteRaw_signed8::rawIncrement = 119

Definition at line 338 of file testNumericAddressedBackendUnified.cpp.

◆ rawToCooked

int8_t ByteRaw_signed8::rawToCooked = 1

Definition at line 337 of file testNumericAddressedBackendUnified.cpp.


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