Prusa Slicer 2.6.0
Loading...
Searching...
No Matches
Slic3r::PrintState< StepType, COUNT > Member List

This is the complete list of members for Slic3r::PrintState< StepType, COUNT >, including all inherited members.

active_step_add_warning(PrintStateBase::WarningLevel warning_level, const std::string &message, int message_id, std::mutex &mtx)Slic3r::PrintState< StepType, COUNT >inline
enable_all_unguarded(bool enable)Slic3r::PrintState< StepType, COUNT >inline
enable_unguarded(StepType step, bool enable)Slic3r::PrintState< StepType, COUNT >inline
g_last_timestampSlic3r::PrintStateBaseprotectedstatic
invalidate(StepType step, CancelationCallback cancel)Slic3r::PrintState< StepType, COUNT >inline
invalidate_all(CancelationCallback cancel)Slic3r::PrintState< StepType, COUNT >inline
invalidate_multiple(StepTypeIterator step_begin, StepTypeIterator step_end, CancelationCallback cancel)Slic3r::PrintState< StepType, COUNT >inline
is_done(StepType step, std::mutex &mtx) constSlic3r::PrintState< StepType, COUNT >inline
is_done_unguarded(StepType step) constSlic3r::PrintState< StepType, COUNT >inline
is_enabled_unguarded(StepType step) constSlic3r::PrintState< StepType, COUNT >inline
is_started(StepType step, std::mutex &mtx) constSlic3r::PrintState< StepType, COUNT >inline
is_started_unguarded(StepType step) constSlic3r::PrintState< StepType, COUNT >inline
m_stateSlic3r::PrintState< StepType, COUNT >private
m_step_activeSlic3r::PrintState< StepType, COUNT >private
mark_canceled_unguarded()Slic3r::PrintState< StepType, COUNT >inline
PrintState()Slic3r::PrintState< StepType, COUNT >inline
query_reset_dirty_unguarded(StepType step)Slic3r::PrintState< StepType, COUNT >inline
set_done(StepType step, std::mutex &mtx, ThrowIfCanceled throw_if_canceled)Slic3r::PrintState< StepType, COUNT >inline
set_started(StepType step, std::mutex &mtx, ThrowIfCanceled throw_if_canceled)Slic3r::PrintState< StepType, COUNT >inline
State enum nameSlic3r::PrintStateBase
state_with_timestamp(StepType step, std::mutex &mtx) constSlic3r::PrintState< StepType, COUNT >inline
state_with_timestamp_unguarded(StepType step) constSlic3r::PrintState< StepType, COUNT >inline
state_with_warnings(StepType step, std::mutex &mtx) constSlic3r::PrintState< StepType, COUNT >inline
TimeStamp typedefSlic3r::PrintStateBase
WarningLevel enum nameSlic3r::PrintStateBase