#include <ShipInfo.hpp>
◆ ShipInfo() [1/3]
iv::model::ShipInfo::ShipInfo |
( |
| ) |
|
|
default |
◆ ShipInfo() [2/3]
iv::model::ShipInfo::ShipInfo |
( |
const ShipInfo & | other | ) |
|
|
default |
◆ ShipInfo() [3/3]
iv::model::ShipInfo::ShipInfo |
( |
ShipInfo && | other | ) |
|
|
noexcept |
◆ ~ShipInfo()
iv::model::ShipInfo::~ShipInfo |
( |
| ) |
|
|
default |
◆ load()
Loads ship info from the XML node.
- Parameters
-
nodeDataProject | Data Project XML node. |
- Returns
- True if the data was loaded successfully, false otherwise.
- Note
- This load function is pointer-free.
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ save()
◆ classificationSociety
std::string iv::model::ShipInfo::classificationSociety |
◆ hull
std::string iv::model::ShipInfo::hull |
◆ imoNumber
std::string iv::model::ShipInfo::imoNumber |
◆ shipName
std::string iv::model::ShipInfo::shipName |
◆ shipOwner
std::string iv::model::ShipInfo::shipOwner |
◆ shipyard
std::string iv::model::ShipInfo::shipyard |
The documentation for this struct was generated from the following files: