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

Public Types

typedef ChimeraTK::Boolean minimumUserType
 
- Public Types inherited from AllRegisterDefaults< RegSomeBit >
typedef std::nullptr_t rawUserType
 

Public Member Functions

std::string path ()
 
template<typename UserType >
std::vector< std::vector< UserType > > generateValue ()
 
- Public Member Functions inherited from ScalarDefaults< RegSomeBit >
size_t nElementsPerChannel ()
 
std::vector< std::vector< UserType > > generateValue ()
 
std::vector< std::vector< UserType > > getRemoteValue ()
 
void setRemoteValue ()
 
- Public Member Functions inherited from AllRegisterDefaults< RegSomeBit >
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_bit & prop {location->prop_someBit}
 
uint8_t increment {0}
 
- Public Attributes inherited from AllRegisterDefaults< RegSomeBit >
RegSomeBitderived
 

Additional Inherited Members

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

Detailed Description

Definition at line 316 of file testUnifiedBackendTest.cpp.

Member Typedef Documentation

◆ minimumUserType

typedef ChimeraTK::Boolean RegSomeBit::minimumUserType

Definition at line 319 of file testUnifiedBackendTest.cpp.

Member Function Documentation

◆ generateValue()

template<typename UserType >
std::vector<std::vector<UserType> > RegSomeBit::generateValue ( )
inline

Definition at line 323 of file testUnifiedBackendTest.cpp.

◆ path()

std::string RegSomeBit::path ( )
inline

Definition at line 317 of file testUnifiedBackendTest.cpp.

Member Data Documentation

◆ increment

uint8_t RegSomeBit::increment {0}

Definition at line 320 of file testUnifiedBackendTest.cpp.

◆ prop

D_bit& RegSomeBit::prop {location->prop_someBit}

Definition at line 318 of file testUnifiedBackendTest.cpp.


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