ChimeraTK-DeviceAccess-DoocsBackend 01.12.00
Loading...
Searching...
No Matches
RegSomeDoubleArray Struct Reference
+ Inheritance diagram for RegSomeDoubleArray:
+ Collaboration diagram for RegSomeDoubleArray:

Public Types

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

Public Member Functions

std::string path ()
 
size_t nElementsPerChannel ()
 
- Public Member Functions inherited from ArrayDefaults< RegSomeDoubleArray >
std::vector< std::vector< UserType > > generateValue ()
 
std::vector< std::vector< UserType > > getRemoteValue ()
 
void setRemoteValue ()
 
- Public Member Functions inherited from AllRegisterDefaults< DERIVED >
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_doublearray & prop {location->prop_someDoubleArray}
 
double increment {std::exp(7.)}
 
- Public Attributes inherited from AllRegisterDefaults< DERIVED >
DERIVED * derived {static_cast<DERIVED*>(this)}
 

Additional Inherited Members

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

Detailed Description

Definition at line 361 of file testUnifiedBackendTest.cpp.

Member Typedef Documentation

◆ minimumUserType

Definition at line 365 of file testUnifiedBackendTest.cpp.

Member Function Documentation

◆ nElementsPerChannel()

size_t RegSomeDoubleArray::nElementsPerChannel ( )
inline

Definition at line 363 of file testUnifiedBackendTest.cpp.

◆ path()

std::string RegSomeDoubleArray::path ( )
inline

Definition at line 362 of file testUnifiedBackendTest.cpp.

Member Data Documentation

◆ increment

double RegSomeDoubleArray::increment {std::exp(7.)}

Definition at line 366 of file testUnifiedBackendTest.cpp.

◆ prop

D_doublearray& RegSomeDoubleArray::prop {location->prop_someDoubleArray}

Definition at line 364 of file testUnifiedBackendTest.cpp.


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