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

#include <ProjectDB.hpp>

Collaboration diagram for reusex::ProjectDB::ProjectSummary::ProjectInfo:

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

Detailed Description

Definition at line 255 of file ProjectDB.hpp.

Member Data Documentation

◆ building_address

std::string reusex::ProjectDB::ProjectSummary::ProjectInfo::building_address

Definition at line 258 of file ProjectDB.hpp.

◆ id

std::string reusex::ProjectDB::ProjectSummary::ProjectInfo::id

Definition at line 256 of file ProjectDB.hpp.

◆ name

std::string reusex::ProjectDB::ProjectSummary::ProjectInfo::name

Definition at line 257 of file ProjectDB.hpp.

◆ notes

std::string reusex::ProjectDB::ProjectSummary::ProjectInfo::notes

Definition at line 262 of file ProjectDB.hpp.

◆ survey_date

std::string reusex::ProjectDB::ProjectSummary::ProjectInfo::survey_date

Definition at line 260 of file ProjectDB.hpp.

◆ survey_organisation

std::string reusex::ProjectDB::ProjectSummary::ProjectInfo::survey_organisation

Definition at line 261 of file ProjectDB.hpp.

◆ year_of_construction

int reusex::ProjectDB::ProjectSummary::ProjectInfo::year_of_construction = 0

Definition at line 259 of file ProjectDB.hpp.


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