Home | History | Annotate | Download | only in tinyxml2

Lines Matching refs:MemPool

231 class MemPool

234 MemPool() {}
235 virtual ~MemPool() {}
247 class MemPoolT : public MemPool
290 printf( "Mempool %s watermark=%d [%dk] current=%d size=%d nAlloc=%d blocks=%d\n",
603 MemPool* memPool;
832 MemPool* memPool;