Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/IfcOpenShell/IfcOpenShell
/ tell
Method
tell
src/ifcparse/FileReader.cpp:282–282 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
280
}
281
282
size_t FileReader::tell() const { return cursor_; }
283
284
size_t FileReader::size() const { return impl_->size(); }
285
Callers
9
upload_documents_post
Function · 0.80
__repr__
Method · 0.80
read_string
Function · 0.80
get
Method · 0.80
skip
Method · 0.80
skipComment
Method · 0.80
Next
Method · 0.80
TokenString
Method · 0.80
try_read_semicolon
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected