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

Method pushNextPage

src/ifcparse/FileReader.cpp:296–299  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

294}
295
296void IfcParse::FileReader::pushNextPage(const std::string& data)
297{
298 impl_->pushNextPage(data);
299}
300
301void IfcParse::FileReader::dropPages()
302{

Callers 3

FileReaderMethod · 0.45
IfcFileMethod · 0.45
pushPageMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected