MCPcopy Create free account
hub / github.com/ThatOpen/engine_web-ifc / GetTokenRef

Method GetTokenRef

src/cpp/web-ifc/parsing/IfcTokenChunk.cpp:32–35  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

30 }
31
32 size_t IfcTokenStream::IfcTokenChunk::GetTokenRef()
33 {
34 return _startRef;
35 }
36
37 size_t IfcTokenStream::IfcTokenChunk::TokenSize()
38 {

Callers 4

MoveToMethod · 0.80
PushMethod · 0.80
GetTotalSizeMethod · 0.80
GetReadOffsetMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected