|
ReUseX
0.0.5
3D Point Cloud Processing for Building Reuse
|
#include <ProjectDB.hpp>

Public Attributes | |
| std::string | id |
| std::string | name |
| std::string | building_address |
| int | year_of_construction = 0 |
| std::string | survey_date |
| std::string | survey_organisation |
| std::string | notes |
Definition at line 508 of file ProjectDB.hpp.
| std::string reusex::ProjectDB::ProjectSummary::ProjectInfo::building_address |
Definition at line 511 of file ProjectDB.hpp.
| std::string reusex::ProjectDB::ProjectSummary::ProjectInfo::id |
Definition at line 509 of file ProjectDB.hpp.
| std::string reusex::ProjectDB::ProjectSummary::ProjectInfo::name |
Definition at line 510 of file ProjectDB.hpp.
| std::string reusex::ProjectDB::ProjectSummary::ProjectInfo::notes |
Definition at line 515 of file ProjectDB.hpp.
| std::string reusex::ProjectDB::ProjectSummary::ProjectInfo::survey_date |
Definition at line 513 of file ProjectDB.hpp.
| std::string reusex::ProjectDB::ProjectSummary::ProjectInfo::survey_organisation |
Definition at line 514 of file ProjectDB.hpp.
| int reusex::ProjectDB::ProjectSummary::ProjectInfo::year_of_construction = 0 |
Definition at line 512 of file ProjectDB.hpp.