|
tess 0.4.0
Performance-first tile and path simulation substrate
|
This is the complete list of members for tess::ExecutionReport, including all inherited members.
| failed() const noexcept (defined in tess::ExecutionReport) | tess::ExecutionReport | inline |
| failed_count() const noexcept -> std::size_t (defined in tess::ExecutionReport) | tess::ExecutionReport | inline |
| find(OpHandle handle) const noexcept -> const OperationReport * (defined in tess::ExecutionReport) | tess::ExecutionReport | inline |
| ok() const noexcept (defined in tess::ExecutionReport) | tess::ExecutionReport | inline |
| operations() const noexcept -> std::span< const OperationReport > (defined in tess::ExecutionReport) | tess::ExecutionReport | inline |
| plan() const noexcept -> const ExecutionPlan & (defined in tess::ExecutionReport) | tess::ExecutionReport | inline |
| plan_operations(const World &world, std::span< const QueuedOperation > operations, ExecutionReport &report) -> const ExecutionReport & | tess::ExecutionReport | friend |
| planned_count() const noexcept -> std::size_t (defined in tess::ExecutionReport) | tess::ExecutionReport | inline |
| reset() (defined in tess::ExecutionReport) | tess::ExecutionReport | inline |