ChimeraTK-DeviceAccess  03.18.00
RegChannelLast Struct Reference

Test channel accessors. More...

+ Inheritance diagram for RegChannelLast:
+ Collaboration diagram for RegChannelLast:

Public Types

typedef int32_t minimumUserType
 
typedef int32_t rawUserType
 

Public Member Functions

std::string path ()
 
size_t nElementsPerChannel ()
 
ChimeraTK::AccessModeFlags supportedFlags ()
 
- Public Member Functions inherited from ChannelRegisterDescriptorBase< RegChannelLast >
size_t nChannels ()
 
bool isWriteable ()
 
std::vector< std::vector< UserType > > generateValue ()
 
std::vector< std::vector< UserType > > getRemoteValue ()
 
void setRemoteValue ()
 
- Public Member Functions inherited from RegisterDescriptorBase< RegChannelLast >
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 = 27
 
const size_t channel {15}
 
DummyMultiplexedRegisterAccessor< minimumUserTypeacc {exceptionDummyMuxed.get(), "TEST", "NODMA"}
 
- Public Attributes inherited from RegisterDescriptorBase< RegChannelLast >
RegChannelLastderived
 

Additional Inherited Members

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

Detailed Description

Test channel accessors.

Definition at line 431 of file testLMapBackendUnified.cpp.

Member Typedef Documentation

◆ minimumUserType

Definition at line 438 of file testLMapBackendUnified.cpp.

◆ rawUserType

typedef int32_t RegChannelLast::rawUserType

Definition at line 439 of file testLMapBackendUnified.cpp.

Member Function Documentation

◆ nElementsPerChannel()

size_t RegChannelLast::nElementsPerChannel ( )
inline

Definition at line 435 of file testLMapBackendUnified.cpp.

◆ path()

std::string RegChannelLast::path ( )
inline

Definition at line 432 of file testLMapBackendUnified.cpp.

◆ supportedFlags()

ChimeraTK::AccessModeFlags RegChannelLast::supportedFlags ( )
inline

Definition at line 442 of file testLMapBackendUnified.cpp.

Member Data Documentation

◆ acc

DummyMultiplexedRegisterAccessor<minimumUserType> RegChannelLast::acc {exceptionDummyMuxed.get(), "TEST", "NODMA"}

Definition at line 443 of file testLMapBackendUnified.cpp.

◆ channel

const size_t RegChannelLast::channel {15}

Definition at line 436 of file testLMapBackendUnified.cpp.

◆ increment

const int32_t RegChannelLast::increment = 27

Definition at line 434 of file testLMapBackendUnified.cpp.


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