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

Public Types

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

Public Member Functions

std::string path ()
 
size_t nElementsPerChannel ()
 
- Public Member Functions inherited from ArrayDefaults< RegSomeIntArray >
std::vector< std::vector< UserType > > generateValue ()
 
std::vector< std::vector< UserType > > getRemoteValue ()
 
void setRemoteValue ()
 
- Public Member Functions inherited from AllRegisterDefaults< RegSomeIntArray >
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_intarray & prop {location->prop_someIntArray}
 
int32_t increment {11}
 
- Public Attributes inherited from AllRegisterDefaults< RegSomeIntArray >
RegSomeIntArrayderived
 

Additional Inherited Members

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

Detailed Description

Definition at line 330 of file testUnifiedBackendTest.cpp.

Member Typedef Documentation

◆ minimumUserType

Definition at line 334 of file testUnifiedBackendTest.cpp.

Member Function Documentation

◆ nElementsPerChannel()

size_t RegSomeIntArray::nElementsPerChannel ( )
inline

Definition at line 332 of file testUnifiedBackendTest.cpp.

◆ path()

std::string RegSomeIntArray::path ( )
inline

Definition at line 331 of file testUnifiedBackendTest.cpp.

Member Data Documentation

◆ increment

int32_t RegSomeIntArray::increment {11}

Definition at line 335 of file testUnifiedBackendTest.cpp.

◆ prop

D_intarray& RegSomeIntArray::prop {location->prop_someIntArray}

Definition at line 333 of file testUnifiedBackendTest.cpp.


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