ChimeraTK-DeviceAccess 03.20.00
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
BitRangeAccessorTarget Struct Reference
+ Inheritance diagram for BitRangeAccessorTarget:
+ Collaboration diagram for BitRangeAccessorTarget:

Public Types

using minimumUserType = uint32_t
 
using rawUserType = int32_t
 

Public Member Functions

std::string path ()
 
- Public Member Functions inherited from ScalarRegisterDescriptorBase< BitRangeAccessorTarget >
size_t nElementsPerChannel ()
 
- Public Member Functions inherited from OneDRegisterDescriptorBase< Derived >
size_t nChannels ()
 
size_t myOffset ()
 
template<typename T , typename Traw >
convertRawToCooked (Traw value)
 
template<typename UserType >
void generateValueHook (std::vector< UserType > &)
 
template<typename Type >
std::vector< std::vector< Type > > generateValue (bool getRaw=false)
 
template<typename UserType >
std::vector< std::vector< UserType > > getRemoteValue (bool getRaw=false)
 
void setRemoteValue ()
 
- Public Member Functions inherited from RegisterDescriptorBase< Derived >
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 = 0x1313'2131
 
DummyRegisterAccessor< minimumUserTypeacc {exceptionDummyLikeMtcadummy.get(), "", "/BOARD.WORD_FIRMWARE"}
 
- Public Attributes inherited from RegisterDescriptorBase< Derived >
Derived * derived {static_cast<Derived*>(this)}
 

Additional Inherited Members

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

Detailed Description

Definition at line 1137 of file testLMapBackendUnified.cpp.

Member Typedef Documentation

◆ minimumUserType

Definition at line 1142 of file testLMapBackendUnified.cpp.

◆ rawUserType

Definition at line 1143 of file testLMapBackendUnified.cpp.

Member Function Documentation

◆ path()

std::string BitRangeAccessorTarget::path ( )
inline

Definition at line 1138 of file testLMapBackendUnified.cpp.

Member Data Documentation

◆ acc

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

Definition at line 1144 of file testLMapBackendUnified.cpp.

◆ increment

const uint32_t BitRangeAccessorTarget::increment = 0x1313'2131

Definition at line 1140 of file testLMapBackendUnified.cpp.


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