ChimeraTK-DeviceAccess-DoocsBackend  01.09.02
ScalarDefaults< DERIVED > Struct Template Reference
+ Inheritance diagram for ScalarDefaults< DERIVED >:
+ Collaboration diagram for ScalarDefaults< DERIVED >:

Public Member Functions

size_t nElementsPerChannel ()
 
template<typename UserType >
std::vector< std::vector< UserType > > generateValue ()
 
template<typename UserType >
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 ()
 

Additional Inherited Members

- Public Types inherited from AllRegisterDefaults< DERIVED >
typedef std::nullptr_t rawUserType
 
- Public Attributes inherited from AllRegisterDefaults< DERIVED >
DERIVED * derived {static_cast<DERIVED*>(this)}
 
- Static Public Attributes inherited from AllRegisterDefaults< DERIVED >
static constexpr auto capabilities
 

Detailed Description

template<typename DERIVED>
struct ScalarDefaults< DERIVED >

Definition at line 133 of file testUnifiedBackendTest.cpp.

Member Function Documentation

◆ generateValue()

template<typename DERIVED >
template<typename UserType >
std::vector<std::vector<UserType> > ScalarDefaults< DERIVED >::generateValue ( )
inline

Definition at line 139 of file testUnifiedBackendTest.cpp.

◆ getRemoteValue()

template<typename DERIVED >
template<typename UserType >
std::vector<std::vector<UserType> > ScalarDefaults< DERIVED >::getRemoteValue ( )
inline

Definition at line 145 of file testUnifiedBackendTest.cpp.

◆ nElementsPerChannel()

template<typename DERIVED >
size_t ScalarDefaults< DERIVED >::nElementsPerChannel ( )
inline

Definition at line 136 of file testUnifiedBackendTest.cpp.

◆ setRemoteValue()

template<typename DERIVED >
void ScalarDefaults< DERIVED >::setRemoteValue ( )
inline

Definition at line 151 of file testUnifiedBackendTest.cpp.

+ Here is the caller graph for this function:

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