ChimeraTK-DeviceAccess  03.18.00
RegWordFirmwareForcedReadOnly_push Struct Reference

Test force readonly plugin with wait_for_new_data. More...

+ Inheritance diagram for RegWordFirmwareForcedReadOnly_push:
+ Collaboration diagram for RegWordFirmwareForcedReadOnly_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< RegWordFirmwareForcedReadOnly_push >
size_t nElementsPerChannel ()
 
- Public Member Functions inherited from OneDRegisterDescriptorBase< RegWordFirmwareForcedReadOnly_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< RegWordFirmwareForcedReadOnly_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 = -47
 
DummyRegisterAccessor< minimumUserTypeacc {exceptionDummyPush.get(), "", "/BOARD.WORD_FIRMWARE"}
 
- Public Attributes inherited from RegisterDescriptorBase< RegWordFirmwareForcedReadOnly_push >
RegWordFirmwareForcedReadOnly_pushderived
 

Additional Inherited Members

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

Detailed Description

Test force readonly plugin with wait_for_new_data.

Definition at line 663 of file testLMapBackendUnified.cpp.

Member Typedef Documentation

◆ minimumUserType

◆ rawUserType

Member Function Documentation

◆ isPush()

bool RegWordFirmwareForcedReadOnly_push::isPush ( )
inline

Definition at line 665 of file testLMapBackendUnified.cpp.

◆ isWriteable()

bool RegWordFirmwareForcedReadOnly_push::isWriteable ( )
inline

Definition at line 668 of file testLMapBackendUnified.cpp.

◆ path()

std::string RegWordFirmwareForcedReadOnly_push::path ( )
inline

Definition at line 664 of file testLMapBackendUnified.cpp.

Member Data Documentation

◆ acc

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

Definition at line 672 of file testLMapBackendUnified.cpp.

◆ increment

const uint32_t RegWordFirmwareForcedReadOnly_push::increment = -47

Definition at line 667 of file testLMapBackendUnified.cpp.


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