Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ThatOpen/engine_web-ifc
/ IsLoaded
Method
IsLoaded
src/cpp/web-ifc/parsing/IfcTokenChunk.cpp:42–45 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
40
}
41
42
bool IfcTokenStream::IfcTokenChunk::IsLoaded()
43
{
44
return _loaded;
45
}
46
47
size_t IfcTokenStream::IfcTokenChunk::GetMaxSize()
48
{
Callers
3
ReadString
Method · 0.80
checkMemory
Method · 0.80
Read
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected