ReUseX  0.0.5
3D Point Cloud Processing for Building Reuse
Loading...
Searching...
No Matches
reusex::ProjectDB::PipelineLogEntry Struct Reference

#include <ProjectDB.hpp>

Collaboration diagram for reusex::ProjectDB::PipelineLogEntry:

Public Attributes

int id
std::string stage
std::string started_at
std::string finished_at
std::string parameters
std::string status
std::string error_msg

Detailed Description

Definition at line 199 of file ProjectDB.hpp.

Member Data Documentation

◆ error_msg

std::string reusex::ProjectDB::PipelineLogEntry::error_msg

Definition at line 206 of file ProjectDB.hpp.

◆ finished_at

std::string reusex::ProjectDB::PipelineLogEntry::finished_at

Definition at line 203 of file ProjectDB.hpp.

◆ id

int reusex::ProjectDB::PipelineLogEntry::id

Definition at line 200 of file ProjectDB.hpp.

◆ parameters

std::string reusex::ProjectDB::PipelineLogEntry::parameters

Definition at line 204 of file ProjectDB.hpp.

◆ stage

std::string reusex::ProjectDB::PipelineLogEntry::stage

Definition at line 201 of file ProjectDB.hpp.

◆ started_at

std::string reusex::ProjectDB::PipelineLogEntry::started_at

Definition at line 202 of file ProjectDB.hpp.

◆ status

std::string reusex::ProjectDB::PipelineLogEntry::status

Definition at line 205 of file ProjectDB.hpp.


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