Searched refs:CGrowBuf (Results 1 – 1 of 1) sorted by relevance
34 class CGrowBuf39 CLASS_NO_COPY(CGrowBuf);55 CGrowBuf(): _items(0), _size(0) {} in CGrowBuf() function56 ~CGrowBuf() { MyFree(_items); } in ~CGrowBuf()65 CGrowBuf Data;