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

Public Types

typedef int64_t minimumUserType
 
- Public Types inherited from AllRegisterDefaults< RegSomeLongArray >
typedef std::nullptr_t rawUserType
 

Public Member Functions

std::string path ()
 
size_t nElementsPerChannel ()
 
- Public Member Functions inherited from ArrayDefaults< RegSomeLongArray >
std::vector< std::vector< UserType > > generateValue ()
 
std::vector< std::vector< UserType > > getRemoteValue ()
 
void setRemoteValue ()
 
- Public Member Functions inherited from AllRegisterDefaults< RegSomeLongArray >
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_longarray & prop {location->prop_someLongArray}
 
int64_t increment {23}
 
- Public Attributes inherited from AllRegisterDefaults< RegSomeLongArray >
RegSomeLongArrayderived
 

Additional Inherited Members

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

Detailed Description

Definition at line 350 of file testUnifiedBackendTest.cpp.

Member Typedef Documentation

◆ minimumUserType

Definition at line 354 of file testUnifiedBackendTest.cpp.

Member Function Documentation

◆ nElementsPerChannel()

size_t RegSomeLongArray::nElementsPerChannel ( )
inline

Definition at line 352 of file testUnifiedBackendTest.cpp.

◆ path()

std::string RegSomeLongArray::path ( )
inline

Definition at line 351 of file testUnifiedBackendTest.cpp.

Member Data Documentation

◆ increment

int64_t RegSomeLongArray::increment {23}

Definition at line 355 of file testUnifiedBackendTest.cpp.

◆ prop

D_longarray& RegSomeLongArray::prop {location->prop_someLongArray}

Definition at line 353 of file testUnifiedBackendTest.cpp.


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