ChimeraTK-DeviceAccess-DoocsBackend  01.09.02
RegSomeFloatArray Struct Reference
+ Inheritance diagram for RegSomeFloatArray:
+ Collaboration diagram for RegSomeFloatArray:

Public Types

typedef float minimumUserType
 
- Public Types inherited from AllRegisterDefaults< RegSomeFloatArray >
typedef std::nullptr_t rawUserType
 

Public Member Functions

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

Public Attributes

D_floatarray & prop {location->prop_someFloatArray}
 
float increment {std::exp(5.F)}
 
- Public Attributes inherited from AllRegisterDefaults< RegSomeFloatArray >
RegSomeFloatArrayderived
 

Additional Inherited Members

- Static Public Attributes inherited from AllRegisterDefaults< RegSomeFloatArray >
static constexpr auto capabilities
 

Detailed Description

Definition at line 360 of file testUnifiedBackendTest.cpp.

Member Typedef Documentation

◆ minimumUserType

Definition at line 364 of file testUnifiedBackendTest.cpp.

Member Function Documentation

◆ nElementsPerChannel()

size_t RegSomeFloatArray::nElementsPerChannel ( )
inline

Definition at line 362 of file testUnifiedBackendTest.cpp.

◆ path()

std::string RegSomeFloatArray::path ( )
inline

Definition at line 361 of file testUnifiedBackendTest.cpp.

Member Data Documentation

◆ increment

float RegSomeFloatArray::increment {std::exp(5.F)}

Definition at line 365 of file testUnifiedBackendTest.cpp.

◆ prop

D_floatarray& RegSomeFloatArray::prop {location->prop_someFloatArray}

Definition at line 363 of file testUnifiedBackendTest.cpp.


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