MCPcopy 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 }
73protected:
74 void (*m_pFunOnKeyRemoved)(const TObj &obj);
75

Callers 10

GetItemCountFunction · 0.45
GetCountFunction · 0.45
GetItemCountFunction · 0.45
RemoveElementFromArrayFunction · 0.45
InitMethod · 0.45
SNamedValueClass · 0.45
MergeMethod · 0.45
SplitStringFunction · 0.45
ParseResIDFunction · 0.45
ArrayFindFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected