MCPcopy 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

OnCreateMethod · 0.45
GetAtMethod · 0.45
InitMethod · 0.45
DoInitMethod · 0.45
SortItemsMethod · 0.45
GetTextMethod · 0.45
DrawItemTextMethod · 0.45
PaintTextMethod · 0.45
PaintStatusImageMethod · 0.45
PaintTextMethod · 0.45
CPaintManagerUIMethod · 0.45
SetResourceZipMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected