#include <ProjectInfo.hpp>
◆ ProjectInfo() [1/3]
iv::model::ProjectInfo::ProjectInfo |
( |
| ) |
|
◆ ProjectInfo() [2/3]
iv::model::ProjectInfo::ProjectInfo |
( |
const ProjectInfo & | other | ) |
|
|
default |
◆ ProjectInfo() [3/3]
iv::model::ProjectInfo::ProjectInfo |
( |
ProjectInfo && | other | ) |
|
|
noexcept |
◆ ~ProjectInfo()
iv::model::ProjectInfo::~ProjectInfo |
( |
| ) |
|
|
default |
◆ load()
Loads the project info from the XML node.
- Parameters
-
nodeDataProject | Node to load the data from. |
- Returns
- True if the data was loaded successfully, false otherwise.
- Note
- This load function is pointer-free, but not revision's reference-friendly.
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ save() [1/2]
◆ save() [2/2]
◆ m_creator
◆ m_inspector
◆ m_isProjectValid
bool iv::model::ProjectInfo::m_isProjectValid |
◆ m_lastModifier
◆ m_reference
std::string iv::model::ProjectInfo::m_reference |
◆ m_validator
The documentation for this struct was generated from the following files: