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

Public Types

typedef std::string minimumUserType
 
- Public Types inherited from AllRegisterDefaults< RegSomeString >
typedef std::nullptr_t rawUserType
 

Public Member Functions

std::string path ()
 
template<typename UserType >
std::vector< std::vector< UserType > > generateValue ()
 
template<typename UserType >
std::vector< std::vector< UserType > > getRemoteValue ()
 
- Public Member Functions inherited from ScalarDefaults< RegSomeString >
size_t nElementsPerChannel ()
 
std::vector< std::vector< UserType > > generateValue ()
 
std::vector< std::vector< UserType > > getRemoteValue ()
 
void setRemoteValue ()
 
- Public Member Functions inherited from AllRegisterDefaults< RegSomeString >
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_string & prop {location->prop_someString}
 
size_t someValue {42}
 
- Public Attributes inherited from AllRegisterDefaults< RegSomeString >
RegSomeStringderived
 

Additional Inherited Members

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

Detailed Description

Definition at line 278 of file testUnifiedBackendTest.cpp.

Member Typedef Documentation

◆ minimumUserType

typedef std::string RegSomeString::minimumUserType

Definition at line 281 of file testUnifiedBackendTest.cpp.

Member Function Documentation

◆ generateValue()

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

Definition at line 284 of file testUnifiedBackendTest.cpp.

◆ getRemoteValue()

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

Definition at line 289 of file testUnifiedBackendTest.cpp.

◆ path()

std::string RegSomeString::path ( )
inline

Definition at line 279 of file testUnifiedBackendTest.cpp.

Member Data Documentation

◆ prop

D_string& RegSomeString::prop {location->prop_someString}

Definition at line 280 of file testUnifiedBackendTest.cpp.

◆ someValue

size_t RegSomeString::someValue {42}

Definition at line 296 of file testUnifiedBackendTest.cpp.


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