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

Public Types

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

Public Member Functions

std::string path ()
 
void switchReadOnly (bool enable)
 
- 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_someInt}
 
int32_t increment {3}
 
- Public Attributes inherited from AllRegisterDefaults< RegSomeInt >
RegSomeIntderived
 

Static Public Attributes

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

Detailed Description

Definition at line 198 of file testUnifiedBackendTest.cpp.

Member Typedef Documentation

◆ minimumUserType

typedef int32_t RegSomeInt::minimumUserType

Definition at line 201 of file testUnifiedBackendTest.cpp.

Member Function Documentation

◆ path()

std::string RegSomeInt::path ( )
inline

Definition at line 199 of file testUnifiedBackendTest.cpp.

◆ switchReadOnly()

void RegSomeInt::switchReadOnly ( bool  enable)
inline

Definition at line 206 of file testUnifiedBackendTest.cpp.

Member Data Documentation

◆ capabilities

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

Definition at line 204 of file testUnifiedBackendTest.cpp.

◆ increment

int32_t RegSomeInt::increment {3}

Definition at line 202 of file testUnifiedBackendTest.cpp.

◆ prop

D_int& RegSomeInt::prop {location->prop_someInt}

Definition at line 200 of file testUnifiedBackendTest.cpp.


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