#include <interface.hpp>
◆ Interface()
| Interface::Interface |
( |
QVariant && | value, |
|
|
InterfaceDirection | interface_direction, |
|
|
QString | identifier ) |
◆ ~Interface()
| Interface::~Interface |
( |
| ) |
|
◆ getDirection()
◆ getIdentifier()
| QString & Interface::getIdentifier |
( |
| ) |
|
|
inline |
◆ routeTo()
| bool Interface::routeTo |
( |
Interface * | target_interface | ) |
|
◆ setCallback()
| void Interface::setCallback |
( |
std::function< void()> | callback | ) |
|
◆ unrouteFrom()
◆ update()
| void Interface::update |
( |
| ) |
|
The documentation for this class was generated from the following files: