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

Public Types

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

Public Member Functions

AccessModeFlags supportedFlags ()
 
std::string path ()
 
void setRemoteValue ()
 
void forceAsyncReadInconsistency ()
 
- Public Member Functions inherited from ScalarDefaults< RegSomeZmqInt >
size_t nElementsPerChannel ()
 
std::vector< std::vector< UserType > > generateValue ()
 
std::vector< std::vector< UserType > > getRemoteValue ()
 
void setRemoteValue ()
 
- Public Member Functions inherited from AllRegisterDefaults< RegSomeZmqInt >
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_int & prop {location->prop_someZMQInt}
 
int32_t increment {51}
 
- Public Attributes inherited from AllRegisterDefaults< RegSomeZmqInt >
RegSomeZmqIntderived
 

Static Public Attributes

static constexpr auto capabilities = ScalarDefaults<RegSomeZmqInt>::capabilities.enableAsyncReadInconsistency()
 
- Static Public Attributes inherited from AllRegisterDefaults< RegSomeZmqInt >
static constexpr auto capabilities
 

Detailed Description

Definition at line 230 of file testUnifiedBackendTest.cpp.

Member Typedef Documentation

◆ minimumUserType

Definition at line 234 of file testUnifiedBackendTest.cpp.

Member Function Documentation

◆ forceAsyncReadInconsistency()

void RegSomeZmqInt::forceAsyncReadInconsistency ( )
inline

Definition at line 252 of file testUnifiedBackendTest.cpp.

+ Here is the call graph for this function:

◆ path()

std::string RegSomeZmqInt::path ( )
inline

Definition at line 232 of file testUnifiedBackendTest.cpp.

◆ setRemoteValue()

void RegSomeZmqInt::setRemoteValue ( )
inline

Definition at line 239 of file testUnifiedBackendTest.cpp.

+ Here is the call graph for this function:

◆ supportedFlags()

AccessModeFlags RegSomeZmqInt::supportedFlags ( )
inline

Definition at line 231 of file testUnifiedBackendTest.cpp.

Member Data Documentation

◆ capabilities

constexpr auto RegSomeZmqInt::capabilities = ScalarDefaults<RegSomeZmqInt>::capabilities.enableAsyncReadInconsistency()
staticconstexpr

Definition at line 237 of file testUnifiedBackendTest.cpp.

◆ increment

int32_t RegSomeZmqInt::increment {51}

Definition at line 235 of file testUnifiedBackendTest.cpp.

◆ prop

D_int& RegSomeZmqInt::prop {location->prop_someZMQInt}

Definition at line 233 of file testUnifiedBackendTest.cpp.


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