#include <structs.hpp>
◆ UnitLogicInfo() [1/3]
iv::units::UnitLogicInfo::UnitLogicInfo |
( |
| ) |
|
|
inline |
◆ UnitLogicInfo() [2/3]
iv::units::UnitLogicInfo::UnitLogicInfo |
( |
std::string_view | _name, |
|
|
std::string_view | _version, |
|
|
std::string_view | _author, |
|
|
std::string_view | _description, |
|
|
iv::types::timestamp | _date ) |
|
inline |
◆ UnitLogicInfo() [3/3]
iv::units::UnitLogicInfo::UnitLogicInfo |
( |
const UnitLogicInfo & | data | ) |
|
|
inline |
◆ load()
◆ operator=()
◆ save()
◆ author
std::string iv::units::UnitLogicInfo::author |
◆ date
◆ description
std::string iv::units::UnitLogicInfo::description |
◆ name
std::string iv::units::UnitLogicInfo::name |
◆ version
std::string iv::units::UnitLogicInfo::version |
The documentation for this struct was generated from the following file: