Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MyGUI/mygui
/ removeAllItems
Method
removeAllItems
UnitTests/UnitTest_MultiList/BiIndexData.cpp:30–34 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
28
}
29
30
void BiIndexData::removeAllItems()
31
{
32
BiIndexBase::removeAllItems();
33
mItemsInfo.clear();
34
}
35
36
const std::string& BiIndexData::getItemNameAt(size_t _index) const
37
{
Callers
3
RemoveAllItems
Method · 0.45
RemoveAllItems
Method · 0.45
updateListData
Method · 0.45
Calls
1
clear
Method · 0.45
Tested by
2
RemoveAllItems
Method · 0.36
RemoveAllItems
Method · 0.36