tess 0.4.0
Performance-first tile and path simulation substrate
Loading...
Searching...
No Matches
tess::OpCompletion Struct Reference

Completion metadata spanning planning and execution failure domains. More...

#include <tess/ops/result_channel.h>

Public Member Functions

constexpr bool ok () const noexcept

Public Attributes

OperationStatus status = OperationStatus::Planned
OperationFailure failure = OperationFailure::None
PlannedExecutionStatus execution = PlannedExecutionStatus::Executed
std::size_t chunk_count = 0
std::source_location source = std::source_location::current()
bool completed = false

Detailed Description

Completion metadata spanning planning and execution failure domains.


The documentation for this struct was generated from the following file: