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

Public Types

typedef ChimeraTK::Boolean minimumUserType
 
- 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< RegSomeWoBool >
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

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

Static Public Attributes

static constexpr auto capabilities = ScalarDefaults<RegSomeInt>::capabilities.enableTestWriteOnly()
 
- Static Public Attributes inherited from AllRegisterDefaults< DERIVED >
static constexpr auto capabilities
 

Detailed Description

Definition at line 277 of file testUnifiedBackend.cpp.

Member Typedef Documentation

◆ minimumUserType

typedef ChimeraTK::Boolean RegSomeWoBool::minimumUserType

Definition at line 282 of file testUnifiedBackend.cpp.

Member Function Documentation

◆ getValue()

minimumUserType RegSomeWoBool::getValue ( )
inline

Definition at line 294 of file testUnifiedBackend.cpp.

◆ path()

std::string RegSomeWoBool::path ( )
inline

Definition at line 278 of file testUnifiedBackend.cpp.

◆ readPath()

std::string RegSomeWoBool::readPath ( )
inline

Definition at line 280 of file testUnifiedBackend.cpp.

◆ setValue()

void RegSomeWoBool::setValue ( minimumUserType  v)
inline

Definition at line 288 of file testUnifiedBackend.cpp.

◆ writePath()

std::string RegSomeWoBool::writePath ( )
inline

Definition at line 279 of file testUnifiedBackend.cpp.

Member Data Documentation

◆ capabilities

constexpr auto RegSomeWoBool::capabilities = ScalarDefaults<RegSomeInt>::capabilities.enableTestWriteOnly()
staticconstexpr

Definition at line 286 of file testUnifiedBackend.cpp.

◆ increment

bool RegSomeWoBool::increment {false}

Definition at line 284 of file testUnifiedBackend.cpp.


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