MCPcopy 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

SetTokenSourceMethod · 0.80
PushMethod · 0.80
LoadMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected