![]() |
Toolbox snapshot
The Reactive C++ Toolbox
|
#include <toolbox/io/Hook.hpp>


Public Types | |
| using | Slot = BasicSlot< void(CyclTime)> |
Public Member Functions | |
| Hook (Slot slot) noexcept | |
| Hook ()=default | |
Public Attributes | |
| Slot | slot |
|
default |