ChimeraTK-DeviceAccess-TangoBackend 00.01.02
Loading...
Searching...
No Matches
ScalarDefaultsBase< DERIVED > Struct Template Reference
+ Inheritance diagram for ScalarDefaultsBase< DERIVED >:
+ Collaboration diagram for ScalarDefaultsBase< 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)
 

Additional Inherited Members

- Public Types inherited from AllRegisterDefaults< DERIVED >
using rawUserType = std::nullptr_t
 
- 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 ScalarDefaultsBase< DERIVED >

Definition at line 63 of file testUnifiedBackend.cpp.

Member Function Documentation

◆ generateValue()

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

Definition at line 69 of file testUnifiedBackend.cpp.

◆ getRemoteValue()

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

Definition at line 75 of file testUnifiedBackend.cpp.

◆ nElementsPerChannel()

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

Definition at line 66 of file testUnifiedBackend.cpp.

◆ setRemoteValue()

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

Definition at line 80 of file testUnifiedBackend.cpp.


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