#include <structs.hpp>
◆ LocalizedText() [1/3]
iv::model::LocalizedText::LocalizedText |
( |
| ) |
|
|
default |
◆ LocalizedText() [2/3]
iv::model::LocalizedText::LocalizedText |
( |
const LocalizedText & | other | ) |
|
|
default |
◆ LocalizedText() [3/3]
iv::model::LocalizedText::LocalizedText |
( |
LocalizedText && | other | ) |
|
|
noexcept |
◆ ~LocalizedText()
iv::model::LocalizedText::~LocalizedText |
( |
| ) |
|
|
default |
◆ clear()
void iv::model::LocalizedText::clear |
( |
| ) |
|
◆ empty()
bool iv::model::LocalizedText::empty |
( |
| ) |
const |
◆ getRefString()
◆ getText()
◆ load()
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ save()
bool iv::model::LocalizedText::save |
( |
iv::file::xml::node & | nodeLocalizedText, |
|
|
std::string_view | localizedTextNodeName ) const |
◆ localizedText
std::map<iv::eLanguage, std::string> iv::model::LocalizedText::localizedText |
The documentation for this struct was generated from the following files: