Searched defs:PointerList (Results 1 – 1 of 1) sorted by relevance
98 class PointerList class106 PointerList() { pFirst = NULL; pLast = NULL; nCount = 0; } in PointerList() function in PointerList
Completed in 24 milliseconds