FastLED 3.9.15
Loading...
Searching...
No Matches
fl::TaskImpl Member List

This is the complete list of members for fl::TaskImpl, including all inherited members.

auto_register_with_scheduler()fl::TaskImplprivate
create_after_frame()fl::TaskImplstatic
create_after_frame(const fl::TracePoint &trace)fl::TaskImplstatic
create_at_framerate(int fps)fl::TaskImplstatic
create_at_framerate(int fps, const fl::TracePoint &trace)fl::TaskImplstatic
create_before_frame()fl::TaskImplstatic
create_before_frame(const fl::TracePoint &trace)fl::TaskImplstatic
create_every_ms(int interval_ms)fl::TaskImplstatic
create_every_ms(int interval_ms, const fl::TracePoint &trace)fl::TaskImplstatic
execute_catch(const Error &error)fl::TaskImpl
execute_then()fl::TaskImpl
has_catch() constfl::TaskImplinline
has_then() constfl::TaskImplinline
id() constfl::TaskImplinline
interval_ms() constfl::TaskImplinline
is_auto_registered() constfl::TaskImplinline
is_canceled() constfl::TaskImplinline
last_run_time() constfl::TaskImplinline
make_shared(Args &&... args)fl::TaskImplfriend
mAutoRegisteredfl::TaskImplprivate
mCanceledfl::TaskImplprivate
mCatchCallbackfl::TaskImplprivate
mHasCatchfl::TaskImplprivate
mHasThenfl::TaskImplprivate
mIntervalMsfl::TaskImplprivate
mLastRunTimefl::TaskImplprivate
mTaskIdfl::TaskImplprivate
mThenCallbackfl::TaskImplprivate
mTraceLabelfl::TaskImplprivate
mTypefl::TaskImplprivate
operator=(const TaskImpl &)=deletefl::TaskImpl
operator=(TaskImpl &&)=defaultfl::TaskImpl
ready_to_run(uint32_t current_time) constfl::TaskImpl
ready_to_run_frame_task(uint32_t current_time) constfl::TaskImpl
Scheduler classfl::TaskImplfriend
set_canceled()fl::TaskImpl
set_catch(function< void(const Error &)> on_catch)fl::TaskImpl
set_last_run_time(uint32_t time)fl::TaskImplinline
set_then(function< void()> on_then)fl::TaskImpl
task classfl::TaskImplfriend
TaskImpl(TaskType type, int interval_ms)fl::TaskImplprivate
TaskImpl(TaskType type, int interval_ms, const fl::TracePoint &trace)fl::TaskImplprivate
TaskImpl(const TaskImpl &)=deletefl::TaskImpl
TaskImpl(TaskImpl &&)=defaultfl::TaskImpl
trace_label() constfl::TaskImplinline
type() constfl::TaskImplinline