ChimeraTK-DeviceAccess  03.18.00
RegFullArea Struct Reference

Test passing through 1D array accessors. More...

+ Inheritance diagram for RegFullArea:
+ Collaboration diagram for RegFullArea:

Public Types

typedef int32_t minimumUserType
 
typedef int32_t rawUserType
 

Public Member Functions

std::string path ()
 
size_t nElementsPerChannel ()
 
- Public Member Functions inherited from OneDRegisterDescriptorBase< RegFullArea >
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< RegFullArea >
bool isWriteable ()
 
bool isReadable ()
 
bool isPush ()
 
ChimeraTK::AccessModeFlags supportedFlags ()
 
size_t writeQueueLength ()
 
size_t nRuntimeErrorCases ()
 
void setForceRuntimeError (bool enable, size_t)
 

Public Attributes

const int32_t increment = 7
 
DummyRegisterAccessor< minimumUserTypeacc {exceptionDummyLikeMtcadummy.get(), "", "/ADC.AREA_DMAABLE"}
 
- Public Attributes inherited from RegisterDescriptorBase< RegFullArea >
RegFullAreaderived
 

Additional Inherited Members

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

Detailed Description

Test passing through 1D array accessors.

Definition at line 373 of file testLMapBackendUnified.cpp.

Member Typedef Documentation

◆ minimumUserType

Definition at line 379 of file testLMapBackendUnified.cpp.

◆ rawUserType

typedef int32_t RegFullArea::rawUserType

Definition at line 380 of file testLMapBackendUnified.cpp.

Member Function Documentation

◆ nElementsPerChannel()

size_t RegFullArea::nElementsPerChannel ( )
inline

Definition at line 377 of file testLMapBackendUnified.cpp.

◆ path()

std::string RegFullArea::path ( )
inline

Definition at line 374 of file testLMapBackendUnified.cpp.

Member Data Documentation

◆ acc

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

Definition at line 381 of file testLMapBackendUnified.cpp.

◆ increment

const int32_t RegFullArea::increment = 7

Definition at line 376 of file testLMapBackendUnified.cpp.


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