ChimeraTK-DeviceAccess  03.18.00
RegPartOfArea Struct Reference

Test passing through partial array accessors. More...

+ Inheritance diagram for RegPartOfArea:
+ Collaboration diagram for RegPartOfArea:

Public Types

typedef int32_t minimumUserType
 
typedef int32_t rawUserType
 

Public Member Functions

std::string path ()
 
size_t nElementsPerChannel ()
 
size_t myOffset ()
 
- Public Member Functions inherited from OneDRegisterDescriptorBase< RegPartOfArea >
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< RegPartOfArea >
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 = 11
 
DummyRegisterAccessor< minimumUserTypeacc {exceptionDummyLikeMtcadummy.get(), "", "/ADC.AREA_DMAABLE"}
 
- Public Attributes inherited from RegisterDescriptorBase< RegPartOfArea >
RegPartOfAreaderived
 

Additional Inherited Members

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

Detailed Description

Test passing through partial array accessors.

Definition at line 385 of file testLMapBackendUnified.cpp.

Member Typedef Documentation

◆ minimumUserType

Definition at line 392 of file testLMapBackendUnified.cpp.

◆ rawUserType

typedef int32_t RegPartOfArea::rawUserType

Definition at line 393 of file testLMapBackendUnified.cpp.

Member Function Documentation

◆ myOffset()

size_t RegPartOfArea::myOffset ( )
inline

Definition at line 390 of file testLMapBackendUnified.cpp.

◆ nElementsPerChannel()

size_t RegPartOfArea::nElementsPerChannel ( )
inline

Definition at line 389 of file testLMapBackendUnified.cpp.

◆ path()

std::string RegPartOfArea::path ( )
inline

Definition at line 386 of file testLMapBackendUnified.cpp.

Member Data Documentation

◆ acc

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

Definition at line 394 of file testLMapBackendUnified.cpp.

◆ increment

const int32_t RegPartOfArea::increment = 11

Definition at line 388 of file testLMapBackendUnified.cpp.


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