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

Public Types

typedef int16_t minimumUserType
 
- Public Types inherited from AllRegisterDefaults< RegSomeShortArray >
typedef std::nullptr_t rawUserType
 

Public Member Functions

std::string path ()
 
size_t nElementsPerChannel ()
 
- Public Member Functions inherited from ArrayDefaults< RegSomeShortArray >
std::vector< std::vector< UserType > > generateValue ()
 
std::vector< std::vector< UserType > > getRemoteValue ()
 
void setRemoteValue ()
 
- Public Member Functions inherited from AllRegisterDefaults< RegSomeShortArray >
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_shortarray & prop {location->prop_someShortArray}
 
int16_t increment {17}
 
- Public Attributes inherited from AllRegisterDefaults< RegSomeShortArray >
RegSomeShortArrayderived
 

Additional Inherited Members

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

Detailed Description

Definition at line 340 of file testUnifiedBackendTest.cpp.

Member Typedef Documentation

◆ minimumUserType

Definition at line 344 of file testUnifiedBackendTest.cpp.

Member Function Documentation

◆ nElementsPerChannel()

size_t RegSomeShortArray::nElementsPerChannel ( )
inline

Definition at line 342 of file testUnifiedBackendTest.cpp.

◆ path()

std::string RegSomeShortArray::path ( )
inline

Definition at line 341 of file testUnifiedBackendTest.cpp.

Member Data Documentation

◆ increment

int16_t RegSomeShortArray::increment {17}

Definition at line 345 of file testUnifiedBackendTest.cpp.

◆ prop

D_shortarray& RegSomeShortArray::prop {location->prop_someShortArray}

Definition at line 343 of file testUnifiedBackendTest.cpp.


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