Toolbox snapshot
The Reactive C++ Toolbox
|
#include <toolbox/sys/Time.hpp>
#include <toolbox/util/Slot.hpp>
#include <boost/intrusive/list.hpp>
Go to the source code of this file.
Classes | |
struct | toolbox::io::Hook |
Namespaces | |
namespace | toolbox |
namespace | toolbox::io |
Typedefs | |
using | toolbox::io::HookList = boost::intrusive::list< Hook, boost::intrusive::constant_time_size< false > > |
Functions | |
void | toolbox::io::dispatch (CyclTime now, const HookList &l) noexcept |