ChimeraTK-DeviceAccess  03.18.00
RegSingleWordB Struct Reference

Test passing through scalar accessors - use another target. More...

+ Inheritance diagram for RegSingleWordB:
+ Collaboration diagram for RegSingleWordB:

Public Types

typedef uint32_t minimumUserType
 
typedef int32_t rawUserType
 

Public Member Functions

std::string path ()
 
- Public Member Functions inherited from ScalarRegisterDescriptorBase< RegSingleWordB >
size_t nElementsPerChannel ()
 
- Public Member Functions inherited from OneDRegisterDescriptorBase< RegSingleWordB >
size_t nChannels ()
 
size_t myOffset ()
 
convertRawToCooked (Traw value)
 
void generateValueHook (std::vector< UserType > &)
 
std::vector< std::vector< Type > > generateValue (bool getRaw=false)
 
std::vector< std::vector< UserType > > getRemoteValue (bool getRaw=false)
 
void setRemoteValue ()
 
- Public Member Functions inherited from RegisterDescriptorBase< RegSingleWordB >
bool isWriteable ()
 
bool isReadable ()
 
bool isPush ()
 
ChimeraTK::AccessModeFlags supportedFlags ()
 
size_t writeQueueLength ()
 
size_t nRuntimeErrorCases ()
 
void setForceRuntimeError (bool enable, size_t)
 

Public Attributes

const uint32_t increment = 3
 
DummyRegisterAccessor< minimumUserTypeacc {exceptionDummyPush.get(), "", "/BOARD.WORD_FIRMWARE"}
 
- Public Attributes inherited from RegisterDescriptorBase< RegSingleWordB >
RegSingleWordBderived
 

Additional Inherited Members

- Static Public Attributes inherited from RegisterDescriptorBase< RegSingleWordB >
static constexpr auto capabilities
 

Detailed Description

Test passing through scalar accessors - use another target.

We use the one with the push accessors (target 3 in lmap file)

Definition at line 345 of file testLMapBackendUnified.cpp.

Member Typedef Documentation

◆ minimumUserType

Definition at line 350 of file testLMapBackendUnified.cpp.

◆ rawUserType

typedef int32_t RegSingleWordB::rawUserType

Definition at line 351 of file testLMapBackendUnified.cpp.

Member Function Documentation

◆ path()

std::string RegSingleWordB::path ( )
inline

Definition at line 346 of file testLMapBackendUnified.cpp.

Member Data Documentation

◆ acc

DummyRegisterAccessor<minimumUserType> RegSingleWordB::acc {exceptionDummyPush.get(), "", "/BOARD.WORD_FIRMWARE"}

Definition at line 352 of file testLMapBackendUnified.cpp.

◆ increment

const uint32_t RegSingleWordB::increment = 3

Definition at line 348 of file testLMapBackendUnified.cpp.


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