#include <Cabinets.hpp>
◆ Cabinet() [1/4]
iv::model::diamar::Cabinet::Cabinet |
( |
| ) |
|
|
default |
◆ Cabinet() [2/4]
iv::model::diamar::Cabinet::Cabinet |
( |
iv::types::cabinetId | id_, |
|
|
std::string_view | serialNumber_, |
|
|
std::string_view | location_, |
|
|
std::string_view | internalDescription_ ) |
◆ Cabinet() [3/4]
iv::model::diamar::Cabinet::Cabinet |
( |
const Cabinet & | other | ) |
|
|
default |
◆ Cabinet() [4/4]
iv::model::diamar::Cabinet::Cabinet |
( |
Cabinet && | other | ) |
|
|
noexcept |
◆ ~Cabinet()
iv::model::diamar::Cabinet::~Cabinet |
( |
| ) |
|
|
default |
◆ load()
◆ operator=() [1/2]
◆ operator=() [2/2]
Cabinet & iv::model::diamar::Cabinet::operator= |
( |
const Cabinet & | other | ) |
|
◆ save()
◆ id
◆ internalDescription
std::string iv::model::diamar::Cabinet::internalDescription |
◆ location
std::string iv::model::diamar::Cabinet::location |
◆ serialNumber
std::string iv::model::diamar::Cabinet::serialNumber |
The documentation for this struct was generated from the following files: