ChimeraTK-DeviceAccess  03.18.00
RegVariable Struct Reference

Test variable accessor. More...

+ Inheritance diagram for RegVariable:
+ Collaboration diagram for RegVariable:

Public Types

typedef float minimumUserType
 
typedef int32_t rawUserType
 

Public Member Functions

std::string path ()
 
size_t nElementsPerChannel ()
 
- Public Member Functions inherited from VariableRegisterDescriptorBase< RegVariable >
size_t nChannels ()
 
ChimeraTK::AccessModeFlags supportedFlags ()
 
size_t nRuntimeErrorCases ()
 
std::vector< std::vector< UserType > > getRemoteValue (bool=false)
 
void setRemoteValue ()
 
void setForceRuntimeError (bool, size_t)
 
- Public Member Functions inherited from OneDRegisterDescriptorBase< RegVariable >
size_t nChannels ()
 
size_t myOffset ()
 
convertRawToCooked (Traw value)
 
void generateValueHook (std::vector< UserType > &)
 
std::vector< std::vector< Type > > generateValue (bool getRaw=false)
 
std::vector< std::vector< UserType > > getRemoteValue (bool getRaw=false)
 
void setRemoteValue ()
 
- Public Member Functions inherited from RegisterDescriptorBase< RegVariable >
bool isWriteable ()
 
bool isReadable ()
 
bool isPush ()
 
ChimeraTK::AccessModeFlags supportedFlags ()
 
size_t writeQueueLength ()
 
size_t nRuntimeErrorCases ()
 
void setForceRuntimeError (bool enable, size_t)
 

Public Attributes

const int increment = 43
 
- Public Attributes inherited from RegisterDescriptorBase< RegVariable >
RegVariablederived
 

Additional Inherited Members

- Static Public Attributes inherited from VariableRegisterDescriptorBase< RegVariable >
static constexpr auto capabilities
 
- Static Public Attributes inherited from RegisterDescriptorBase< RegVariable >
static constexpr auto capabilities
 

Detailed Description

Test variable accessor.

Definition at line 469 of file testLMapBackendUnified.cpp.

Member Typedef Documentation

◆ minimumUserType

Definition at line 475 of file testLMapBackendUnified.cpp.

◆ rawUserType

typedef int32_t RegVariable::rawUserType

Definition at line 476 of file testLMapBackendUnified.cpp.

Member Function Documentation

◆ nElementsPerChannel()

size_t RegVariable::nElementsPerChannel ( )
inline

Definition at line 473 of file testLMapBackendUnified.cpp.

◆ path()

std::string RegVariable::path ( )
inline

Definition at line 470 of file testLMapBackendUnified.cpp.

Member Data Documentation

◆ increment

const int RegVariable::increment = 43

Definition at line 472 of file testLMapBackendUnified.cpp.


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