ChimeraTK-DeviceAccess  03.18.00
RegConstant Struct Reference

Test constant accessor. More...

+ Inheritance diagram for RegConstant:
+ Collaboration diagram for RegConstant:

Public Types

typedef int32_t minimumUserType
 
typedef int32_t rawUserType
 

Public Member Functions

std::string path ()
 
size_t nElementsPerChannel ()
 
- Public Member Functions inherited from ConstantRegisterDescriptorBase< RegConstant >
size_t nChannels ()
 
bool isWriteable ()
 
ChimeraTK::AccessModeFlags supportedFlags ()
 
size_t nRuntimeErrorCases ()
 
std::vector< std::vector< UserType > > generateValue ()
 
std::vector< std::vector< UserType > > getRemoteValue ()
 
void setRemoteValue ()
 
void setForceRuntimeError (bool, size_t)
 
- Public Member Functions inherited from RegisterDescriptorBase< RegConstant >
bool isWriteable ()
 
bool isReadable ()
 
bool isPush ()
 
ChimeraTK::AccessModeFlags supportedFlags ()
 
size_t writeQueueLength ()
 
size_t nRuntimeErrorCases ()
 
void setForceRuntimeError (bool enable, size_t)
 

Public Attributes

const std::vector< int32_t > value {42}
 
- Public Attributes inherited from RegisterDescriptorBase< RegConstant >
RegConstantderived
 

Additional Inherited Members

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

Detailed Description

Test constant accessor.

Definition at line 447 of file testLMapBackendUnified.cpp.

Member Typedef Documentation

◆ minimumUserType

Definition at line 453 of file testLMapBackendUnified.cpp.

◆ rawUserType

typedef int32_t RegConstant::rawUserType

Definition at line 454 of file testLMapBackendUnified.cpp.

Member Function Documentation

◆ nElementsPerChannel()

size_t RegConstant::nElementsPerChannel ( )
inline

Definition at line 450 of file testLMapBackendUnified.cpp.

◆ path()

std::string RegConstant::path ( )
inline

Definition at line 448 of file testLMapBackendUnified.cpp.

Member Data Documentation

◆ value

const std::vector<int32_t> RegConstant::value {42}

Definition at line 451 of file testLMapBackendUnified.cpp.


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