ChimeraTK-DeviceAccess-TangoBackend 00.01.02
Loading...
Searching...
No Matches
RegSomeInt Struct Reference
+ Inheritance diagram for RegSomeInt:
+ Collaboration diagram for RegSomeInt:

Public Types

using minimumUserType = int32_t
 
- Public Types inherited from AllRegisterDefaults< DERIVED >
using rawUserType = std::nullptr_t
 

Public Member Functions

std::string path ()
 
std::string writePath ()
 
std::string readPath ()
 
void setValue (minimumUserType v)
 
minimumUserType getValue ()
 
- Public Member Functions inherited from ScalarDefaults< RegSomeInt >
size_t nElementsPerChannel ()
 
std::vector< std::vector< UserType > > getRemoteValue ()
 
void setRemoteValue ()
 
- Public Member Functions inherited from ScalarDefaultsBase< DERIVED >
size_t nElementsPerChannel ()
 
template<typename UserType >
std::vector< std::vector< UserType > > generateValue ()
 
template<typename UserType >
std::vector< std::vector< UserType > > getRemoteValue ()
 
void setRemoteValue ()
 
- Public Member Functions inherited from AllRegisterDefaults< DERIVED >
bool isWriteable ()
 
bool isReadable ()
 
ChimeraTK::AccessModeFlags supportedFlags ()
 
size_t nChannels ()
 
size_t writeQueueLength ()
 
size_t nRuntimeErrorCases ()
 
void setForceRuntimeError (bool enable, size_t)
 

Public Attributes

int32_t increment {3}
 
- Public Attributes inherited from AllRegisterDefaults< DERIVED >
DERIVED * derived {static_cast<DERIVED*>(this)}
 

Additional Inherited Members

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

Detailed Description

Definition at line 140 of file testUnifiedBackend.cpp.

Member Typedef Documentation

◆ minimumUserType

using RegSomeInt::minimumUserType = int32_t

Definition at line 144 of file testUnifiedBackend.cpp.

Member Function Documentation

◆ getValue()

minimumUserType RegSomeInt::getValue ( )
inline

Definition at line 153 of file testUnifiedBackend.cpp.

◆ path()

std::string RegSomeInt::path ( )
inline

Definition at line 141 of file testUnifiedBackend.cpp.

◆ readPath()

std::string RegSomeInt::readPath ( )
inline

Definition at line 143 of file testUnifiedBackend.cpp.

◆ setValue()

void RegSomeInt::setValue ( minimumUserType  v)
inline

Definition at line 147 of file testUnifiedBackend.cpp.

◆ writePath()

std::string RegSomeInt::writePath ( )
inline

Definition at line 142 of file testUnifiedBackend.cpp.

Member Data Documentation

◆ increment

int32_t RegSomeInt::increment {3}

Definition at line 145 of file testUnifiedBackend.cpp.


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