ChimeraTK-DeviceAccess  03.18.00
RegConstant2 Struct Reference

Test constant accessor. More...

+ Inheritance diagram for RegConstant2:
+ Collaboration diagram for RegConstant2:

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< RegConstant2 >
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< RegConstant2 >
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 {666}
 
- Public Attributes inherited from RegisterDescriptorBase< RegConstant2 >
RegConstant2derived
 

Additional Inherited Members

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

Detailed Description

Test constant accessor.

Definition at line 458 of file testLMapBackendUnified.cpp.

Member Typedef Documentation

◆ minimumUserType

Definition at line 464 of file testLMapBackendUnified.cpp.

◆ rawUserType

typedef int32_t RegConstant2::rawUserType

Definition at line 465 of file testLMapBackendUnified.cpp.

Member Function Documentation

◆ nElementsPerChannel()

size_t RegConstant2::nElementsPerChannel ( )
inline

Definition at line 461 of file testLMapBackendUnified.cpp.

◆ path()

std::string RegConstant2::path ( )
inline

Definition at line 459 of file testLMapBackendUnified.cpp.

Member Data Documentation

◆ value

const std::vector<int32_t> RegConstant2::value {666}

Definition at line 462 of file testLMapBackendUnified.cpp.


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