Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
SetTokenSource
Method · 0.80
Forward
Method · 0.80
Push
Method · 0.80
GetTotalSize
Method · 0.80
Back
Method · 0.80
IsAtEnd
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected