Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
681
size_t CASC_FILE_TREE::GetCount()
682
{
683
return NodeTable.ItemCount();
684
}
685
686
size_t CASC_FILE_TREE::IndexOf(PCASC_FILE_NODE pFileNode)
687
{
Callers
1
Load
Method · 0.80
Calls
1
ItemCount
Method · 0.45
Tested by
no test coverage detected