| 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_timestamp | Slic3r::PrintStateBase | protectedstatic |
| 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) const | Slic3r::PrintState< StepType, COUNT > | inline |
| is_done_unguarded(StepType step) const | Slic3r::PrintState< StepType, COUNT > | inline |
| is_enabled_unguarded(StepType step) const | Slic3r::PrintState< StepType, COUNT > | inline |
| is_started(StepType step, std::mutex &mtx) const | Slic3r::PrintState< StepType, COUNT > | inline |
| is_started_unguarded(StepType step) const | Slic3r::PrintState< StepType, COUNT > | inline |
| m_state | Slic3r::PrintState< StepType, COUNT > | private |
| m_step_active | Slic3r::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 name | Slic3r::PrintStateBase | |
| state_with_timestamp(StepType step, std::mutex &mtx) const | Slic3r::PrintState< StepType, COUNT > | inline |
| state_with_timestamp_unguarded(StepType step) const | Slic3r::PrintState< StepType, COUNT > | inline |
| state_with_warnings(StepType step, std::mutex &mtx) const | Slic3r::PrintState< StepType, COUNT > | inline |
| TimeStamp typedef | Slic3r::PrintStateBase | |
| WarningLevel enum name | Slic3r::PrintStateBase | |