MCPcopy Create free account
hub / github.com/cinience/RedisStudio / GetIndex

Method GetIndex

RedisStudio/RedisHelpUI.cpp:43–46  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

41}
42
43int RedisHelpUI::GetIndex()
44{
45 return 5;
46}
47
48DuiLib::CDuiString RedisHelpUI::GetVirtualwndName()
49{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected