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

Public Types

typedef int32_t minimumUserType
 
- Public Types inherited from AllRegisterDefaults< RegSomeInt >
typedef std::nullptr_t rawUserType
 

Public Member Functions

bool isWriteable ()
 
std::string path ()
 
- Public Member Functions inherited from ScalarDefaults< RegSomeInt >
size_t nElementsPerChannel ()
 
std::vector< std::vector< UserType > > generateValue ()
 
std::vector< std::vector< UserType > > getRemoteValue ()
 
void setRemoteValue ()
 
- Public Member Functions inherited from AllRegisterDefaults< RegSomeInt >
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_int & prop {location->prop_someReadonlyInt}
 
int32_t increment {7}
 
- Public Attributes inherited from AllRegisterDefaults< RegSomeInt >
RegSomeIntderived
 

Static Public Attributes

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

Detailed Description

Definition at line 218 of file testUnifiedBackendTest.cpp.

Member Typedef Documentation

◆ minimumUserType

Definition at line 222 of file testUnifiedBackendTest.cpp.

Member Function Documentation

◆ isWriteable()

bool RegSomeRoInt::isWriteable ( )
inline

Definition at line 219 of file testUnifiedBackendTest.cpp.

◆ path()

std::string RegSomeRoInt::path ( )
inline

Definition at line 220 of file testUnifiedBackendTest.cpp.

Member Data Documentation

◆ capabilities

constexpr auto RegSomeRoInt::capabilities = ScalarDefaults<RegSomeInt>::capabilities.disableTestCatalogue()
staticconstexpr

Definition at line 225 of file testUnifiedBackendTest.cpp.

◆ increment

int32_t RegSomeRoInt::increment {7}

Definition at line 223 of file testUnifiedBackendTest.cpp.

◆ prop

D_int& RegSomeRoInt::prop {location->prop_someReadonlyInt}

Definition at line 221 of file testUnifiedBackendTest.cpp.


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