|
tess 0.4.0
Performance-first tile and path simulation substrate
|
This is the complete list of members for tess::ExecutionPhase, including all inherited members.
| belongs_to(const ExecutionPlan &plan) const noexcept | tess::ExecutionPhase | inline |
| ExecutionPhase(const ExecutionPhase &) noexcept=default (defined in tess::ExecutionPhase) | tess::ExecutionPhase | |
| ExecutionPhase(ExecutionPhase &&) noexcept=default (defined in tess::ExecutionPhase) | tess::ExecutionPhase | |
| ExecutionPhasePlan (defined in tess::ExecutionPhase) | tess::ExecutionPhase | friend |
| first_operation() const noexcept -> std::size_t (defined in tess::ExecutionPhase) | tess::ExecutionPhase | inline |
| operation_count() const noexcept -> std::size_t (defined in tess::ExecutionPhase) | tess::ExecutionPhase | inline |
| operator=(const ExecutionPhase &) noexcept -> ExecutionPhase &=default (defined in tess::ExecutionPhase) | tess::ExecutionPhase | |
| operator=(ExecutionPhase &&) noexcept -> ExecutionPhase &=default (defined in tess::ExecutionPhase) | tess::ExecutionPhase | |
| policy_matches() const noexcept | tess::ExecutionPhase | inline |
| world_validation_status(const World &) const noexcept -> PlannedExecutionStatus | tess::ExecutionPhase | inline |