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

Public Types

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

Public Member Functions

std::string path ()
 
size_t nElementsPerChannel ()
 
void setRemoteValue ()
 
template<typename UserType >
std::vector< std::vector< UserType > > getRemoteValue ()
 
- Public Member Functions inherited from ArrayDefaults< RegSomeIiii >
std::vector< std::vector< UserType > > generateValue ()
 
std::vector< std::vector< UserType > > getRemoteValue ()
 
void setRemoteValue ()
 
- Public Member Functions inherited from AllRegisterDefaults< RegSomeIiii >
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_iiii & prop {location->prop_someIIII}
 
int32_t increment {13}
 
- Public Attributes inherited from AllRegisterDefaults< RegSomeIiii >
RegSomeIiiiderived
 

Additional Inherited Members

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

Detailed Description

Definition at line 421 of file testUnifiedBackendTest.cpp.

Member Typedef Documentation

◆ minimumUserType

Definition at line 425 of file testUnifiedBackendTest.cpp.

Member Function Documentation

◆ getRemoteValue()

template<typename UserType >
std::vector<std::vector<UserType> > RegSomeIiii::getRemoteValue ( )
inline

Definition at line 436 of file testUnifiedBackendTest.cpp.

◆ nElementsPerChannel()

size_t RegSomeIiii::nElementsPerChannel ( )
inline

Definition at line 423 of file testUnifiedBackendTest.cpp.

◆ path()

std::string RegSomeIiii::path ( )
inline

Definition at line 422 of file testUnifiedBackendTest.cpp.

◆ setRemoteValue()

void RegSomeIiii::setRemoteValue ( )
inline

Definition at line 428 of file testUnifiedBackendTest.cpp.

Member Data Documentation

◆ increment

int32_t RegSomeIiii::increment {13}

Definition at line 426 of file testUnifiedBackendTest.cpp.

◆ prop

D_iiii& RegSomeIiii::prop {location->prop_someIIII}

Definition at line 424 of file testUnifiedBackendTest.cpp.


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