Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ThatOpen/engine_web-ifc
/ IsAtEnd
Method
IsAtEnd
src/cpp/web-ifc/parsing/IfcLoader.cpp:223–226 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
221
}
222
223
bool IfcLoader::IsAtEnd() const
224
{
225
return _tokenStream->IsAtEnd();
226
}
227
228
void IfcLoader::ParseLines()
229
{
Callers
7
GetInversePropertyForItem
Function · 0.45
GetArgs
Function · 0.45
GetArgs
Function · 0.45
GetSchema
Method · 0.45
SaveFile
Method · 0.45
ParseLines
Method · 0.45
Load
Method · 0.45
Calls
no outgoing calls
Tested by
1
GetArgs
Function · 0.36