ChimeraTK-DeviceAccess-TangoBackend 00.01.02
Loading...
Searching...
No Matches
RegSomeWoInt Struct Reference
+ Inheritance diagram for RegSomeWoInt:
+ Collaboration diagram for RegSomeWoInt:

Public Types

typedef int32_t minimumUserType
 
- Public Types inherited from AllRegisterDefaults< DERIVED >
using rawUserType = std::nullptr_t
 

Public Member Functions

std::string path ()
 
std::string writePath ()
 
std::string readPath ()
 
void setValue (minimumUserType v)
 
minimumUserType getValue ()
 
- Public Member Functions inherited from ScalarDefaults< RegSomeWoInt >
size_t nElementsPerChannel ()
 
std::vector< std::vector< UserType > > getRemoteValue ()
 
void setRemoteValue ()
 
- Public Member Functions inherited from ScalarDefaultsBase< DERIVED >
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)
 

Public Attributes

int32_t increment {3}
 
- Public Attributes inherited from AllRegisterDefaults< DERIVED >
DERIVED * derived {static_cast<DERIVED*>(this)}
 

Static Public Attributes

static constexpr auto capabilities = ScalarDefaults<RegSomeInt>::capabilities.enableTestWriteOnly()
 
- Static Public Attributes inherited from AllRegisterDefaults< DERIVED >
static constexpr auto capabilities
 

Detailed Description

Definition at line 188 of file testUnifiedBackend.cpp.

Member Typedef Documentation

◆ minimumUserType

Definition at line 192 of file testUnifiedBackend.cpp.

Member Function Documentation

◆ getValue()

minimumUserType RegSomeWoInt::getValue ( )
inline

Definition at line 203 of file testUnifiedBackend.cpp.

◆ path()

std::string RegSomeWoInt::path ( )
inline

Definition at line 189 of file testUnifiedBackend.cpp.

◆ readPath()

std::string RegSomeWoInt::readPath ( )
inline

Definition at line 191 of file testUnifiedBackend.cpp.

◆ setValue()

void RegSomeWoInt::setValue ( minimumUserType  v)
inline

Definition at line 197 of file testUnifiedBackend.cpp.

◆ writePath()

std::string RegSomeWoInt::writePath ( )
inline

Definition at line 190 of file testUnifiedBackend.cpp.

Member Data Documentation

◆ capabilities

constexpr auto RegSomeWoInt::capabilities = ScalarDefaults<RegSomeInt>::capabilities.enableTestWriteOnly()
staticconstexpr

Definition at line 195 of file testUnifiedBackend.cpp.

◆ increment

int32_t RegSomeWoInt::increment {3}

Definition at line 193 of file testUnifiedBackend.cpp.


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