MCPcopy Create free account
hub / github.com/IfcOpenShell/IfcOpenShell / IfcFile

Class IfcFile

src/ifcparse/storage.h:126–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124 typedef std::list<std::pair<MutableAttributeValue, std::variant<reference_or_simple_type, std::vector<reference_or_simple_type>, std::vector<std::vector<reference_or_simple_type>>>>> unresolved_references;
125
126 class IfcFile;
127 class IfcSpfLexer;
128 class FileReader;
129

Callers 1

IfcFile.hFile · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected