Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SOUI2/soui
/ GetCount
Method
GetCount
SOUI/include/core/SSingletonMap.h:69–72 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
67
m_mapNamedObj->RemoveAll();
68
}
69
size_t GetCount()
70
{
71
return m_mapNamedObj->GetCount();
72
}
73
protected:
74
void (*m_pFunOnKeyRemoved)(const TObj &obj);
75
Callers
10
GetItemCount
Function · 0.45
GetCount
Function · 0.45
GetItemCount
Function · 0.45
RemoveElementFromArray
Function · 0.45
Init
Method · 0.45
SNamedValue
Class · 0.45
Merge
Method · 0.45
SplitString
Function · 0.45
ParseResID
Function · 0.45
ArrayFind
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected