Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
296
void IfcParse::FileReader::pushNextPage(const std::string& data)
297
{
298
impl_->pushNextPage(data);
299
}
300
301
void IfcParse::FileReader::dropPages()
302
{
Callers
3
FileReader
Method · 0.45
IfcFile
Method · 0.45
pushPage
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected