Toolbox snapshot
The Reactive C++ Toolbox
|
#include <toolbox/sys/Time.hpp>
#include <toolbox/util/Slot.hpp>
#include <toolbox/Config.h>
#include <boost/intrusive_ptr.hpp>
#include <memory>
Go to the source code of this file.
Classes | |
class | toolbox::io::Timer |
struct | toolbox::io::Timer::Impl |
class | toolbox::io::TimerPool |
class | toolbox::io::TimerQueue |
Namespaces | |
namespace | toolbox |
namespace | toolbox::io |
Typedefs | |
using | toolbox::io::TimerSlot = BasicSlot< CyclTime, Timer & > |
Functions | |
void | toolbox::io::intrusive_ptr_add_ref (Timer::Impl *impl) noexcept |
void | toolbox::io::intrusive_ptr_release (Timer::Impl *impl) noexcept |