Definition at line 65 of file testUioBackendUnified.cpp.
◆ RawUioAccess()
| RawUioAccess::RawUioAccess |
( |
const std::string & |
filePath, |
|
|
const std::string & |
mapFile |
|
) |
| |
|
explicit |
◆ ~RawUioAccess()
| RawUioAccess::~RawUioAccess |
( |
| ) |
|
◆ data()
| void * RawUioAccess::data |
( |
| ) |
|
◆ getMemorySize()
| size_t RawUioAccess::getMemorySize |
( |
| ) |
const |
◆ read()
template<typename T >
| T RawUioAccess::read |
( |
const std::string & |
name | ) |
|
◆ sendInterrupt()
| void RawUioAccess::sendInterrupt |
( |
| ) |
const |
◆ write()
template<typename T >
| void RawUioAccess::write |
( |
const std::string & |
name, |
|
|
T |
value |
|
) |
| |
The documentation for this class was generated from the following file: