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

Options for unified database del command. More...

#include <del.hpp>

Collaboration diagram for DatabaseDelOptions:

Public Attributes

std::string path
bool force = false
bool yes = false

Detailed Description

Options for unified database del command.

Definition at line 16 of file del.hpp.

Member Data Documentation

◆ force

bool DatabaseDelOptions::force = false

Definition at line 18 of file del.hpp.

◆ path

std::string DatabaseDelOptions::path

Definition at line 17 of file del.hpp.

◆ yes

bool DatabaseDelOptions::yes = false

Definition at line 19 of file del.hpp.


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