ChimeraTK-DeviceAccess  03.18.00
RegChannel3 Struct Reference

Test channel accessor. More...

+ Inheritance diagram for RegChannel3:
+ Collaboration diagram for RegChannel3:

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< RegChannel3 >
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< RegChannel3 >
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 = 17
 
const size_t channel {3}
 
DummyMultiplexedRegisterAccessor< minimumUserTypeacc {exceptionDummyMuxed.get(), "TEST", "NODMA"}
 
- Public Attributes inherited from RegisterDescriptorBase< RegChannel3 >
RegChannel3derived
 

Additional Inherited Members

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

Detailed Description

Test channel accessor.

Definition at line 398 of file testLMapBackendUnified.cpp.

Member Typedef Documentation

◆ minimumUserType

Definition at line 405 of file testLMapBackendUnified.cpp.

◆ rawUserType

typedef int32_t RegChannel3::rawUserType

Definition at line 406 of file testLMapBackendUnified.cpp.

Member Function Documentation

◆ nElementsPerChannel()

size_t RegChannel3::nElementsPerChannel ( )
inline

Definition at line 402 of file testLMapBackendUnified.cpp.

◆ path()

std::string RegChannel3::path ( )
inline

Definition at line 399 of file testLMapBackendUnified.cpp.

◆ supportedFlags()

ChimeraTK::AccessModeFlags RegChannel3::supportedFlags ( )
inline

Definition at line 409 of file testLMapBackendUnified.cpp.

Member Data Documentation

◆ acc

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

Definition at line 410 of file testLMapBackendUnified.cpp.

◆ channel

const size_t RegChannel3::channel {3}

Definition at line 403 of file testLMapBackendUnified.cpp.

◆ increment

const int32_t RegChannel3::increment = 17

Definition at line 401 of file testLMapBackendUnified.cpp.


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