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

Public Types

typedef double minimumUserType
 
- Public Types inherited from AllRegisterDefaults< RegSomeDouble >
typedef std::nullptr_t rawUserType
 

Public Member Functions

std::string path ()
 
- Public Member Functions inherited from ScalarDefaults< RegSomeDouble >
size_t nElementsPerChannel ()
 
std::vector< std::vector< UserType > > generateValue ()
 
std::vector< std::vector< UserType > > getRemoteValue ()
 
void setRemoteValue ()
 
- Public Member Functions inherited from AllRegisterDefaults< RegSomeDouble >
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_double & prop {location->prop_someDouble}
 
double increment {std::exp(1.5)}
 
- Public Attributes inherited from AllRegisterDefaults< RegSomeDouble >
RegSomeDoublederived
 

Additional Inherited Members

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

Detailed Description

Definition at line 269 of file testUnifiedBackendTest.cpp.

Member Typedef Documentation

◆ minimumUserType

Definition at line 272 of file testUnifiedBackendTest.cpp.

Member Function Documentation

◆ path()

std::string RegSomeDouble::path ( )
inline

Definition at line 270 of file testUnifiedBackendTest.cpp.

Member Data Documentation

◆ increment

double RegSomeDouble::increment {std::exp(1.5)}

Definition at line 273 of file testUnifiedBackendTest.cpp.

◆ prop

D_double& RegSomeDouble::prop {location->prop_someDouble}

Definition at line 271 of file testUnifiedBackendTest.cpp.


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