header.assign() helper

This commit is contained in:
Thomas Krijnen
2026-06-24 11:12:21 +02:00
parent 1057f794f6
commit a9d6776875
2 changed files with 24 additions and 0 deletions
+2
View File
@@ -60,6 +60,8 @@ class IFC_PARSE_API IfcSpfHeader {
void read();
bool tryRead();
void assign(const IfcSpfHeader& other);
void write(std::ostream& out) const;
const Header_section_schema::file_description* file_description() const;