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

Method GetIndex

RedisStudio/RedisInfoUI.cpp:40–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38}
39
40int RedisInfoUI::GetIndex()
41{
42 return 1;
43}
44
45CDuiString RedisInfoUI::GetVirtualwndName()
46{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected