Abstract Hardware Interface.
More...
#include <hardware_interface.h>
Abstract Hardware Interface.
Definition at line 46 of file hardware_interface.h.
◆ ~HardwareInterface()
virtual hardware_interface::HardwareInterface::~HardwareInterface |
( |
| ) |
|
|
virtualdefault |
◆ claim()
virtual void hardware_interface::HardwareInterface::claim |
( |
std::string |
resource | ) |
|
|
inlinevirtual |
◆ clearClaims()
void hardware_interface::HardwareInterface::clearClaims |
( |
| ) |
|
|
inline |
◆ getClaims()
std::set<std::string> hardware_interface::HardwareInterface::getClaims |
( |
| ) |
const |
|
inline |
Get the list of resources this interface is currently claiming.
Definition at line 61 of file hardware_interface.h.
◆ claims_
std::set<std::string> hardware_interface::HardwareInterface::claims_ |
|
private |
The documentation for this class was generated from the following file: