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

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

+ Inheritance diagram for RegWithFanOutTarget2:
+ Collaboration diagram for RegWithFanOutTarget2:

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 = 13
 
DummyRegisterAccessor< minimumUserTypeacc {exceptionDummyLikeMtcadummy.get(), "", "/ADC/WORD_CLK_MUX_1"}
 
- 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< RegWithFanOutTarget2 >
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 1198 of file testLMapBackendUnified.cpp.

Member Typedef Documentation

◆ minimumUserType

Definition at line 1209 of file testLMapBackendUnified.cpp.

◆ rawUserType

Definition at line 1210 of file testLMapBackendUnified.cpp.

Member Function Documentation

◆ isPush()

static bool RegWithFanOutTarget2::isPush ( )
inlinestatic

Definition at line 1202 of file testLMapBackendUnified.cpp.

◆ isReadable()

static bool RegWithFanOutTarget2::isReadable ( )
inlinestatic

Definition at line 1201 of file testLMapBackendUnified.cpp.

◆ isWriteable()

static bool RegWithFanOutTarget2::isWriteable ( )
inlinestatic

Definition at line 1200 of file testLMapBackendUnified.cpp.

◆ path()

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

Definition at line 1199 of file testLMapBackendUnified.cpp.

◆ supportedFlags()

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

Definition at line 1203 of file testLMapBackendUnified.cpp.

Member Data Documentation

◆ acc

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

Definition at line 1211 of file testLMapBackendUnified.cpp.

◆ capabilities

constexpr auto RegWithFanOutTarget2::capabilities
staticconstexpr
Initial value:

Definition at line 1204 of file testLMapBackendUnified.cpp.

◆ increment

const uint32_t RegWithFanOutTarget2::increment = 13

Definition at line 1207 of file testLMapBackendUnified.cpp.


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