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

Public Types

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

Public Member Functions

std::string path ()
 
size_t nElementsPerChannel ()
 
void setRemoteValue ()
 
template<typename UserType >
std::vector< std::vector< UserType > > getRemoteValue ()
 
void updateStamp ()
 
- Public Member Functions inherited from ArrayDefaults< RegSomeSpectrum >
std::vector< std::vector< UserType > > generateValue ()
 
std::vector< std::vector< UserType > > getRemoteValue ()
 
void setRemoteValue ()
 
- Public Member Functions inherited from AllRegisterDefaults< RegSomeSpectrum >
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_spectrum & prop {location->prop_someSpectrum}
 
float increment {std::exp(11.F)}
 
- Public Attributes inherited from AllRegisterDefaults< RegSomeSpectrum >
RegSomeSpectrumderived
 

Additional Inherited Members

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

Detailed Description

Definition at line 380 of file testUnifiedBackendTest.cpp.

Member Typedef Documentation

◆ minimumUserType

Definition at line 384 of file testUnifiedBackendTest.cpp.

Member Function Documentation

◆ getRemoteValue()

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

Definition at line 398 of file testUnifiedBackendTest.cpp.

◆ nElementsPerChannel()

size_t RegSomeSpectrum::nElementsPerChannel ( )
inline

Definition at line 382 of file testUnifiedBackendTest.cpp.

◆ path()

std::string RegSomeSpectrum::path ( )
inline

Definition at line 381 of file testUnifiedBackendTest.cpp.

◆ setRemoteValue()

void RegSomeSpectrum::setRemoteValue ( )
inline

Definition at line 387 of file testUnifiedBackendTest.cpp.

◆ updateStamp()

void RegSomeSpectrum::updateStamp ( )
inline

Definition at line 407 of file testUnifiedBackendTest.cpp.

Member Data Documentation

◆ increment

float RegSomeSpectrum::increment {std::exp(11.F)}

Definition at line 385 of file testUnifiedBackendTest.cpp.

◆ prop

D_spectrum& RegSomeSpectrum::prop {location->prop_someSpectrum}

Definition at line 383 of file testUnifiedBackendTest.cpp.


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