Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cinience/RedisStudio
/ GetData
Method
GetData
DuiLib/Utils/Utils.cpp:256–259 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
254
}
255
256
LPVOID* CStdPtrArray::GetData()
257
{
258
return m_ppVoid;
259
}
260
261
LPVOID CStdPtrArray::GetAt(int iIndex) const
262
{
Callers
15
OnCreate
Method · 0.45
GetAt
Method · 0.45
Init
Method · 0.45
DoInit
Method · 0.45
SortItems
Method · 0.45
GetText
Method · 0.45
DrawItemText
Method · 0.45
PaintText
Method · 0.45
PaintStatusImage
Method · 0.45
PaintText
Method · 0.45
CPaintManagerUI
Method · 0.45
SetResourceZip
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected