ChimeraTK-DeviceAccess 03.27.00
Loading...
Searching...
No Matches
ReadOnlyType< Register > Struct Template Reference
+ Inheritance diagram for ReadOnlyType< Register >:
+ Collaboration diagram for ReadOnlyType< Register >:

Public Member Functions

bool isWriteable ()
 
- Public Member Functions inherited from RegWindowType< Register >
bool isWriteable ()
 
bool isReadable ()
 
ChimeraTK::AccessModeFlags supportedFlags ()
 
size_t nChannels ()
 
size_t writeQueueLength ()
 
size_t nRuntimeErrorCases ()
 
template<typename Type >
std::vector< std::vector< Type > > generateValue (bool raw=false)
 
template<typename Type >
std::vector< std::vector< Type > > getRemoteValue (bool raw=false)
 
void setRemoteValue ()
 
void setForceRuntimeError (bool enable, size_t)
 

Additional Inherited Members

- Public Types inherited from RegWindowType< Register >
using RegisterRawType = typename Register::rawUserType
 
- Static Public Attributes inherited from RegWindowType< Register >
static constexpr auto capabilities
 

Detailed Description

template<typename Register>
struct ReadOnlyType< Register >

Definition at line 199 of file testSubdeviceBackendRegisterWindowUnified.cpp.

Member Function Documentation

◆ isWriteable()

template<typename Register >
bool ReadOnlyType< Register >::isWriteable ( )
inline

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