abort(const bool immediate=false) | entt::basic_scheduler< Delta, Allocator > | inline |
allocator_type typedef | entt::basic_scheduler< Delta, Allocator > | |
attach(Args &&...args) | entt::basic_scheduler< Delta, Allocator > | inline |
attach(Func &&func) | entt::basic_scheduler< Delta, Allocator > | inline |
basic_scheduler() | entt::basic_scheduler< Delta, Allocator > | inline |
basic_scheduler(const allocator_type &allocator) | entt::basic_scheduler< Delta, Allocator > | inlineexplicit |
basic_scheduler(const basic_scheduler &)=delete | entt::basic_scheduler< Delta, Allocator > | |
basic_scheduler(basic_scheduler &&other) noexcept | entt::basic_scheduler< Delta, Allocator > | inline |
basic_scheduler(basic_scheduler &&other, const allocator_type &allocator) | entt::basic_scheduler< Delta, Allocator > | inline |
clear() | entt::basic_scheduler< Delta, Allocator > | inline |
delta_type typedef | entt::basic_scheduler< Delta, Allocator > | |
empty() const noexcept | entt::basic_scheduler< Delta, Allocator > | inline |
get_allocator() const noexcept | entt::basic_scheduler< Delta, Allocator > | inline |
operator=(const basic_scheduler &)=delete | entt::basic_scheduler< Delta, Allocator > | |
operator=(basic_scheduler &&other) noexcept | entt::basic_scheduler< Delta, Allocator > | inline |
size() const noexcept | entt::basic_scheduler< Delta, Allocator > | inline |
size_type typedef | entt::basic_scheduler< Delta, Allocator > | |
swap(basic_scheduler &other) noexcept | entt::basic_scheduler< Delta, Allocator > | inline |
then(Args &&...args) | entt::basic_scheduler< Delta, Allocator > | inline |
then(Func &&func) | entt::basic_scheduler< Delta, Allocator > | inline |
update(const delta_type delta, void *data=nullptr) | entt::basic_scheduler< Delta, Allocator > | inline |
~basic_scheduler()=default | entt::basic_scheduler< Delta, Allocator > | |