ReUseX  0.0.5
3D Point Cloud Processing for Building Reuse
Loading...
Searching...
No Matches
DatabaseGetOptions Struct Reference

Options for unified database get command. More...

#include <get.hpp>

Collaboration diagram for DatabaseGetOptions:

Public Attributes

std::string path
std::filesystem::path output_file
bool pretty = false

Detailed Description

Options for unified database get command.

Definition at line 16 of file get.hpp.

Member Data Documentation

◆ output_file

std::filesystem::path DatabaseGetOptions::output_file

Definition at line 18 of file get.hpp.

◆ path

std::string DatabaseGetOptions::path

Definition at line 17 of file get.hpp.

◆ pretty

bool DatabaseGetOptions::pretty = false

Definition at line 19 of file get.hpp.


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