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

Method GetIndex

RedisStudio/RedisDataUI.cpp:100–103  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

98}
99
100int RedisDataUI::GetIndex()
101{
102 return 2;
103}
104
105CDuiString RedisDataUI::GetVirtualwndName()
106{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected