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

Public Types

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

Public Member Functions

std::string path ()
 
- Public Member Functions inherited from ScalarDefaults< RegSomeFloat >
size_t nElementsPerChannel ()
 
std::vector< std::vector< UserType > > generateValue ()
 
std::vector< std::vector< UserType > > getRemoteValue ()
 
void setRemoteValue ()
 
- Public Member Functions inherited from AllRegisterDefaults< RegSomeFloat >
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_float & prop {location->prop_someFloat}
 
float increment {std::exp(1.F)}
 
- Public Attributes inherited from AllRegisterDefaults< RegSomeFloat >
RegSomeFloatderived
 

Additional Inherited Members

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

Detailed Description

Definition at line 260 of file testUnifiedBackendTest.cpp.

Member Typedef Documentation

◆ minimumUserType

Definition at line 263 of file testUnifiedBackendTest.cpp.

Member Function Documentation

◆ path()

std::string RegSomeFloat::path ( )
inline

Definition at line 261 of file testUnifiedBackendTest.cpp.

Member Data Documentation

◆ increment

float RegSomeFloat::increment {std::exp(1.F)}

Definition at line 264 of file testUnifiedBackendTest.cpp.

◆ prop

D_float& RegSomeFloat::prop {location->prop_someFloat}

Definition at line 262 of file testUnifiedBackendTest.cpp.


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