MCPcopy 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

GetArgsFunction · 0.45
GetArgsFunction · 0.45
GetSchemaMethod · 0.45
SaveFileMethod · 0.45
ParseLinesMethod · 0.45
LoadMethod · 0.45

Calls

no outgoing calls

Tested by 1

GetArgsFunction · 0.36