ReUseX  0.0.5
3D Point Cloud Processing for Building Reuse
Loading...
Searching...
No Matches
reusex::core::traits::ProductInformation Struct Reference

Original product information. More...

#include <materialepas_types.hpp>

Collaboration diagram for reusex::core::traits::ProductInformation:

Public Attributes

std::string manufacturer
 Original manufacturer name.
std::string leksikon_guid_manufacturer = "1QwFy1F3T4dPe2N2cbsuRv"
std::string gtin
 Global Trade Item Number (GTIN / EAN barcode).
std::string leksikon_guid_gtin = "1rQ9Z5vy5AygUSncyWuhXr"
std::string product_name
 Product name.
std::string leksikon_guid_product_name = "198tMTFIX5PecEfAwMEIeo"
std::string model_label
 Model label / product identifier.
std::string leksikon_guid_model_label = "06t2gkj49FNvMebmltrHXV"
std::optional< int > production_year
 Year the product was manufactured.
std::string leksikon_guid_production_year = "3nif2XJKH8r9I09LfEYaRm"

Detailed Description

Original product information.

Note
Danish section: 'Produktinformation'

Definition at line 98 of file materialepas_types.hpp.

Member Data Documentation

◆ gtin

Global Trade Item Number (GTIN / EAN barcode).

Note
Danish: 'Global Trade Item Number (GTIN)'

Definition at line 106 of file materialepas_types.hpp.

◆ leksikon_guid_gtin

std::string reusex::core::ProductInformation::leksikon_guid_gtin = "1rQ9Z5vy5AygUSncyWuhXr"

Definition at line 107 of file materialepas_types.hpp.

◆ leksikon_guid_manufacturer

std::string reusex::core::ProductInformation::leksikon_guid_manufacturer = "1QwFy1F3T4dPe2N2cbsuRv"

Definition at line 102 of file materialepas_types.hpp.

◆ leksikon_guid_model_label

std::string reusex::core::ProductInformation::leksikon_guid_model_label = "06t2gkj49FNvMebmltrHXV"

Definition at line 117 of file materialepas_types.hpp.

◆ leksikon_guid_product_name

std::string reusex::core::ProductInformation::leksikon_guid_product_name = "198tMTFIX5PecEfAwMEIeo"

Definition at line 112 of file materialepas_types.hpp.

◆ leksikon_guid_production_year

Definition at line 122 of file materialepas_types.hpp.

◆ manufacturer

Original manufacturer name.

Note
Danish: 'Producent'

Definition at line 101 of file materialepas_types.hpp.

◆ model_label

Model label / product identifier.

Note
Danish: 'Modelbetegnelse'

Definition at line 116 of file materialepas_types.hpp.

◆ product_name

Product name.

Note
Danish: 'Produktnavn'

Definition at line 111 of file materialepas_types.hpp.

◆ production_year

Year the product was manufactured.

Note
Danish: 'Produktionsår'

Definition at line 121 of file materialepas_types.hpp.


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