Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ThatOpen/engine_web-ifc
/ GetRef
Method
GetRef
src/cpp/web-ifc/parsing/IfcFileStream.cpp:94–97 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
}
93
94
size_t IfcTokenStream::IfcFileStream::GetRef()
95
{
96
return _startRef+_pointer;
97
}
98
99
char IfcTokenStream::IfcFileStream::Get()
100
{
Callers
3
SetTokenSource
Method · 0.80
Push
Method · 0.80
Load
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected