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

Method GetTotalSize

src/cpp/web-ifc/parsing/IfcLoader.cpp:501–504  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

499 }
500
501 uint64_t IfcLoader::GetTotalSize() const
502 {
503 return _tokenStream->GetTotalSize();
504 }
505
506 const std::vector<uint32_t> IfcLoader::GetSetArgument() const
507 {

Callers 3

GetModelSizeFunction · 0.45
WriteHeaderLineFunction · 0.45
WriteLineFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected