mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-10 01:41:57 +00:00
Work on serializers
This commit is contained in:
@@ -72,7 +72,7 @@ namespace IfcUtil {
|
||||
|
||||
virtual const IfcParse::entity& declaration() const = 0;
|
||||
|
||||
Argument* getArgumentByName(const std::string& name) const;
|
||||
Argument* get(const std::string& name) const;
|
||||
};
|
||||
|
||||
// TODO: Investigate whether these should be template classes instead
|
||||
|
||||
Reference in New Issue
Block a user