Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ThatOpen/engine_web-ifc
/ Push
Method
Push
src/cpp/web-ifc/parsing/IfcLoader.cpp:496–499 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
494
}
495
496
void IfcLoader::Push(void *v, uint64_t size)
497
{
498
_tokenStream->Push(v,size);
499
}
500
501
uint64_t IfcLoader::GetTotalSize() const
502
{
Callers
4
WriteValue
Function · 0.45
WriteSet
Function · 0.45
WriteHeaderLine
Function · 0.45
WriteLine
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected