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

Public Types

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

Public Member Functions

std::string path ()
 
std::string writePath ()
 
std::string readPath ()
 
size_t nElementsPerChannel ()
 
void setValue (int i, Tango::DevLong v)
 
void setRemoteValue ()
 
Tango::DevLong getValue (int i)
 
- Public Member Functions inherited from ArrayDefaults< RegSomeIntArray >
std::vector< std::vector< UserType > > generateValue ()
 
std::vector< std::vector< UserType > > getRemoteValue ()
 
void setRemoteValueImpl ()
 
- 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 {12}
 
- 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 342 of file testUnifiedBackend.cpp.

Member Typedef Documentation

◆ minimumUserType

Definition at line 347 of file testUnifiedBackend.cpp.

Member Function Documentation

◆ getValue()

Tango::DevLong RegSomeIntArray::getValue ( int  i)
inline

Definition at line 374 of file testUnifiedBackend.cpp.

◆ nElementsPerChannel()

size_t RegSomeIntArray::nElementsPerChannel ( )
inline

Definition at line 346 of file testUnifiedBackend.cpp.

◆ path()

std::string RegSomeIntArray::path ( )
inline

Definition at line 343 of file testUnifiedBackend.cpp.

◆ readPath()

std::string RegSomeIntArray::readPath ( )
inline

Definition at line 345 of file testUnifiedBackend.cpp.

◆ setRemoteValue()

void RegSomeIntArray::setRemoteValue ( )
inline

Definition at line 372 of file testUnifiedBackend.cpp.

◆ setValue()

void RegSomeIntArray::setValue ( int  i,
Tango::DevLong  v 
)
inline

Definition at line 350 of file testUnifiedBackend.cpp.

◆ writePath()

std::string RegSomeIntArray::writePath ( )
inline

Definition at line 344 of file testUnifiedBackend.cpp.

Member Data Documentation

◆ increment

int32_t RegSomeIntArray::increment {12}

Definition at line 348 of file testUnifiedBackend.cpp.


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