ReUseX  0.0.5
3D Point Cloud Processing for Building Reuse
Loading...
Searching...
No Matches
stage_bridge.hpp File Reference
#include "../global-params.hpp"
#include <reusex/pipeline/stages.hpp>
#include <fmt/format.h>
#include <nlohmann/json.hpp>
#include <string>
#include <type_traits>
Include dependency graph for stage_bridge.hpp:

Go to the source code of this file.

Classes

class  rux::StageParams
 Accumulates stage parameters as a JSON object. More...

Namespaces

namespace  rux

Functions

int rux::exit_code_for (const reusex::pipeline::StageResult &result)
 Map a library stage outcome onto a rux exit code.