MCPcopy 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

ReadStringMethod · 0.80
checkMemoryMethod · 0.80
ReadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected