Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ThatOpen/engine_web-ifc
/ GetTotalSize
Method
GetTotalSize
src/cpp/web-ifc/parsing/IfcLoader.cpp:501–504 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
499
}
500
501
uint64_t IfcLoader::GetTotalSize() const
502
{
503
return _tokenStream->GetTotalSize();
504
}
505
506
const std::vector<uint32_t> IfcLoader::GetSetArgument() const
507
{
Callers
3
GetModelSize
Function · 0.45
WriteHeaderLine
Function · 0.45
WriteLine
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected