ChimeraTK-DeviceAccess  03.18.00
RegSingleWord_push Struct Reference

Test passing through push-type scalar accessors. More...

+ Inheritance diagram for RegSingleWord_push:
+ Collaboration diagram for RegSingleWord_push:

Public Types

typedef uint32_t minimumUserType
 
typedef int32_t rawUserType
 

Public Member Functions

std::string path ()
 
bool isPush ()
 
bool isWriteable ()
 
- Public Member Functions inherited from ScalarRegisterDescriptorBase< RegSingleWord_push >
size_t nElementsPerChannel ()
 
- Public Member Functions inherited from OneDRegisterDescriptorBase< RegSingleWord_push >
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< RegSingleWord_push >
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< RegSingleWord_push >
RegSingleWord_pushderived
 

Additional Inherited Members

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

Detailed Description

Test passing through push-type scalar accessors.

Definition at line 356 of file testLMapBackendUnified.cpp.

Member Typedef Documentation

◆ minimumUserType

Definition at line 367 of file testLMapBackendUnified.cpp.

◆ rawUserType

Definition at line 368 of file testLMapBackendUnified.cpp.

Member Function Documentation

◆ isPush()

bool RegSingleWord_push::isPush ( )
inline

Definition at line 358 of file testLMapBackendUnified.cpp.

◆ isWriteable()

bool RegSingleWord_push::isWriteable ( )
inline

Definition at line 359 of file testLMapBackendUnified.cpp.

◆ path()

std::string RegSingleWord_push::path ( )
inline

Definition at line 357 of file testLMapBackendUnified.cpp.

Member Data Documentation

◆ acc

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

Definition at line 369 of file testLMapBackendUnified.cpp.

◆ increment

const uint32_t RegSingleWord_push::increment = 3

Definition at line 365 of file testLMapBackendUnified.cpp.


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