MCPcopy 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
282size_t FileReader::tell() const { return cursor_; }
283
284size_t FileReader::size() const { return impl_->size(); }
285

Callers 9

upload_documents_postFunction · 0.80
__repr__Method · 0.80
read_stringFunction · 0.80
getMethod · 0.80
skipMethod · 0.80
skipCommentMethod · 0.80
NextMethod · 0.80
TokenStringMethod · 0.80
try_read_semicolonMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected