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 225 of file ProjectDB.hpp.

Member Data Documentation

◆ error_msg

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

Definition at line 232 of file ProjectDB.hpp.

◆ finished_at

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

Definition at line 229 of file ProjectDB.hpp.

◆ id

int reusex::ProjectDB::PipelineLogEntry::id

Definition at line 226 of file ProjectDB.hpp.

◆ parameters

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

Definition at line 230 of file ProjectDB.hpp.

◆ stage

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

Definition at line 227 of file ProjectDB.hpp.

◆ started_at

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

Definition at line 228 of file ProjectDB.hpp.

◆ status

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

Definition at line 231 of file ProjectDB.hpp.


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