MCPcopy Create free account
hub / github.com/Scobalula/Greyhound / GetCount

Method GetCount

src/External/CascLib/src/common/FileTree.cpp:681–684  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

679}
680
681size_t CASC_FILE_TREE::GetCount()
682{
683 return NodeTable.ItemCount();
684}
685
686size_t CASC_FILE_TREE::IndexOf(PCASC_FILE_NODE pFileNode)
687{

Callers 1

LoadMethod · 0.80

Calls 1

ItemCountMethod · 0.45

Tested by

no test coverage detected