ChimeraTK-DeviceAccess  03.18.00
RegChannel4_push Struct Reference

Test channel accessors. More...

+ Inheritance diagram for RegChannel4_push:
+ Collaboration diagram for RegChannel4_push:

Public Types

typedef int32_t minimumUserType
 
typedef int32_t rawUserType
 

Public Member Functions

std::string path ()
 
bool isPush ()
 
size_t nElementsPerChannel ()
 
ChimeraTK::AccessModeFlags supportedFlags ()
 
- Public Member Functions inherited from ChannelRegisterDescriptorBase< RegChannel4_push >
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< RegChannel4_push >
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 = 23
 
const size_t channel {4}
 
DummyMultiplexedRegisterAccessor< minimumUserTypeacc {exceptionDummyMuxed.get(), "TEST", "NODMA"}
 
- Public Attributes inherited from RegisterDescriptorBase< RegChannel4_push >
RegChannel4_pushderived
 

Additional Inherited Members

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

Detailed Description

Test channel accessors.

Definition at line 414 of file testLMapBackendUnified.cpp.

Member Typedef Documentation

◆ minimumUserType

Definition at line 422 of file testLMapBackendUnified.cpp.

◆ rawUserType

Definition at line 423 of file testLMapBackendUnified.cpp.

Member Function Documentation

◆ isPush()

bool RegChannel4_push::isPush ( )
inline

Definition at line 416 of file testLMapBackendUnified.cpp.

◆ nElementsPerChannel()

size_t RegChannel4_push::nElementsPerChannel ( )
inline

Definition at line 419 of file testLMapBackendUnified.cpp.

◆ path()

std::string RegChannel4_push::path ( )
inline

Definition at line 415 of file testLMapBackendUnified.cpp.

◆ supportedFlags()

ChimeraTK::AccessModeFlags RegChannel4_push::supportedFlags ( )
inline

Definition at line 426 of file testLMapBackendUnified.cpp.

Member Data Documentation

◆ acc

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

Definition at line 427 of file testLMapBackendUnified.cpp.

◆ channel

const size_t RegChannel4_push::channel {4}

Definition at line 420 of file testLMapBackendUnified.cpp.

◆ increment

const int32_t RegChannel4_push::increment = 23

Definition at line 418 of file testLMapBackendUnified.cpp.


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