ChimeraTK-DeviceAccess 03.25.00
Loading...
Searching...
No Matches
RegWithFanOutMainTarget Struct Reference

Test for fanOut plugin - define 3 registers to check, one for each target of the fan out. More...

+ Inheritance diagram for RegWithFanOutMainTarget:
+ Collaboration diagram for RegWithFanOutMainTarget:

Public Types

using minimumUserType = uint32_t
 
using rawUserType = int32_t
 

Static Public Member Functions

static std::string path ()
 
static bool isWriteable ()
 
static bool isReadable ()
 
static bool isPush ()
 
static ChimeraTK::AccessModeFlags supportedFlags ()
 

Public Attributes

const uint32_t increment = 17
 
DummyRegisterAccessor< minimumUserTypeacc {exceptionDummyLikeMtcadummy.get(), "", "/ADC/WORD_CLK_MUX_0"}
 
- Public Attributes inherited from RegisterDescriptorBase< Derived >
Derived * derived {static_cast<Derived*>(this)}
 

Static Public Attributes

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

Additional Inherited Members

- Public Member Functions inherited from ScalarRegisterDescriptorBase< RegWithFanOutMainTarget >
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)
 

Detailed Description

Test for fanOut plugin - define 3 registers to check, one for each target of the fan out.

Definition at line 1181 of file testLMapBackendUnified.cpp.

Member Typedef Documentation

◆ minimumUserType

Definition at line 1192 of file testLMapBackendUnified.cpp.

◆ rawUserType

Definition at line 1193 of file testLMapBackendUnified.cpp.

Member Function Documentation

◆ isPush()

static bool RegWithFanOutMainTarget::isPush ( )
inlinestatic

Definition at line 1185 of file testLMapBackendUnified.cpp.

◆ isReadable()

static bool RegWithFanOutMainTarget::isReadable ( )
inlinestatic

Definition at line 1184 of file testLMapBackendUnified.cpp.

◆ isWriteable()

static bool RegWithFanOutMainTarget::isWriteable ( )
inlinestatic

Definition at line 1183 of file testLMapBackendUnified.cpp.

◆ path()

static std::string RegWithFanOutMainTarget::path ( )
inlinestatic

Definition at line 1182 of file testLMapBackendUnified.cpp.

◆ supportedFlags()

static ChimeraTK::AccessModeFlags RegWithFanOutMainTarget::supportedFlags ( )
inlinestatic

Definition at line 1186 of file testLMapBackendUnified.cpp.

Member Data Documentation

◆ acc

DummyRegisterAccessor<minimumUserType> RegWithFanOutMainTarget::acc {exceptionDummyLikeMtcadummy.get(), "", "/ADC/WORD_CLK_MUX_0"}

Definition at line 1194 of file testLMapBackendUnified.cpp.

◆ capabilities

constexpr auto RegWithFanOutMainTarget::capabilities
staticconstexpr
Initial value:

Definition at line 1187 of file testLMapBackendUnified.cpp.

◆ increment

const uint32_t RegWithFanOutMainTarget::increment = 17

Definition at line 1190 of file testLMapBackendUnified.cpp.


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