MCPcopy Create free account
hub / github.com/ThatOpen/engine_web-ifc / TokenSize

Method TokenSize

src/cpp/web-ifc/parsing/IfcTokenChunk.cpp:37–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35 }
36
37 size_t IfcTokenStream::IfcTokenChunk::TokenSize()
38 {
39 return _currentSize;
40 }
41
42 bool IfcTokenStream::IfcTokenChunk::IsLoaded()
43 {

Callers 6

SetTokenSourceMethod · 0.80
ForwardMethod · 0.80
PushMethod · 0.80
GetTotalSizeMethod · 0.80
BackMethod · 0.80
IsAtEndMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected